#CC9FEB#CC9FEB
#CC9FEB is a light, moderate violet. Relative luminance 0.436; OKLCH L 77.1% C 0.116 H 310.9°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CC9FEB |
|---|---|
| RGB | rgb(204, 159, 235) |
| HSL | hsl(276, 66%, 77%) |
| HSV | hsv(276, 32%, 92%) |
| CMYK | cmyk(13.2%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(71.98, 30.47, -31.92) |
| CIE-LCH | lch(71.98, 44.13, 313.67°) |
| OKLab | oklab(77.05% 0.0759 -0.0876) |
| OKLCH | oklch(77.05% 0.116 310.9) |
| XYZ | xyz(52.2928, 43.6325, 84.2483) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 1.68
Baby Purple
#CA9BF7
ΔE00 3.09
Lilac (survey)
#CEA2FD
ΔE00 3.32
Pastel Purple
#CAA0FF
ΔE00 4.14
Pale Violet
#CEAEFA
ΔE00 4.30
Mauve
#E0B0FF
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC9FEB #BEEB9F
analogous
#A69FEB #CC9FEB #EB9FE4
triadic
#CC9FEB #EBCC9F #9FEBCC
tetradic
#CC9FEB #EBA69F #BEEB9F #9FE4EB
square
#CC9FEB #EBA69F #BEEB9F #9FE4EB
split-complementary
#CC9FEB #E4EB9F #9FEBA6
monochromatic
#963AD6 #B16CE0 #CC9FEB #E7D2F6 #F2E6FA
Accessibility & contrast
On white
2.16
#CC9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#CC9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC9FEB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC9FEB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AEEE
Deuteranopia (green-blind)
#9CB1E9
Tritanopia (blue-blind)
#C9A9BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cc9feb; /* rgb */ color: rgb(204, 159, 235); /* oklch */ color: oklch(77.1% 0.116 310.9);
Tailwind
colors: {
custom: {
50: '#dcbcf1',
500: '#cc9feb',
950: '#000000',
},
}SCSS
$custom: #cc9feb; $custom-light: #dcbcf1; $custom-dark: #000000;
JSON
{
"hex": "#cc9feb",
"rgb": {
"r": 204,
"g": 159,
"b": 235
},
"hsl": {
"h": 275.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.77052,
"c": 0.11591,
"h": 310.9
},
"luminance": 0.43632
}Semantic roles & 50–950 ramp
primary
#CC9FEB
secondary
#E3F1DA
accent
#CD1862
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151217
muted
#838185