#CC9BEB#CC9BEB
#CC9BEB is a light, vivid violet. Relative luminance 0.423; OKLCH L 76.4% C 0.123 H 311.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9BEB |
|---|---|
| RGB | rgb(204, 155, 235) |
| HSL | hsl(277, 67%, 76%) |
| HSV | hsv(277, 34%, 92%) |
| CMYK | cmyk(13.2%, 34%, 0%, 7.8%) |
| CIE-LAB | lab(71.06, 32.66, -33.34) |
| CIE-LCH | lch(71.06, 46.67, 314.41°) |
| OKLab | oklab(76.35% 0.0816 -0.0917) |
| OKLCH | oklch(76.35% 0.123 311.7) |
| XYZ | xyz(51.6160, 42.2790, 84.0227) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.98
Baby Purple
#CA9BF7
ΔE00 2.61
Lilac (survey)
#CEA2FD
ΔE00 3.39
Pastel Purple
#CAA0FF
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 4.89
Pale Violet
#CEAEFA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9BEB #BAEB9B
analogous
#A49BEB #CC9BEB #EB9BE2
triadic
#CC9BEB #EBCC9B #9BEBCC
tetradic
#CC9BEB #EBA49B #BAEB9B #9BE2EB
square
#CC9BEB #EBA49B #BAEB9B #9BE2EB
split-complementary
#CC9BEB #E2EB9B #9BEBA4
monochromatic
#9835D7 #B268E1 #CC9BEB #E6CEF5 #F2E5FA
Accessibility & contrast
On white
2.22
#CC9BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#CC9BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9BEB
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9BEB | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#98AFE9
Tritanopia (blue-blind)
#C9A6B8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #cc9beb; /* rgb */ color: rgb(204, 155, 235); /* oklch */ color: oklch(76.4% 0.123 311.7);
Tailwind
colors: {
custom: {
50: '#dcb9f1',
500: '#cc9beb',
950: '#000000',
},
}SCSS
$custom: #cc9beb; $custom-light: #dcb9f1; $custom-dark: #000000;
JSON
{
"hex": "#cc9beb",
"rgb": {
"r": 204,
"g": 155,
"b": 235
},
"hsl": {
"h": 276.75,
"s": 66.667,
"l": 76.471
},
"oklch": {
"l": 0.76352,
"c": 0.12274,
"h": 311.7
},
"luminance": 0.42278
}Semantic roles & 50–950 ramp
primary
#CC9BEB
secondary
#E3F1DA
accent
#CF175E
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085