#CD8BDB#CD8BDB
#CD8BDB is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.0% C 0.133 H 320.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8BDB |
|---|---|
| RGB | rgb(205, 139, 219) |
| HSL | hsl(290, 53%, 70%) |
| HSV | hsv(290, 37%, 86%) |
| CMYK | cmyk(6.4%, 36.5%, 0%, 14.1%) |
| CIE-LAB | lab(66.95, 38.41, -30.89) |
| CIE-LCH | lch(66.95, 49.29, 321.19°) |
| OKLab | oklab(73.05% 0.1023 -0.0846) |
| OKLCH | oklch(73.05% 0.133 320.4) |
| XYZ | xyz(47.1940, 36.5603, 71.5749) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.75
Pale Purple
#B790D4
ΔE00 4.95
Violet (CSS)
#EE82EE
ΔE00 6.09
Orchid (survey)
#C875C4
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.37
Baby Purple
#CA9BF7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8BDB #99DB8B
analogous
#A58BDB #CD8BDB #DB8BC1
triadic
#CD8BDB #DBCD8B #8BDBCD
tetradic
#CD8BDB #DBA58B #99DB8B #8BC1DB
square
#CD8BDB #DBA58B #99DB8B #8BC1DB
split-complementary
#CD8BDB #C1DB8B #8BDBA5
monochromatic
#9E38B4 #B95CCD #CD8BDB #E1BAE9 #F5E8F8
Accessibility & contrast
On white
2.53
#CD8BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#CD8BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8BDB
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8BDB | 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)
#819EDE
Deuteranopia (green-blind)
#91A5D8
Tritanopia (blue-blind)
#CE94A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd8bdb; /* rgb */ color: rgb(205, 139, 219); /* oklch */ color: oklch(73.0% 0.133 320.4);
Tailwind
colors: {
custom: {
50: '#ddaee6',
500: '#cd8bdb',
950: '#000000',
},
}SCSS
$custom: #cd8bdb; $custom-light: #ddaee6; $custom-dark: #000000;
JSON
{
"hex": "#cd8bdb",
"rgb": {
"r": 205,
"g": 139,
"b": 219
},
"hsl": {
"h": 289.5,
"s": 52.632,
"l": 70.196
},
"oklch": {
"l": 0.73047,
"c": 0.13275,
"h": 320.4
},
"luminance": 0.36559
}Semantic roles & 50–950 ramp
primary
#CD8BDB
secondary
#DAECD6
accent
#C02541
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84