#CD4EBD#CD4EBD
#CD4EBD is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.1% C 0.204 H 333.0°. Best body text is #000000 at 5.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4EBD |
|---|---|
| RGB | rgb(205, 78, 189) |
| HSL | hsl(308, 56%, 55%) |
| HSV | hsv(308, 62%, 80%) |
| CMYK | cmyk(0%, 62%, 7.8%, 19.6%) |
| CIE-LAB | lab(54.14, 63.05, -33.83) |
| CIE-LCH | lch(54.14, 71.55, 331.78°) |
| OKLab | oklab(63.11% 0.1814 -0.0925) |
| OKLCH | oklch(63.11% 0.204 333) |
| XYZ | xyz(37.0866, 22.1049, 50.4476) |
| Luminance | 0.2210 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.12
Purpleish Pink
#DF4EC8
ΔE00 3.42
Purpley Pink
#C83CB9
ΔE00 3.64
Pinkish Purple
#D648D7
ΔE00 4.20
Purplish Pink
#CE5DAE
ΔE00 4.79
Mediumorchid
#BA55D3
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4EBD #4ECD5E
analogous
#9D4ECD #CD4EBD #CD4E7D
triadic
#CD4EBD #BDCD4E #4EBDCD
tetradic
#CD4EBD #CD9D4E #4ECD5E #4E7DCD
square
#CD4EBD #CD9D4E #4ECD5E #4E7DCD
split-complementary
#CD4EBD #7DCD4E #4ECD9D
monochromatic
#7D2372 #AD319D #CD4EBD #DA7ECF #E8ADE1
Accessibility & contrast
On white
3.87
#CD4EBD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.42
#CD4EBD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4EBD
5.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4EBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4EBD | 1.00 | 3.87 | 5.42 | 5.42 |
| #FFFFFF | 3.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A76C0
Deuteranopia (green-blind)
#7488BA
Tritanopia (blue-blind)
#D6587E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cd4ebd; /* rgb */ color: rgb(205, 78, 189); /* oklch */ color: oklch(63.1% 0.204 333.0);
Tailwind
colors: {
custom: {
50: '#df88d1',
500: '#cd4ebd',
950: '#000000',
},
}SCSS
$custom: #cd4ebd; $custom-light: #df88d1; $custom-dark: #000000;
JSON
{
"hex": "#cd4ebd",
"rgb": {
"r": 205,
"g": 78,
"b": 189
},
"hsl": {
"h": 307.559,
"s": 55.947,
"l": 55.49
},
"oklch": {
"l": 0.63111,
"c": 0.20364,
"h": 333
},
"luminance": 0.22102
}Semantic roles & 50–950 ramp
primary
#CD4EBD
secondary
#A1D6A8
accent
#DF5C49
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82