#DE5CB8#DE5CB8
#DE5CB8 is a light, vivid pink. Relative luminance 0.266; OKLCH L 66.9% C 0.192 H 340.5°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DE5CB8 |
|---|---|
| RGB | rgb(222, 92, 184) |
| HSL | hsl(318, 66%, 62%) |
| HSV | hsv(318, 59%, 87%) |
| CMYK | cmyk(0%, 58.6%, 17.1%, 12.9%) |
| CIE-LAB | lab(58.65, 60.90, -23.76) |
| CIE-LCH | lch(58.65, 65.37, 338.68°) |
| OKLab | oklab(66.85% 0.1806 -0.0638) |
| OKLCH | oklch(66.85% 0.192 340.5) |
| XYZ | xyz(42.6039, 26.6482, 48.2379) |
| Luminance | 0.2665 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.95
Pale Magenta
#D767AD
ΔE00 3.30
Purpleish Pink
#DF4EC8
ΔE00 4.14
Orchid
#DA70D6
ΔE00 6.35
Orchid (survey)
#C875C4
ΔE00 6.42
Pinky Purple
#C94CBE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE5CB8 #5CDE82
analogous
#C35CDE #DE5CB8 #DE5C77
triadic
#DE5CB8 #B8DE5C #5CB8DE
tetradic
#DE5CB8 #DEC35C #5CDE82 #5C77DE
square
#DE5CB8 #DEC35C #5CDE82 #5C77DE
split-complementary
#DE5CB8 #77DE5C #5CDEC3
monochromatic
#9F207A #D22BA1 #DE5CB8 #E88FCE #F3C2E4
Accessibility & contrast
On white
3.32
#DE5CB8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#DE5CB8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE5CB8
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE5CB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE5CB8 | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6380BB
Deuteranopia (green-blind)
#8995B5
Tritanopia (blue-blind)
#EA5E82
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #de5cb8; /* rgb */ color: rgb(222, 92, 184); /* oklch */ color: oklch(66.9% 0.192 340.5);
Tailwind
colors: {
custom: {
50: '#eb91cd',
500: '#de5cb8',
950: '#000000',
},
}SCSS
$custom: #de5cb8; $custom-light: #eb91cd; $custom-dark: #000000;
JSON
{
"hex": "#de5cb8",
"rgb": {
"r": 222,
"g": 92,
"b": 184
},
"hsl": {
"h": 317.538,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.66851,
"c": 0.19152,
"h": 340.5
},
"luminance": 0.26645
}Semantic roles & 50–950 ramp
primary
#DE5CB8
secondary
#B3E3C1
accent
#CE4D17
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D13
muted
#857E82