#CE82E9#CE82E9
#CE82E9 is a light, vivid purple. Relative luminance 0.350; OKLCH L 72.3% C 0.164 H 316.8°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CE82E9 |
|---|---|
| RGB | rgb(206, 130, 233) |
| HSL | hsl(284, 70%, 71%) |
| HSV | hsv(284, 44%, 91%) |
| CMYK | cmyk(11.6%, 44.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.73, 46.29, -40.53) |
| CIE-LCH | lch(65.73, 61.53, 318.80°) |
| OKLab | oklab(72.35% 0.1192 -0.1121) |
| OKLCH | oklch(72.35% 0.164 316.8) |
| XYZ | xyz(48.1421, 34.9717, 81.2892) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.20
Liliac
#C48EFD
ΔE00 5.25
Violet (CSS)
#EE82EE
ΔE00 5.59
Orchid
#DA70D6
ΔE00 5.63
Lavender Pink
#DD85D7
ΔE00 5.66
Purply Pink
#F075E6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE82E9 #9DE982
analogous
#9A82E9 #CE82E9 #E982D0
triadic
#CE82E9 #E9CE82 #82E9CE
tetradic
#CE82E9 #E99A82 #9DE982 #82D0E9
square
#CE82E9 #E99A82 #9DE982 #82D0E9
split-complementary
#CE82E9 #D0E982 #82E99A
monochromatic
#A024CD #BA4EE0 #CE82E9 #E2B6F2 #F5E5FA
Accessibility & contrast
On white
2.63
#CE82E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#CE82E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE82E9
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE82E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE82E9 | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#85A2E6
Tritanopia (blue-blind)
#CD90AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce82e9; /* rgb */ color: rgb(206, 130, 233); /* oklch */ color: oklch(72.3% 0.164 316.8);
Tailwind
colors: {
custom: {
50: '#dfa8f0',
500: '#ce82e9',
950: '#000000',
},
}SCSS
$custom: #ce82e9; $custom-light: #dfa8f0; $custom-dark: #000000;
JSON
{
"hex": "#ce82e9",
"rgb": {
"r": 206,
"g": 130,
"b": 233
},
"hsl": {
"h": 284.272,
"s": 70.068,
"l": 71.176
},
"oklch": {
"l": 0.72349,
"c": 0.16362,
"h": 316.8
},
"luminance": 0.3497
}Semantic roles & 50–950 ramp
primary
#CE82E9
secondary
#DDF1D6
accent
#D21345
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84