#CE84EF#CE84EF
#CE84EF is a light, vivid purple. Relative luminance 0.359; OKLCH L 72.9% C 0.167 H 314.7°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #CE84EF |
|---|---|
| RGB | rgb(206, 132, 239) |
| HSL | hsl(281, 77%, 73%) |
| HSV | hsv(281, 45%, 94%) |
| CMYK | cmyk(13.8%, 44.8%, 0%, 6.3%) |
| CIE-LAB | lab(66.41, 46.47, -42.76) |
| CIE-LCH | lch(66.41, 63.15, 317.38°) |
| OKLab | oklab(72.95% 0.1174 -0.1186) |
| OKLCH | oklch(72.95% 0.167 314.7) |
| XYZ | xyz(49.2824, 35.8576, 85.9697) |
| Luminance | 0.3586 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.26
Light Purple
#BF77F6
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.89
Violet (CSS)
#EE82EE
ΔE00 5.95
Easter Purple
#C071FE
ΔE00 6.26
Lavender Pink
#DD85D7
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE84EF #A5EF84
analogous
#9884EF #CE84EF #EF84DB
triadic
#CE84EF #EFCE84 #84EFCE
tetradic
#CE84EF #EF9884 #A5EF84 #84DBEF
square
#CE84EF #EF9884 #A5EF84 #84DBEF
split-complementary
#CE84EF #DBEF84 #84EF98
monochromatic
#A11DDC #B84EE8 #CE84EF #E4BAF6 #F4E4FB
Accessibility & contrast
On white
2.57
#CE84EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#CE84EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE84EF
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE84EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE84EF | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#83A4EC
Tritanopia (blue-blind)
#CC93AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce84ef; /* rgb */ color: rgb(206, 132, 239); /* oklch */ color: oklch(72.9% 0.167 314.7);
Tailwind
colors: {
custom: {
50: '#dfa9f4',
500: '#ce84ef',
950: '#000000',
},
}SCSS
$custom: #ce84ef; $custom-light: #dfa9f4; $custom-dark: #000000;
JSON
{
"hex": "#ce84ef",
"rgb": {
"r": 206,
"g": 132,
"b": 239
},
"hsl": {
"h": 281.495,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.72949,
"c": 0.16683,
"h": 314.7
},
"luminance": 0.35856
}Semantic roles & 50–950 ramp
primary
#CE84EF
secondary
#E0F3D8
accent
#D90C4B
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85