#CD8CDA#CD8CDA
#CD8CDA is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.2% C 0.130 H 320.7°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8CDA |
|---|---|
| RGB | rgb(205, 140, 218) |
| HSL | hsl(290, 51%, 70%) |
| HSV | hsv(290, 36%, 85%) |
| CMYK | cmyk(6%, 35.8%, 0%, 14.5%) |
| CIE-LAB | lab(67.13, 37.67, -30.06) |
| CIE-LCH | lch(67.13, 48.19, 321.41°) |
| OKLab | oklab(73.17% 0.1006 -0.0822) |
| OKLCH | oklch(73.17% 0.13 320.7) |
| XYZ | xyz(47.2082, 36.7987, 70.9321) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.75
Pale Purple
#B790D4
ΔE00 4.86
Plum
#DDA0DD
ΔE00 6.04
Orchid (survey)
#C875C4
ΔE00 6.26
Violet (CSS)
#EE82EE
ΔE00 6.26
Lavender (survey)
#C79FEF
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8CDA #99DA8C
analogous
#A68CDA #CD8CDA #DA8CC0
triadic
#CD8CDA #DACD8C #8CDACD
tetradic
#CD8CDA #DAA68C #99DA8C #8CC0DA
square
#CD8CDA #DAA68C #99DA8C #8CC0DA
split-complementary
#CD8CDA #C0DA8C #8CDAA6
monochromatic
#9E39B2 #B95ECB #CD8CDA #E1BAE9 #F5E8F8
Accessibility & contrast
On white
2.51
#CD8CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#CD8CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8CDA
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8CDA | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#CF95A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd8cda; /* rgb */ color: rgb(205, 140, 218); /* oklch */ color: oklch(73.2% 0.130 320.7);
Tailwind
colors: {
custom: {
50: '#ddaee5',
500: '#cd8cda',
950: '#000000',
},
}SCSS
$custom: #cd8cda; $custom-light: #ddaee5; $custom-dark: #000000;
JSON
{
"hex": "#cd8cda",
"rgb": {
"r": 205,
"g": 140,
"b": 218
},
"hsl": {
"h": 290,
"s": 51.316,
"l": 70.196
},
"oklch": {
"l": 0.7317,
"c": 0.12994,
"h": 320.7
},
"luminance": 0.36797
}Semantic roles & 50–950 ramp
primary
#CD8CDA
secondary
#DAECD6
accent
#BF2740
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84