#CD8BDC#CD8BDC
#CD8BDC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.1% C 0.134 H 320.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8BDC |
|---|---|
| RGB | rgb(205, 139, 220) |
| HSL | hsl(289, 54%, 70%) |
| HSV | hsv(289, 37%, 86%) |
| CMYK | cmyk(6.8%, 36.8%, 0%, 13.7%) |
| CIE-LAB | lab(66.99, 38.60, -31.38) |
| CIE-LCH | lch(66.99, 49.75, 320.89°) |
| OKLab | oklab(73.09% 0.1026 -0.086) |
| OKLCH | oklch(73.09% 0.134 320) |
| XYZ | xyz(47.3261, 36.6131, 72.2703) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.85
Pale Purple
#B790D4
ΔE00 4.94
Violet (CSS)
#EE82EE
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.25
Lavender (survey)
#C79FEF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8BDC #9ADC8B
analogous
#A48BDC #CD8BDC #DC8BC2
triadic
#CD8BDC #DCCD8B #8BDCCD
tetradic
#CD8BDC #DCA48B #9ADC8B #8BC2DC
square
#CD8BDC #DCA48B #9ADC8B #8BC2DC
split-complementary
#CD8BDC #C2DC8B #8BDCA4
monochromatic
#9E37B6 #B95CCE #CD8BDC #E1BAEA #F5E7F8
Accessibility & contrast
On white
2.52
#CD8BDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#CD8BDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8BDC
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8BDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8BDC | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDF
Deuteranopia (green-blind)
#91A5D9
Tritanopia (blue-blind)
#CE94A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd8bdc; /* rgb */ color: rgb(205, 139, 220); /* oklch */ color: oklch(73.1% 0.134 320.0);
Tailwind
colors: {
custom: {
50: '#ddaee7',
500: '#cd8bdc',
950: '#000000',
},
}SCSS
$custom: #cd8bdc; $custom-light: #ddaee7; $custom-dark: #000000;
JSON
{
"hex": "#cd8bdc",
"rgb": {
"r": 205,
"g": 139,
"b": 220
},
"hsl": {
"h": 288.889,
"s": 53.642,
"l": 70.392
},
"oklch": {
"l": 0.7309,
"c": 0.13382,
"h": 320
},
"luminance": 0.36612
}Semantic roles & 50–950 ramp
primary
#CD8BDC
secondary
#DAEDD6
accent
#C12441
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84