#CE90D4#CE90D4
#CE90D4 is a light, moderate purple. Relative luminance 0.378; OKLCH L 73.7% C 0.117 H 323.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90D4 |
|---|---|
| RGB | rgb(206, 144, 212) |
| HSL | hsl(295, 44%, 70%) |
| HSV | hsv(295, 32%, 83%) |
| CMYK | cmyk(2.8%, 32.1%, 0%, 16.9%) |
| CIE-LAB | lab(67.89, 34.66, -25.54) |
| CIE-LCH | lch(67.89, 43.05, 323.61°) |
| OKLab | oklab(73.7% 0.0943 -0.0695) |
| OKLCH | oklch(73.7% 0.117 323.6) |
| XYZ | xyz(47.3092, 37.8233, 67.0831) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.02
Plum
#DDA0DD
ΔE00 4.53
Pale Purple
#B790D4
ΔE00 5.21
Orchid (survey)
#C875C4
ΔE00 6.86
Lavender (survey)
#C79FEF
ΔE00 6.95
Violet (CSS)
#EE82EE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90D4 #96D490
analogous
#AC90D4 #CE90D4 #D490B8
triadic
#CE90D4 #D4CE90 #90D4CE
tetradic
#CE90D4 #D4AC90 #96D490 #90B8D4
square
#CE90D4 #D4AC90 #96D490 #90B8D4
split-complementary
#CE90D4 #B8D490 #90D4AC
monochromatic
#9F41A8 #BB64C3 #CE90D4 #E1BCE5 #F5E8F6
Accessibility & contrast
On white
2.45
#CE90D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CE90D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90D4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90D4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA1D7
Deuteranopia (green-blind)
#99A8D2
Tritanopia (blue-blind)
#D197A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ce90d4; /* rgb */ color: rgb(206, 144, 212); /* oklch */ color: oklch(73.7% 0.117 323.6);
Tailwind
colors: {
custom: {
50: '#deb1e1',
500: '#ce90d4',
950: '#000000',
},
}SCSS
$custom: #ce90d4; $custom-light: #deb1e1; $custom-dark: #000000;
JSON
{
"hex": "#ce90d4",
"rgb": {
"r": 206,
"g": 144,
"b": 212
},
"hsl": {
"h": 294.706,
"s": 44.156,
"l": 69.804
},
"oklch": {
"l": 0.73697,
"c": 0.11715,
"h": 323.6
},
"luminance": 0.37822
}Semantic roles & 50–950 ramp
primary
#CE90D4
secondary
#D8EAD6
accent
#B72E3A
background
#FDFAFD
surface
#FBF5FB
border
#D4CFD4
text
#151115
muted
#838083