#CE80DE#CE80DE
#CE80DE is a light, vivid purple. Relative luminance 0.338; OKLCH L 71.5% C 0.155 H 320.6°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CE80DE |
|---|---|
| RGB | rgb(206, 128, 222) |
| HSL | hsl(290, 59%, 69%) |
| HSV | hsv(290, 42%, 87%) |
| CMYK | cmyk(7.2%, 42.3%, 0%, 12.9%) |
| CIE-LAB | lab(64.83, 45.16, -35.83) |
| CIE-LCH | lch(64.83, 57.64, 321.57°) |
| OKLab | oklab(71.52% 0.1201 -0.0986) |
| OKLCH | oklch(71.52% 0.155 320.6) |
| XYZ | xyz(46.3560, 33.8357, 73.1822) |
| Luminance | 0.3383 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.20
Orchid
#DA70D6
ΔE00 4.26
Orchid (survey)
#C875C4
ΔE00 4.97
Violet (CSS)
#EE82EE
ΔE00 5.39
Purply Pink
#F075E6
ΔE00 5.84
Light Purple
#BF77F6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE80DE #90DE80
analogous
#9F80DE #CE80DE #DE80BF
triadic
#CE80DE #DECE80 #80DECE
tetradic
#CE80DE #DE9F80 #90DE80 #80BFDE
square
#CE80DE #DE9F80 #90DE80 #80BFDE
split-complementary
#CE80DE #BFDE80 #80DE9F
monochromatic
#9E2FB5 #BB4FD1 #CE80DE #E1B1EB #F3E1F7
Accessibility & contrast
On white
2.70
#CE80DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#CE80DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE80DE
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE80DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE80DE | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7398E1
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#D08CA5
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ce80de; /* rgb */ color: rgb(206, 128, 222); /* oklch */ color: oklch(71.5% 0.155 320.6);
Tailwind
colors: {
custom: {
50: '#dea6e8',
500: '#ce80de',
950: '#000000',
},
}SCSS
$custom: #ce80de; $custom-light: #dea6e8; $custom-dark: #000000;
JSON
{
"hex": "#ce80de",
"rgb": {
"r": 206,
"g": 128,
"b": 222
},
"hsl": {
"h": 289.787,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.71523,
"c": 0.15536,
"h": 320.6
},
"luminance": 0.33834
}Semantic roles & 50–950 ramp
primary
#CE80DE
secondary
#D4EBCF
accent
#C61F3C
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#150F16
muted
#837F84