#CE80CA#CE80CA
#CE80CA is a light, vivid purple. Relative luminance 0.328; OKLCH L 70.6% C 0.135 H 328.7°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CE80CA |
|---|---|
| RGB | rgb(206, 128, 202) |
| HSL | hsl(303, 44%, 65%) |
| HSV | hsv(303, 38%, 81%) |
| CMYK | cmyk(0%, 37.9%, 1.9%, 19.2%) |
| CIE-LAB | lab(64.02, 41.38, -25.91) |
| CIE-LCH | lch(64.02, 48.82, 327.95°) |
| OKLab | oklab(70.65% 0.1158 -0.0703) |
| OKLCH | oklch(70.65% 0.135 328.7) |
| XYZ | xyz(43.8327, 32.8264, 59.8929) |
| Luminance | 0.3282 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.07
Orchid
#DA70D6
ΔE00 4.68
Purply Pink
#F075E6
ΔE00 6.72
Violet (CSS)
#EE82EE
ΔE00 6.88
Pale Purple
#B790D4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE80CA #80CE84
analogous
#AB80CE #CE80CA #CE80A3
triadic
#CE80CA #CACE80 #80CACE
tetradic
#CE80CA #CEAB80 #80CE84 #80A3CE
square
#CE80CA #CEAB80 #80CE84 #80A3CE
split-complementary
#CE80CA #A3CE80 #80CEAB
monochromatic
#993B94 #BD54B8 #CE80CA #DFACDC #F0D8EF
Accessibility & contrast
On white
2.78
#CE80CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#CE80CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE80CA
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE80CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE80CA | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C95CD
Deuteranopia (green-blind)
#909FC7
Tritanopia (blue-blind)
#D3869C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ce80ca; /* rgb */ color: rgb(206, 128, 202); /* oklch */ color: oklch(70.6% 0.135 328.7);
Tailwind
colors: {
custom: {
50: '#dea6da',
500: '#ce80ca',
950: '#000000',
},
}SCSS
$custom: #ce80ca; $custom-light: #dea6da; $custom-dark: #000000;
JSON
{
"hex": "#ce80ca",
"rgb": {
"r": 206,
"g": 128,
"b": 202
},
"hsl": {
"h": 303.077,
"s": 44.318,
"l": 65.49
},
"oklch": {
"l": 0.70647,
"c": 0.13545,
"h": 328.7
},
"luminance": 0.32824
}Semantic roles & 50–950 ramp
primary
#CE80CA
secondary
#C8E2C9
accent
#B7352E
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#150F15
muted
#837F83