Pastel Violet Color Hex Code

#cb99c9

What is Pastel Violet Color Hex Code Color?

Pastel Violet Color Hex Code is a light, desaturated, muted pink color with the hex code #cb99c9. Its RGB value is rgb(203, 153, 201), meaning it contains 203 red, 153 green, and 201 blue light values. In the HSL color model, it has a hue of 302°, saturation of 32%, and lightness of 70%.

Pastel Violet Color Hex Code Color Codes

Here are all the color format codes for Pastel Violet Color Hex Code:

  • HEX: #cb99c9
  • RGB: rgb(203, 153, 201)
  • HSL: hsl(302°, 32%, 70%)
  • CMYK: cmyk(0%, 25%, 1%, 20%)
  • Android/Flutter: Color(0xFFCB99C9)
  • Swift UIColor: UIColor(red: 0.796, green: 0.600, blue: 0.788, alpha: 1.0)

Is Pastel Violet Color Hex Code Accessible?

Pastel Violet Color Hex Code (#cb99c9) passes WCAG AA accessibility standards. It has a contrast ratio of 2.35:1 against white and 8.94:1 against black text. For better readability, prefer black text on this color for normal body text. It also meets WCAG AAA — the highest accessibility level.

How to Use Pastel Violet Color Hex Code in Design

Pastel Violet Color Hex Code is a light pink tone that works well as a background, accent, or highlight color in modern UI designs. It pairs beautifully with its complementary color #9acb9c for strong contrast. In CSS, you can use it directly as color: #cb99c9; or background-color: #cb99c9;.

Pastel Violet Color Hex Code Shades and Tints

Shades of Pastel Violet Color Hex Code are created by mixing it with black, ranging from the original #cb99c9 down to near-black #b488b3. Tints are made by adding white — from the base color up to near-white #f9f4f9. These variations help build complete design system palettes and Tailwind CSS color scales.

Pastel Violet Color Hex Code Color Harmonies

The complementary color of Pastel Violet Color Hex Code is #9acb9c. Its analogous colors are #cb9ab1 and #b49acb. For a triadic palette, combine it with #c9cb9a and #9ac9cb.

Frequently Asked Questions

What is the hex code for Pastel Violet Color Hex Code?

The hex code for Pastel Violet Color Hex Code is #cb99c9.

What is the RGB value of Pastel Violet Color Hex Code?

The RGB value is rgb(203, 153, 201). Red channel: 203/255, Green: 153/255, Blue: 201/255.

Is Pastel Violet Color Hex Code good for web accessibility?

Pastel Violet Color Hex Code has a contrast ratio of 2.35:1 with white and 8.94:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Pastel Violet Color Hex Code?

Pastel Violet Color Hex Code pairs well with its complementary color #9acb9c, analogous colors #cb9ab1 and #b49acb, or neutral whites and grays for a clean, modern look.

How do I use Pastel Violet Color Hex Code in CSS?

Use it in CSS like this:
background-color: #cb99c9;
color: #cb99c9;
Or as a CSS variable: --color-primary: #cb99c9;

HEX
#cb99c9
RGB
rgb(203, 153, 201)
HSL
hsl(302°, 32%, 70%)
CMYK
cmyk(0%, 25%, 1%, 20%)
RGBA
rgba(203, 153, 201, 1)
HSLA
hsla(302, 32%, 70%, 1)
Android / Flutter
Color(0xFFCB99C9)
Swift / UIColor
UIColor(r:0.80 g:0.60 b:0.79)
Hex 0x
0xCB99C9
White text
2.35:1
FailFail Large
Black text
8.94:1
AAAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white2.35:1
Contrast with black8.94:1
Sample text 21:1
+
=
50%
CSS Variables
/* Pastel Violet Color Hex Code */
--color-primary: #cb99c9;
--color-primary-rgb: 203, 153, 201;
--color-primary-hsl: 302 32% 70%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'pastel-violet-color-hex-code': {
    DEFAULT: '#cb99c9',
    100: '#ffffff',
    200: '#f9f4f9',
    300: '#f3e9f3',
    400: '#eedded',
    500: '#e8d2e7',
    600: '#b488b3',
    700: '#9e779c',
    800: '#876686',
    900: '#715570',
    950: '#5a4459',
  }
}
SCSS Map
$pastel-violet-color-hex-code: (
  'base': #cb99c9,
  'light': #f3e9f3,
  'dark': #9e779c,
  'rgb': 203, 153, 201
);
Badge Outline Badge
AB
Pastel Violet Color Hex Code
#cb99c9

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #cb99c9
Deuteranopia — #b8bcc9
Protanopia — #b5b5c9
Tritanopia — #cb9bb4
Achromatopsia — #adadad

Pastel Violet Color Hex Code Color Palettes

#834982
#b14eb0
#c388c3
#c892c5
#d7a7cf
#d076cd
#d38dd0
#e4afe4
#e9c4e7
#eed2ed
#b195af
#bda8ba
#c6b9c4
#e0cddd
#e4dde3
#c18aa2
#d0afc3
#e0c2d4
#f7eef1
#ffffff
#b298cd
#c3a9da
#e3dbeb
#fcfcfd
#ffffff
#e26fd8
#e890ea
#ecb1e6
#fcf2fc
#ffffff
#c1b9c0
#bfbfbf
#dcd5db
#eae6ea
#ffffff
#c959b3
#cf59b7
#d88dc1
#e3b0d1
#efd7eb
#ae53c1
#cd72d5
#ca93dc
#ddaee5
#eed4f2

Pastel Violet Color Hex Code Shades

#cb99c9
#b488b3
#9e779c
#876686
#715570
#5a4459
#443343
#2d222d
#171116
#000000

Pastel Violet Color Hex Code Tints

#cb9ac9
#d1a5cf
#d7b0d5
#dcbcdb
#e2c7e1
#e8d2e7
#eedded
#f3e9f3
#f9f4f9
#ffffff

Pastel Violet Color Hex Code Tones

#cb9ac9
#c89dc7
#c69fc4
#c3a2c2
#c0a5bf
#bda8bd
#bbaaba
#b8adb8
#b5b0b5
#b3b3b3

Pastel Violet Color Hex Code Gradients

Light fade linear-gradient(135deg, #cb99c9, #f9f4f9)...
Dark fade linear-gradient(135deg, #cb99c9, #b488b3)...
Complementary linear-gradient(135deg, #cb99c9, #9acb9c)...
Triadic linear-gradient(135deg, #cb99c9, #c9cb9a, #9ac9cb) ...
Saturation burst linear-gradient(135deg, #c2a3c1, #ff66fa) ...

Pastel Violet Color Hex Code Related Colors

Copied!