#CE87EF#CE87EF
#CE87EF is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.4% C 0.162 H 314.4°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CE87EF |
|---|---|
| RGB | rgb(206, 135, 239) |
| HSL | hsl(281, 76%, 73%) |
| HSV | hsv(281, 44%, 94%) |
| CMYK | cmyk(13.8%, 43.5%, 0%, 6.3%) |
| CIE-LAB | lab(67.04, 44.88, -41.78) |
| CIE-LCH | lch(67.04, 61.32, 317.05°) |
| OKLab | oklab(73.42% 0.1132 -0.1157) |
| OKLCH | oklch(73.42% 0.162 314.4) |
| XYZ | xyz(49.6951, 36.6829, 86.1073) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.98
Lavender Pink
#DD85D7
ΔE00 6.39
Lavender (survey)
#C79FEF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE87EF #A8EF87
analogous
#9A87EF #CE87EF #EF87DC
triadic
#CE87EF #EFCE87 #87EFCE
tetradic
#CE87EF #EF9A87 #A8EF87 #87DCEF
square
#CE87EF #EF9A87 #A8EF87 #87DCEF
split-complementary
#CE87EF #DCEF87 #87EF9A
monochromatic
#A11EDE #B851E8 #CE87EF #E4BDF6 #F4E4FB
Accessibility & contrast
On white
2.52
#CE87EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CE87EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE87EF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE87EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE87EF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#CC96B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce87ef; /* rgb */ color: rgb(206, 135, 239); /* oklch */ color: oklch(73.4% 0.162 314.4);
Tailwind
colors: {
custom: {
50: '#dfabf4',
500: '#ce87ef',
950: '#000000',
},
}SCSS
$custom: #ce87ef; $custom-light: #dfabf4; $custom-dark: #000000;
JSON
{
"hex": "#ce87ef",
"rgb": {
"r": 206,
"g": 135,
"b": 239
},
"hsl": {
"h": 280.962,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.73418,
"c": 0.16189,
"h": 314.4
},
"luminance": 0.36682
}Semantic roles & 50–950 ramp
primary
#CE87EF
secondary
#E1F3D8
accent
#D90D4E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85