#CE90EB#CE90EB
#CE90EB is a light, vivid purple. Relative luminance 0.391; OKLCH L 74.7% C 0.142 H 314.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90EB |
|---|---|
| RGB | rgb(206, 144, 235) |
| HSL | hsl(281, 69%, 74%) |
| HSV | hsv(281, 39%, 92%) |
| CMYK | cmyk(12.3%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(68.80, 39.24, -36.83) |
| CIE-LCH | lch(68.80, 53.82, 316.81°) |
| OKLab | oklab(74.69% 0.0997 -0.1016) |
| OKLCH | oklch(74.69% 0.142 314.5) |
| XYZ | xyz(50.4199, 39.0676, 83.4659) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.52
Liliac
#C48EFD
ΔE00 4.59
Lilac (survey)
#CEA2FD
ΔE00 5.15
Pale Purple
#B790D4
ΔE00 5.33
Pastel Purple
#CAA0FF
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90EB #ADEB90
analogous
#A190EB #CE90EB #EB90DB
triadic
#CE90EB #EBCE90 #90EBCE
tetradic
#CE90EB #EBA190 #ADEB90 #90DBEB
square
#CE90EB #EBA190 #ADEB90 #90DBEB
split-complementary
#CE90EB #DBEB90 #90EBA1
monochromatic
#A028D8 #B75CE2 #CE90EB #E5C4F4 #F4E5FA
Accessibility & contrast
On white
2.38
#CE90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#CE90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90EB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90EB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#CC9CB3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ce90eb; /* rgb */ color: rgb(206, 144, 235); /* oklch */ color: oklch(74.7% 0.142 314.5);
Tailwind
colors: {
custom: {
50: '#deb1f1',
500: '#ce90eb',
950: '#000000',
},
}SCSS
$custom: #ce90eb; $custom-light: #deb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ce90eb",
"rgb": {
"r": 206,
"g": 144,
"b": 235
},
"hsl": {
"h": 280.879,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.74685,
"c": 0.14234,
"h": 314.5
},
"luminance": 0.39066
}Semantic roles & 50–950 ramp
primary
#CE90EB
secondary
#E1F2D9
accent
#D11450
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085