#CE90CA#CE90CA
#CE90CA is a light, moderate purple. Relative luminance 0.373; OKLCH L 73.3% C 0.107 H 328.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CE90CA |
|---|---|
| RGB | rgb(206, 144, 202) |
| HSL | hsl(304, 39%, 69%) |
| HSV | hsv(304, 30%, 81%) |
| CMYK | cmyk(0%, 30.1%, 1.9%, 19.2%) |
| CIE-LAB | lab(67.53, 32.78, -20.54) |
| CIE-LCH | lch(67.53, 38.68, 327.93°) |
| OKLab | oklab(73.3% 0.0916 -0.0554) |
| OKLCH | oklch(73.3% 0.107 328.8) |
| XYZ | xyz(46.0867, 37.3343, 60.6442) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.87
Lilac
#C8A2C8
ΔE00 6.42
Pale Purple
#B790D4
ΔE00 6.60
Orchid (survey)
#C875C4
ΔE00 7.15
Dusty Lavender
#AC86A8
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE90CA #90CE94
analogous
#B390CE #CE90CA #CE90AB
triadic
#CE90CA #CACE90 #90CACE
tetradic
#CE90CA #CEB390 #90CE94 #90ABCE
square
#CE90CA #CEB390 #90CE94 #90ABCE
split-complementary
#CE90CA #ABCE90 #90CEB3
monochromatic
#9E4698 #BB66B6 #CE90CA #E1BADE #F3E5F3
Accessibility & contrast
On white
2.48
#CE90CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#CE90CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE90CA
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE90CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE90CA | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9FCC
Deuteranopia (green-blind)
#9CA7C8
Tritanopia (blue-blind)
#D295A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ce90ca; /* rgb */ color: rgb(206, 144, 202); /* oklch */ color: oklch(73.3% 0.107 328.8);
Tailwind
colors: {
custom: {
50: '#deb1da',
500: '#ce90ca',
950: '#000000',
},
}SCSS
$custom: #ce90ca; $custom-light: #deb1da; $custom-dark: #000000;
JSON
{
"hex": "#ce90ca",
"rgb": {
"r": 206,
"g": 144,
"b": 202
},
"hsl": {
"h": 303.871,
"s": 38.75,
"l": 68.627
},
"oklch": {
"l": 0.73301,
"c": 0.10705,
"h": 328.8
},
"luminance": 0.37333
}Semantic roles & 50–950 ramp
primary
#CE90CA
secondary
#D4E6D5
accent
#B23C34
background
#FDFAFD
surface
#FBF5FA
border
#D4CFD3
text
#151114
muted
#838083