#CE8CD2#CE8CD2
#CE8CD2 is a light, vivid purple. Relative luminance 0.365; OKLCH L 72.9% C 0.122 H 324.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CE8CD2 |
|---|---|
| RGB | rgb(206, 140, 210) |
| HSL | hsl(297, 44%, 69%) |
| HSV | hsv(297, 33%, 82%) |
| CMYK | cmyk(1.9%, 33.3%, 0%, 17.6%) |
| CIE-LAB | lab(66.92, 36.44, -25.91) |
| CIE-LCH | lch(66.92, 44.72, 324.58°) |
| OKLab | oklab(72.94% 0.0998 -0.0705) |
| OKLCH | oklch(72.94% 0.122 324.8) |
| XYZ | xyz(46.4634, 36.5328, 65.5643) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.31
Plum
#DDA0DD
ΔE00 5.36
Pale Purple
#B790D4
ΔE00 5.55
Orchid (survey)
#C875C4
ΔE00 5.85
Violet (CSS)
#EE82EE
ΔE00 6.85
Orchid
#DA70D6
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE8CD2 #90D28C
analogous
#AB8CD2 #CE8CD2 #D28CB3
triadic
#CE8CD2 #D2CE8C #8CD2CE
tetradic
#CE8CD2 #D2AB8C #90D28C #8CB3D2
square
#CE8CD2 #D2AB8C #90D28C #8CB3D2
split-complementary
#CE8CD2 #B3D28C #8CD2AB
monochromatic
#9E40A4 #BB60C1 #CE8CD2 #E1B8E3 #F3E4F4
Accessibility & contrast
On white
2.53
#CE8CD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#CE8CD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE8CD2
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE8CD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE8CD2 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#869ED5
Deuteranopia (green-blind)
#96A6D0
Tritanopia (blue-blind)
#D193A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ce8cd2; /* rgb */ color: rgb(206, 140, 210); /* oklch */ color: oklch(72.9% 0.122 324.8);
Tailwind
colors: {
custom: {
50: '#deaee0',
500: '#ce8cd2',
950: '#000000',
},
}SCSS
$custom: #ce8cd2; $custom-light: #deaee0; $custom-dark: #000000;
JSON
{
"hex": "#ce8cd2",
"rgb": {
"r": 206,
"g": 140,
"b": 210
},
"hsl": {
"h": 296.571,
"s": 43.75,
"l": 68.627
},
"oklch": {
"l": 0.72941,
"c": 0.12218,
"h": 324.8
},
"luminance": 0.36531
}Semantic roles & 50–950 ramp
primary
#CE8CD2
secondary
#D4E7D2
accent
#B72F36
background
#FDFAFD
surface
#FBF4FB
border
#D4CED4
text
#151015
muted
#837F83