#CE80EE#CE80EE
#CE80EE is a light, vivid purple. Relative luminance 0.347; OKLCH L 72.3% C 0.172 H 315.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CE80EE |
|---|---|
| RGB | rgb(206, 128, 238) |
| HSL | hsl(283, 76%, 72%) |
| HSV | hsv(283, 46%, 93%) |
| CMYK | cmyk(13.4%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.54, 48.36, -43.58) |
| CIE-LCH | lch(65.54, 65.10, 317.98°) |
| OKLab | oklab(72.29% 0.1228 -0.1209) |
| OKLCH | oklch(72.29% 0.172 315.4) |
| XYZ | xyz(48.6030, 34.7345, 85.0165) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.88
Easter Purple
#C071FE
ΔE00 5.69
Violet (CSS)
#EE82EE
ΔE00 5.97
Orchid
#DA70D6
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE80EE #A0EE80
analogous
#9780EE #CE80EE #EE80D7
triadic
#CE80EE #EECE80 #80EECE
tetradic
#CE80EE #EE9780 #A0EE80 #80D7EE
square
#CE80EE #EE9780 #A0EE80 #80D7EE
split-complementary
#CE80EE #D7EE80 #80EE97
monochromatic
#A11DD7 #B94AE7 #CE80EE #E3B6F5 #F5E4FB
Accessibility & contrast
On white
2.64
#CE80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#CE80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE80EE
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE80EE | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF2
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#CC90AC
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ce80ee; /* rgb */ color: rgb(206, 128, 238); /* oklch */ color: oklch(72.3% 0.172 315.4);
Tailwind
colors: {
custom: {
50: '#dfa7f4',
500: '#ce80ee',
950: '#000000',
},
}SCSS
$custom: #ce80ee; $custom-light: #dfa7f4; $custom-dark: #000000;
JSON
{
"hex": "#ce80ee",
"rgb": {
"r": 206,
"g": 128,
"b": 238
},
"hsl": {
"h": 282.545,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.72285,
"c": 0.17228,
"h": 315.4
},
"luminance": 0.34733
}Semantic roles & 50–950 ramp
primary
#CE80EE
secondary
#DFF3D7
accent
#D90D48
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85