#CD8BEA#CD8BEA
#CD8BEA is a light, vivid purple. Relative luminance 0.374; OKLCH L 73.7% C 0.149 H 315.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8BEA |
|---|---|
| RGB | rgb(205, 139, 234) |
| HSL | hsl(282, 69%, 73%) |
| HSV | hsv(282, 41%, 92%) |
| CMYK | cmyk(12.4%, 40.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.57, 41.43, -38.21) |
| CIE-LCH | lch(67.57, 56.36, 317.31°) |
| OKLab | oklab(73.72% 0.1055 -0.1055) |
| OKLCH | oklch(73.72% 0.149 315) |
| XYZ | xyz(49.2584, 37.3860, 82.4473) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.45
Baby Purple
#CA9BF7
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.61
Pale Purple
#B790D4
ΔE00 5.65
Lavender Pink
#DD85D7
ΔE00 5.77
Violet (CSS)
#EE82EE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8BEA #A8EA8B
analogous
#9D8BEA #CD8BEA #EA8BD7
triadic
#CD8BEA #EACD8B #8BEACD
tetradic
#CD8BEA #EA9D8B #A8EA8B #8BD7EA
square
#CD8BEA #EA9D8B #A8EA8B #8BD7EA
split-complementary
#CD8BEA #D7EA8B #8BEA9D
monochromatic
#9F26D4 #B757E1 #CD8BEA #E3BFF3 #F4E5FA
Accessibility & contrast
On white
2.48
#CD8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#CD8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8BEA
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8BEA | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1ED
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#CB98B0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd8bea; /* rgb */ color: rgb(205, 139, 234); /* oklch */ color: oklch(73.7% 0.149 315.0);
Tailwind
colors: {
custom: {
50: '#deaef1',
500: '#cd8bea',
950: '#000000',
},
}SCSS
$custom: #cd8bea; $custom-light: #deaef1; $custom-dark: #000000;
JSON
{
"hex": "#cd8bea",
"rgb": {
"r": 205,
"g": 139,
"b": 234
},
"hsl": {
"h": 281.684,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.73718,
"c": 0.14921,
"h": 315
},
"luminance": 0.37385
}Semantic roles & 50–950 ramp
primary
#CD8BEA
secondary
#E1F2D9
accent
#D1144E
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84