#CE83E9#CE83E9
#CE83E9 is a light, vivid purple. Relative luminance 0.352; OKLCH L 72.5% C 0.162 H 316.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CE83E9 |
|---|---|
| RGB | rgb(206, 131, 233) |
| HSL | hsl(284, 70%, 71%) |
| HSV | hsv(284, 44%, 91%) |
| CMYK | cmyk(11.6%, 43.8%, 0%, 8.6%) |
| CIE-LAB | lab(65.93, 45.77, -40.20) |
| CIE-LCH | lch(65.93, 60.92, 318.70°) |
| OKLab | oklab(72.51% 0.1178 -0.1112) |
| OKLCH | oklch(72.51% 0.162 316.7) |
| XYZ | xyz(48.2757, 35.2390, 81.3338) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.15
Light Purple
#BF77F6
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 5.58
Lavender Pink
#DD85D7
ΔE00 5.60
Orchid
#DA70D6
ΔE00 5.77
Baby Purple
#CA9BF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE83E9 #9EE983
analogous
#9B83E9 #CE83E9 #E983D1
triadic
#CE83E9 #E9CE83 #83E9CE
tetradic
#CE83E9 #E99B83 #9EE983 #83D1E9
square
#CE83E9 #E99B83 #9EE983 #83D1E9
split-complementary
#CE83E9 #D1E983 #83E99B
monochromatic
#A124CD #B94FE0 #CE83E9 #E3B7F2 #F5E5FA
Accessibility & contrast
On white
2.61
#CE83E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#CE83E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE83E9
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE83E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE83E9 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BED
Deuteranopia (green-blind)
#85A3E6
Tritanopia (blue-blind)
#CD91AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce83e9; /* rgb */ color: rgb(206, 131, 233); /* oklch */ color: oklch(72.5% 0.162 316.7);
Tailwind
colors: {
custom: {
50: '#dfa9f0',
500: '#ce83e9',
950: '#000000',
},
}SCSS
$custom: #ce83e9; $custom-light: #dfa9f0; $custom-dark: #000000;
JSON
{
"hex": "#ce83e9",
"rgb": {
"r": 206,
"g": 131,
"b": 233
},
"hsl": {
"h": 284.118,
"s": 69.863,
"l": 71.373
},
"oklch": {
"l": 0.72505,
"c": 0.16196,
"h": 316.7
},
"luminance": 0.35238
}Semantic roles & 50–950 ramp
primary
#CE83E9
secondary
#DEF1D7
accent
#D21446
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84