#CE90EF#CE90EF
#CE90EF is a light, vivid violet. Relative luminance 0.393; OKLCH L 74.9% C 0.147 H 313.2°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90EF |
|---|---|
| RGB | rgb(206, 144, 239) |
| HSL | hsl(279, 75%, 75%) |
| HSV | hsv(279, 40%, 94%) |
| CMYK | cmyk(13.8%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(68.97, 40.07, -38.76) |
| CIE-LCH | lch(68.97, 55.75, 315.95°) |
| OKLab | oklab(74.87% 0.1005 -0.1071) |
| OKLCH | oklch(74.87% 0.147 313.2) |
| XYZ | xyz(51.0043, 39.3013, 86.5437) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.30
Liliac
#C48EFD
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.50
Lilac (survey)
#CEA2FD
ΔE00 4.84
Pastel Purple
#CAA0FF
ΔE00 4.98
Pale Purple
#B790D4
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90EF #B1EF90
analogous
#9F90EF #CE90EF #EF90E0
triadic
#CE90EF #EFCE90 #90EFCE
tetradic
#CE90EF #EF9F90 #B1EF90 #90E0EF
square
#CE90EF #EF9F90 #B1EF90 #90E0EF
split-complementary
#CE90EF #E0EF90 #90EF9F
monochromatic
#9F25E0 #B65BE7 #CE90EF #E6C5F7 #F3E4FB
Accessibility & contrast
On white
2.37
#CE90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#CE90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90EF
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90EF | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#8EAAEC
Tritanopia (blue-blind)
#CB9DB4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce90ef; /* rgb */ color: rgb(206, 144, 239); /* oklch */ color: oklch(74.9% 0.147 313.2);
Tailwind
colors: {
custom: {
50: '#deb1f4',
500: '#ce90ef',
950: '#000000',
},
}SCSS
$custom: #ce90ef; $custom-light: #deb1f4; $custom-dark: #000000;
JSON
{
"hex": "#ce90ef",
"rgb": {
"r": 206,
"g": 144,
"b": 239
},
"hsl": {
"h": 279.158,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.74868,
"c": 0.14689,
"h": 313.2
},
"luminance": 0.393
}Semantic roles & 50–950 ramp
primary
#CE90EF
secondary
#E1F3D8
accent
#D70F54
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085