#CE4CED#CE4CED
#CE4CED is a light, highly saturated purple. Relative luminance 0.244; OKLCH L 65.6% C 0.246 H 319.2°. Best body text is #000000 at 5.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CE4CED |
|---|---|
| RGB | rgb(206, 76, 237) |
| HSL | hsl(288, 82%, 61%) |
| HSV | hsv(288, 68%, 93%) |
| CMYK | cmyk(13.1%, 67.9%, 0%, 7.1%) |
| CIE-LAB | lab(56.49, 72.32, -57.37) |
| CIE-LCH | lch(56.49, 92.31, 321.58°) |
| OKLab | oklab(65.65% 0.1865 -0.1607) |
| OKLCH | oklch(65.65% 0.246 319.2) |
| XYZ | xyz(43.3221, 24.4072, 82.5334) |
| Luminance | 0.2440 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Heliotrope
#D94FF5
ΔE00 2.30
Bright Lilac
#C95EFB
ΔE00 3.74
Pinkish Purple
#D648D7
ΔE00 3.96
Mediumorchid
#BA55D3
ΔE00 4.39
Bright Lavender
#C760FF
ΔE00 4.45
Purple Pink
#D725DE
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE4CED #6BED4C
analogous
#7E4CED #CE4CED #ED4CBC
triadic
#CE4CED #EDCE4C #4CEDCE
tetradic
#CE4CED #ED7E4C #6BED4C #4CBCED
square
#CE4CED #ED7E4C #6BED4C #4CBCED
split-complementary
#CE4CED #BCED4C #4CED7E
monochromatic
#8F11AD #BD17E5 #CE4CED #DD84F3 #ECBBF8
Accessibility & contrast
On white
3.57
#CE4CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.88
#CE4CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CE4CED
5.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE4CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE4CED | 1.00 | 3.57 | 5.88 | 5.88 |
| #FFFFFF | 3.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#007FF2
Deuteranopia (green-blind)
#578CE9
Tritanopia (blue-blind)
#CE6A97
Achromatopsia (no color)
#878787
Design tokens & code
CSS
--color: #ce4ced; /* rgb */ color: rgb(206, 76, 237); /* oklch */ color: oklch(65.6% 0.246 319.2);
Tailwind
colors: {
custom: {
50: '#e188f3',
500: '#ce4ced',
950: '#000000',
},
}SCSS
$custom: #ce4ced; $custom-light: #e188f3; $custom-dark: #000000;
JSON
{
"hex": "#ce4ced",
"rgb": {
"r": 206,
"g": 76,
"b": 237
},
"hsl": {
"h": 288.447,
"s": 81.726,
"l": 61.373
},
"oklch": {
"l": 0.6565,
"c": 0.24616,
"h": 319.2
},
"luminance": 0.24405
}Semantic roles & 50–950 ramp
primary
#CE4CED
secondary
#B8E8AC
accent
#DE0731
background
#FEF8FE
surface
#FCF0FD
border
#D5CBD5
text
#160C17
muted
#847D85