#CE90FF#CE90FF
#CE90FF is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.6% C 0.165 H 308.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90FF |
|---|---|
| RGB | rgb(206, 144, 255) |
| HSL | hsl(274, 100%, 78%) |
| HSV | hsv(274, 44%, 100%) |
| CMYK | cmyk(19.2%, 43.5%, 0%, 0%) |
| CIE-LAB | lab(69.67, 43.48, -46.40) |
| CIE-LCH | lch(69.67, 63.58, 313.14°) |
| OKLab | oklab(75.63% 0.1034 -0.1291) |
| OKLCH | oklch(75.63% 0.165 308.7) |
| XYZ | xyz(53.4734, 40.2890, 99.5479) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.88
Baby Purple
#CA9BF7
ΔE00 3.41
Pastel Purple
#CAA0FF
ΔE00 4.27
Lilac (survey)
#CEA2FD
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 5.42
Light Purple
#BF77F6
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90FF #C1FF90
analogous
#9690FF #CE90FF #FF90F8
triadic
#CE90FF #FFCE90 #90FFCE
tetradic
#CE90FF #FF9690 #C1FF90 #90F8FF
square
#CE90FF #FF9690 #C1FF90 #90F8FF
split-complementary
#CE90FF #F8FF90 #90FF96
monochromatic
#9816FF #B353FF #CE90FF #E9CDFF #F1E0FF
Accessibility & contrast
On white
2.32
#CE90FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#CE90FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90FF
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90FF | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A8FF
Deuteranopia (green-blind)
#86ABFC
Tritanopia (blue-blind)
#C8A1BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ce90ff; /* rgb */ color: rgb(206, 144, 255); /* oklch */ color: oklch(75.6% 0.165 308.7);
Tailwind
colors: {
custom: {
50: '#dfb1ff',
500: '#ce90ff',
950: '#000000',
},
}SCSS
$custom: #ce90ff; $custom-light: #dfb1ff; $custom-dark: #000000;
JSON
{
"hex": "#ce90ff",
"rgb": {
"r": 206,
"g": 144,
"b": 255
},
"hsl": {
"h": 273.514,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.75629,
"c": 0.16539,
"h": 308.7
},
"luminance": 0.40288
}Semantic roles & 50–950 ramp
primary
#CE90FF
secondary
#E3F7D4
accent
#E60065
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086