#DE5BB9#DE5BB9
#DE5BB9 is a light, vivid pink. Relative luminance 0.265; OKLCH L 66.8% C 0.194 H 340.1°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DE5BB9 |
|---|---|
| RGB | rgb(222, 91, 185) |
| HSL | hsl(317, 66%, 61%) |
| HSV | hsv(317, 59%, 87%) |
| CMYK | cmyk(0%, 59%, 16.7%, 12.9%) |
| CIE-LAB | lab(58.53, 61.48, -24.52) |
| CIE-LCH | lch(58.53, 66.19, 338.25°) |
| OKLab | oklab(66.77% 0.1821 -0.0659) |
| OKLCH | oklch(66.77% 0.194 340.1) |
| XYZ | xyz(42.6231, 26.5182, 48.7632) |
| Luminance | 0.2651 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.98
Pale Magenta
#D767AD
ΔE00 3.59
Purpleish Pink
#DF4EC8
ΔE00 3.83
Orchid
#DA70D6
ΔE00 6.26
Orchid (survey)
#C875C4
ΔE00 6.44
Pinky Purple
#C94CBE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE5BB9 #5BDE80
analogous
#C25BDE #DE5BB9 #DE5B78
triadic
#DE5BB9 #B9DE5B #5BB9DE
tetradic
#DE5BB9 #DEC25B #5BDE80 #5B78DE
square
#DE5BB9 #DEC25B #5BDE80 #5B78DE
split-complementary
#DE5BB9 #78DE5B #5BDEC2
monochromatic
#9F207B #D22AA2 #DE5BB9 #E88ECF #F3C1E4
Accessibility & contrast
On white
3.33
#DE5BB9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#DE5BB9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE5BB9
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE5BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE5BB9 | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#627FBC
Deuteranopia (green-blind)
#8894B6
Tritanopia (blue-blind)
#EA5E82
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #de5bb9; /* rgb */ color: rgb(222, 91, 185); /* oklch */ color: oklch(66.8% 0.194 340.1);
Tailwind
colors: {
custom: {
50: '#eb90ce',
500: '#de5bb9',
950: '#000000',
},
}SCSS
$custom: #de5bb9; $custom-light: #eb90ce; $custom-dark: #000000;
JSON
{
"hex": "#de5bb9",
"rgb": {
"r": 222,
"g": 91,
"b": 185
},
"hsl": {
"h": 316.947,
"s": 66.497,
"l": 61.373
},
"oklch": {
"l": 0.66775,
"c": 0.19366,
"h": 340.1
},
"luminance": 0.26515
}Semantic roles & 50–950 ramp
primary
#DE5BB9
secondary
#B2E3C0
accent
#CE4B17
background
#FEF9FC
surface
#FDF1F9
border
#D5CBD2
text
#170D13
muted
#857E82