#CD8EEB#CD8EEB
#CD8EEB is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.3% C 0.145 H 314.3°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8EEB |
|---|---|
| RGB | rgb(205, 142, 235) |
| HSL | hsl(281, 70%, 74%) |
| HSV | hsv(281, 40%, 92%) |
| CMYK | cmyk(12.8%, 39.6%, 0%, 7.8%) |
| CIE-LAB | lab(68.26, 40.02, -37.68) |
| CIE-LCH | lch(68.26, 54.97, 316.72°) |
| OKLab | oklab(74.25% 0.1014 -0.104) |
| OKLCH | oklch(74.25% 0.145 314.3) |
| XYZ | xyz(49.8428, 38.3244, 83.3528) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.92
Liliac
#C48EFD
ΔE00 4.33
Lavender (survey)
#C79FEF
ΔE00 4.89
Pale Purple
#B790D4
ΔE00 5.40
Lilac (survey)
#CEA2FD
ΔE00 5.48
Pastel Purple
#CAA0FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8EEB #ACEB8E
analogous
#9F8EEB #CD8EEB #EB8EDB
triadic
#CD8EEB #EBCD8E #8EEBCD
tetradic
#CD8EEB #EB9F8E #ACEB8E #8EDBEB
square
#CD8EEB #EB9F8E #ACEB8E #8EDBEB
split-complementary
#CD8EEB #DBEB8E #8EEB9F
monochromatic
#9F26D8 #B65AE2 #CD8EEB #E4C2F4 #F3E5FA
Accessibility & contrast
On white
2.42
#CD8EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#CD8EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8EEB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8EEB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#CB9BB1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd8eeb; /* rgb */ color: rgb(205, 142, 235); /* oklch */ color: oklch(74.3% 0.145 314.3);
Tailwind
colors: {
custom: {
50: '#ddb0f1',
500: '#cd8eeb',
950: '#000000',
},
}SCSS
$custom: #cd8eeb; $custom-light: #ddb0f1; $custom-dark: #000000;
JSON
{
"hex": "#cd8eeb",
"rgb": {
"r": 205,
"g": 142,
"b": 235
},
"hsl": {
"h": 280.645,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.74254,
"c": 0.14527,
"h": 314.3
},
"luminance": 0.38323
}Semantic roles & 50–950 ramp
primary
#CD8EEB
secondary
#E1F2D9
accent
#D21451
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151017
muted
#837F85