#CD4EBC#CD4EBC
#CD4EBC is a light, highly saturated purple. Relative luminance 0.221; OKLCH L 63.1% C 0.203 H 333.3°. Best body text is #000000 at 5.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CD4EBC |
|---|---|
| RGB | rgb(205, 78, 188) |
| HSL | hsl(308, 56%, 55%) |
| HSV | hsv(308, 62%, 80%) |
| CMYK | cmyk(0%, 62%, 8.3%, 19.6%) |
| CIE-LAB | lab(54.09, 62.89, -33.33) |
| CIE-LCH | lch(54.09, 71.17, 332.08°) |
| OKLab | oklab(63.06% 0.1813 -0.091) |
| OKLCH | oklch(63.06% 0.203 333.3) |
| XYZ | xyz(36.9784, 22.0616, 49.8779) |
| Luminance | 0.2206 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pinky Purple
#C94CBE
ΔE00 1.22
Purpleish Pink
#DF4EC8
ΔE00 3.46
Purpley Pink
#C83CB9
ΔE00 3.64
Pinkish Purple
#D648D7
ΔE00 4.37
Purplish Pink
#CE5DAE
ΔE00 4.65
Mediumorchid
#BA55D3
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD4EBC #4ECD5F
analogous
#9E4ECD #CD4EBC #CD4E7D
triadic
#CD4EBC #BCCD4E #4EBCCD
tetradic
#CD4EBC #CD9E4E #4ECD5F #4E7DCD
square
#CD4EBC #CD9E4E #4ECD5F #4E7DCD
split-complementary
#CD4EBC #7DCD4E #4ECD9E
monochromatic
#7D2371 #AD319C #CD4EBC #DA7ECE #E8ADE0
Accessibility & contrast
On white
3.88
#CD4EBC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.41
#CD4EBC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #CD4EBC
5.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD4EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD4EBC | 1.00 | 3.88 | 5.41 | 5.41 |
| #FFFFFF | 3.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B76BF
Deuteranopia (green-blind)
#7488B9
Tritanopia (blue-blind)
#D6587E
Achromatopsia (no color)
#818181
Design tokens & code
CSS
--color: #cd4ebc; /* rgb */ color: rgb(205, 78, 188); /* oklch */ color: oklch(63.1% 0.203 333.3);
Tailwind
colors: {
custom: {
50: '#df88d0',
500: '#cd4ebc',
950: '#000000',
},
}SCSS
$custom: #cd4ebc; $custom-light: #df88d0; $custom-dark: #000000;
JSON
{
"hex": "#cd4ebc",
"rgb": {
"r": 205,
"g": 78,
"b": 188
},
"hsl": {
"h": 308.031,
"s": 55.947,
"l": 55.49
},
"oklch": {
"l": 0.63063,
"c": 0.20287,
"h": 333.3
},
"luminance": 0.22059
}Semantic roles & 50–950 ramp
primary
#CD4EBC
secondary
#A1D6A8
accent
#DF5D49
background
#FEF8FC
surface
#FCF0F9
border
#D5CBD2
text
#160C14
muted
#847D82