#CE82EE#CE82EE
#CE82EE is a light, vivid purple. Relative luminance 0.353; OKLCH L 72.6% C 0.169 H 315.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CE82EE |
|---|---|
| RGB | rgb(206, 130, 238) |
| HSL | hsl(282, 76%, 72%) |
| HSV | hsv(282, 45%, 93%) |
| CMYK | cmyk(13.4%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(65.95, 47.31, -42.93) |
| CIE-LCH | lch(65.95, 63.89, 317.78°) |
| OKLab | oklab(72.59% 0.12 -0.119) |
| OKLCH | oklch(72.59% 0.169 315.2) |
| XYZ | xyz(48.8665, 35.2614, 85.1043) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.60
Liliac
#C48EFD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 5.91
Easter Purple
#C071FE
ΔE00 6.02
Orchid
#DA70D6
ΔE00 6.23
Baby Purple
#CA9BF7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE82EE #A2EE82
analogous
#9882EE #CE82EE #EE82D8
triadic
#CE82EE #EECE82 #82EECE
tetradic
#CE82EE #EE9882 #A2EE82 #82D8EE
square
#CE82EE #EE9882 #A2EE82 #82D8EE
split-complementary
#CE82EE #D8EE82 #82EE98
monochromatic
#A11DD8 #B94CE7 #CE82EE #E3B8F5 #F4E4FB
Accessibility & contrast
On white
2.61
#CE82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#CE82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE82EE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE82EE | 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)
#6D9CF2
Deuteranopia (green-blind)
#82A2EB
Tritanopia (blue-blind)
#CC92AD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce82ee; /* rgb */ color: rgb(206, 130, 238); /* oklch */ color: oklch(72.6% 0.169 315.2);
Tailwind
colors: {
custom: {
50: '#dfa8f4',
500: '#ce82ee',
950: '#000000',
},
}SCSS
$custom: #ce82ee; $custom-light: #dfa8f4; $custom-dark: #000000;
JSON
{
"hex": "#ce82ee",
"rgb": {
"r": 206,
"g": 130,
"b": 238
},
"hsl": {
"h": 282.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.72591,
"c": 0.16901,
"h": 315.2
},
"luminance": 0.3526
}Semantic roles & 50–950 ramp
primary
#CE82EE
secondary
#E0F3D8
accent
#D80D49
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85