#DE5CB9#DE5CB9
#DE5CB9 is a light, vivid pink. Relative luminance 0.267; OKLCH L 66.9% C 0.192 H 340.2°. Best body text is #000000 at 6.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DE5CB9 |
|---|---|
| RGB | rgb(222, 92, 185) |
| HSL | hsl(317, 66%, 62%) |
| HSV | hsv(317, 59%, 87%) |
| CMYK | cmyk(0%, 58.6%, 16.7%, 12.9%) |
| CIE-LAB | lab(58.69, 61.04, -24.28) |
| CIE-LCH | lch(58.69, 65.69, 338.31°) |
| OKLab | oklab(66.89% 0.1808 -0.0652) |
| OKLCH | oklch(66.89% 0.192 340.2) |
| XYZ | xyz(42.7091, 26.6903, 48.7919) |
| Luminance | 0.2669 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 3.01
Pale Magenta
#D767AD
ΔE00 3.45
Purpleish Pink
#DF4EC8
ΔE00 3.97
Orchid
#DA70D6
ΔE00 6.19
Orchid (survey)
#C875C4
ΔE00 6.34
Pinky Purple
#C94CBE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE5CB9 #5CDE81
analogous
#C25CDE #DE5CB9 #DE5C78
triadic
#DE5CB9 #B9DE5C #5CB9DE
tetradic
#DE5CB9 #DEC25C #5CDE81 #5C78DE
square
#DE5CB9 #DEC25C #5CDE81 #5C78DE
split-complementary
#DE5CB9 #78DE5C #5CDEC2
monochromatic
#9F207B #D22BA3 #DE5CB9 #E88FCF #F3C2E5
Accessibility & contrast
On white
3.31
#DE5CB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.34
#DE5CB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE5CB9
6.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE5CB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE5CB9 | 1.00 | 3.31 | 6.34 | 6.34 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6380BC
Deuteranopia (green-blind)
#8995B6
Tritanopia (blue-blind)
#EA5F82
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #de5cb9; /* rgb */ color: rgb(222, 92, 185); /* oklch */ color: oklch(66.9% 0.192 340.2);
Tailwind
colors: {
custom: {
50: '#eb91ce',
500: '#de5cb9',
950: '#000000',
},
}SCSS
$custom: #de5cb9; $custom-light: #eb91ce; $custom-dark: #000000;
JSON
{
"hex": "#de5cb9",
"rgb": {
"r": 222,
"g": 92,
"b": 185
},
"hsl": {
"h": 317.077,
"s": 66.327,
"l": 61.569
},
"oklch": {
"l": 0.66893,
"c": 0.1922,
"h": 340.2
},
"luminance": 0.26687
}Semantic roles & 50–950 ramp
primary
#DE5CB9
secondary
#B3E3C0
accent
#CE4B17
background
#FEF9FC
surface
#FDF2F9
border
#D5CCD2
text
#170D13
muted
#857E82