#CC8EEF#CC8EEF
#CC8EEF is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.3% C 0.149 H 312.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CC8EEF |
|---|---|
| RGB | rgb(204, 142, 239) |
| HSL | hsl(278, 75%, 75%) |
| HSV | hsv(278, 41%, 94%) |
| CMYK | cmyk(14.6%, 40.6%, 0%, 6.3%) |
| CIE-LAB | lab(68.33, 40.56, -39.78) |
| CIE-LCH | lch(68.33, 56.81, 315.55°) |
| OKLab | oklab(74.34% 0.101 -0.1101) |
| OKLCH | oklch(74.34% 0.149 312.6) |
| XYZ | xyz(50.1522, 38.4163, 86.4177) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.48
Baby Purple
#CA9BF7
ΔE00 3.54
Lavender (survey)
#C79FEF
ΔE00 4.83
Lilac (survey)
#CEA2FD
ΔE00 5.17
Pastel Purple
#CAA0FF
ΔE00 5.17
Pale Purple
#B790D4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC8EEF #B1EF8E
analogous
#9C8EEF #CC8EEF #EF8EE1
triadic
#CC8EEF #EFCC8E #8EEFCC
tetradic
#CC8EEF #EF9C8E #B1EF8E #8EE1EF
square
#CC8EEF #EF9C8E #B1EF8E #8EE1EF
split-complementary
#CC8EEF #E1EF8E #8EEF9C
monochromatic
#9C23E0 #B458E7 #CC8EEF #E4C4F7 #F3E4FB
Accessibility & contrast
On white
2.42
#CC8EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#CC8EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC8EEF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC8EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC8EEF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F3
Deuteranopia (green-blind)
#8BA8EC
Tritanopia (blue-blind)
#C99CB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cc8eef; /* rgb */ color: rgb(204, 142, 239); /* oklch */ color: oklch(74.3% 0.149 312.6);
Tailwind
colors: {
custom: {
50: '#ddb0f4',
500: '#cc8eef',
950: '#000000',
},
}SCSS
$custom: #cc8eef; $custom-light: #ddb0f4; $custom-dark: #000000;
JSON
{
"hex": "#cc8eef",
"rgb": {
"r": 204,
"g": 142,
"b": 239
},
"hsl": {
"h": 278.351,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.74337,
"c": 0.14941,
"h": 312.6
},
"luminance": 0.38415
}Semantic roles & 50–950 ramp
primary
#CC8EEF
secondary
#E2F3D8
accent
#D70E57
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85