#CE84EB#CE84EB
#CE84EB is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.8% C 0.162 H 315.9°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CE84EB |
|---|---|
| RGB | rgb(206, 132, 235) |
| HSL | hsl(283, 72%, 72%) |
| HSV | hsv(283, 44%, 92%) |
| CMYK | cmyk(12.3%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(66.23, 45.65, -40.84) |
| CIE-LCH | lch(66.23, 61.25, 318.18°) |
| OKLab | oklab(72.76% 0.1167 -0.113) |
| OKLCH | oklch(72.76% 0.162 315.9) |
| XYZ | xyz(48.6980, 35.6238, 82.8919) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.79
Light Purple
#BF77F6
ΔE00 5.26
Violet (CSS)
#EE82EE
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE84EB #A1EB84
analogous
#9B84EB #CE84EB #EB84D4
triadic
#CE84EB #EBCE84 #84EBCE
tetradic
#CE84EB #EB9B84 #A1EB84 #84D4EB
square
#CE84EB #EB9B84 #A1EB84 #84D4EB
split-complementary
#CE84EB #D4EB84 #84EB9B
monochromatic
#A122D2 #B94FE2 #CE84EB #E3B9F4 #F5E5FB
Accessibility & contrast
On white
2.58
#CE84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CE84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE84EB
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE84EB | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#85A3E8
Tritanopia (blue-blind)
#CD92AC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ce84eb; /* rgb */ color: rgb(206, 132, 235); /* oklch */ color: oklch(72.8% 0.162 315.9);
Tailwind
colors: {
custom: {
50: '#dfa9f2',
500: '#ce84eb',
950: '#000000',
},
}SCSS
$custom: #ce84eb; $custom-light: #dfa9f2; $custom-dark: #000000;
JSON
{
"hex": "#ce84eb",
"rgb": {
"r": 206,
"g": 132,
"b": 235
},
"hsl": {
"h": 283.107,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.72756,
"c": 0.16246,
"h": 315.9
},
"luminance": 0.35622
}Semantic roles & 50–950 ramp
primary
#CE84EB
secondary
#E0F2D8
accent
#D41148
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85