#CE90EE#CE90EE
#CE90EE is a light, vivid violet. Relative luminance 0.392; OKLCH L 74.8% C 0.146 H 313.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90EE |
|---|---|
| RGB | rgb(206, 144, 238) |
| HSL | hsl(280, 73%, 75%) |
| HSV | hsv(280, 39%, 93%) |
| CMYK | cmyk(13.4%, 39.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.93, 39.86, -38.28) |
| CIE-LCH | lch(68.93, 55.26, 316.15°) |
| OKLab | oklab(74.82% 0.1003 -0.1057) |
| OKLCH | oklch(74.82% 0.146 313.5) |
| XYZ | xyz(50.8569, 39.2424, 85.7678) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.38
Liliac
#C48EFD
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 4.49
Lilac (survey)
#CEA2FD
ΔE00 4.91
Pastel Purple
#CAA0FF
ΔE00 5.07
Pale Purple
#B790D4
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90EE #B0EE90
analogous
#9F90EE #CE90EE #EE90DF
triadic
#CE90EE #EECE90 #90EECE
tetradic
#CE90EE #EE9F90 #B0EE90 #90DFEE
square
#CE90EE #EE9F90 #B0EE90 #90DFEE
split-complementary
#CE90EE #DFEE90 #90EE9F
monochromatic
#9F26DE #B75BE6 #CE90EE #E5C5F6 #F3E4FB
Accessibility & contrast
On white
2.37
#CE90EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#CE90EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90EE
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90EE | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F1
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#CC9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce90ee; /* rgb */ color: rgb(206, 144, 238); /* oklch */ color: oklch(74.8% 0.146 313.5);
Tailwind
colors: {
custom: {
50: '#deb1f4',
500: '#ce90ee',
950: '#000000',
},
}SCSS
$custom: #ce90ee; $custom-light: #deb1f4; $custom-dark: #000000;
JSON
{
"hex": "#ce90ee",
"rgb": {
"r": 206,
"g": 144,
"b": 238
},
"hsl": {
"h": 279.574,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.74822,
"c": 0.14575,
"h": 313.5
},
"luminance": 0.39241
}Semantic roles & 50–950 ramp
primary
#CE90EE
secondary
#E1F3D8
accent
#D61053
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085