#DE4B99#DE4B99
#DE4B99 is a light, vivid pink. Relative luminance 0.229; OKLCH L 63.7% C 0.197 H 351.4°. Best body text is #000000 at 5.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4B99 |
|---|---|
| RGB | rgb(222, 75, 153) |
| HSL | hsl(328, 69%, 58%) |
| HSV | hsv(328, 66%, 87%) |
| CMYK | cmyk(0%, 66.2%, 31.1%, 12.9%) |
| CIE-LAB | lab(54.93, 63.86, -11.39) |
| CIE-LCH | lch(54.93, 64.86, 349.88°) |
| OKLab | oklab(63.74% 0.1947 -0.0295) |
| OKLCH | oklch(63.74% 0.197 351.4) |
| XYZ | xyz(38.3920, 22.8658, 32.5225) |
| Luminance | 0.2286 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Neon Pink
#FE019A
ΔE00 5.28
Shocking Pink
#FE02A2
ΔE00 5.33
Barbie Pink
#FE46A5
ΔE00 5.52
Deeppink
#FF1493
ΔE00 5.61
Purplish Pink
#CE5DAE
ΔE00 5.87
Pale Magenta
#D767AD
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4B99 #4BDE90
analogous
#D94BDE #DE4B99 #DE4B4F
triadic
#DE4B99 #99DE4B #4B99DE
tetradic
#DE4B99 #DED94B #4BDE90 #4B4FDE
square
#DE4B99 #DED94B #4BDE90 #4B4FDE
split-complementary
#DE4B99 #4FDE4B #4BDED9
monochromatic
#941B5B #C7257B #DE4B99 #E77FB6 #F1B2D4
Accessibility & contrast
On white
3.77
#DE4B99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.57
#DE4B99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4B99
5.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4B99 | 1.00 | 3.77 | 5.57 | 5.57 |
| #FFFFFF | 3.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#61739B
Deuteranopia (green-blind)
#8B8D96
Tritanopia (blue-blind)
#EE426C
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #de4b99; /* rgb */ color: rgb(222, 75, 153); /* oklch */ color: oklch(63.7% 0.197 351.4);
Tailwind
colors: {
custom: {
50: '#ed87b7',
500: '#de4b99',
950: '#000000',
},
}SCSS
$custom: #de4b99; $custom-light: #ed87b7; $custom-dark: #000000;
JSON
{
"hex": "#de4b99",
"rgb": {
"r": 222,
"g": 75,
"b": 153
},
"hsl": {
"h": 328.163,
"s": 69.014,
"l": 58.235
},
"oklch": {
"l": 0.63742,
"c": 0.19692,
"h": 351.4
},
"luminance": 0.22862
}Semantic roles & 50–950 ramp
primary
#DE4B99
secondary
#A5E0C1
accent
#EC8F3C
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80