#CE8CED#CE8CED
#CE8CED is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.1% C 0.151 H 314.4°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8CED |
|---|---|
| RGB | rgb(206, 140, 237) |
| HSL | hsl(281, 73%, 74%) |
| HSV | hsv(281, 41%, 93%) |
| CMYK | cmyk(13.1%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.02, 41.80, -39.15) |
| CIE-LCH | lch(68.02, 57.27, 316.87°) |
| OKLab | oklab(74.12% 0.1058 -0.1082) |
| OKLCH | oklch(74.12% 0.151 314.4) |
| XYZ | xyz(50.1153, 37.9935, 84.7978) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.10
Baby Purple
#CA9BF7
ΔE00 4.25
Lavender (survey)
#C79FEF
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 5.89
Pale Purple
#B790D4
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8CED #ABED8C
analogous
#9E8CED #CE8CED #ED8CDC
triadic
#CE8CED #EDCE8C #8CEDCE
tetradic
#CE8CED #ED9E8C #ABED8C #8CDCED
square
#CE8CED #ED9E8C #ABED8C #8CDCED
split-complementary
#CE8CED #DCED8C #8CED9E
monochromatic
#A122DC #B757E5 #CE8CED #E5C1F5 #F4E5FB
Accessibility & contrast
On white
2.44
#CE8CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#CE8CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8CED
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8CED | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F1
Deuteranopia (green-blind)
#8BA8EA
Tritanopia (blue-blind)
#CC99B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ce8ced; /* rgb */ color: rgb(206, 140, 237); /* oklch */ color: oklch(74.1% 0.151 314.4);
Tailwind
colors: {
custom: {
50: '#deaff3',
500: '#ce8ced',
950: '#000000',
},
}SCSS
$custom: #ce8ced; $custom-light: #deaff3; $custom-dark: #000000;
JSON
{
"hex": "#ce8ced",
"rgb": {
"r": 206,
"g": 140,
"b": 237
},
"hsl": {
"h": 280.825,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.74122,
"c": 0.15134,
"h": 314.4
},
"luminance": 0.37992
}Semantic roles & 50–950 ramp
primary
#CE8CED
secondary
#E1F3D8
accent
#D5104F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85