#DE4B97#DE4B97
#DE4B97 is a light, vivid pink. Relative luminance 0.228; OKLCH L 63.7% C 0.196 H 352.2°. Best body text is #000000 at 5.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DE4B97 |
|---|---|
| RGB | rgb(222, 75, 151) |
| HSL | hsl(329, 69%, 58%) |
| HSV | hsv(329, 66%, 87%) |
| CMYK | cmyk(0%, 66.2%, 32%, 12.9%) |
| CIE-LAB | lab(54.87, 63.62, -10.32) |
| CIE-LCH | lch(54.87, 64.45, 350.79°) |
| OKLab | oklab(63.67% 0.1942 -0.0266) |
| OKLCH | oklch(63.67% 0.196 352.2) |
| XYZ | xyz(38.2282, 22.8003, 31.6599) |
| Luminance | 0.2280 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Neon Pink
#FE019A
ΔE00 5.27
Shocking Pink
#FE02A2
ΔE00 5.45
Deeppink
#FF1493
ΔE00 5.47
Barbie Pink
#FE46A5
ΔE00 5.55
Darkish Pink
#DA467D
ΔE00 5.67
Electric Pink
#FF0490
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE4B97 #4BDE92
analogous
#DC4BDE #DE4B97 #DE4B4D
triadic
#DE4B97 #97DE4B #4B97DE
tetradic
#DE4B97 #DEDC4B #4BDE92 #4B4DDE
square
#DE4B97 #DEDC4B #4BDE92 #4B4DDE
split-complementary
#DE4B97 #4DDE4B #4BDEDC
monochromatic
#941B59 #C72579 #DE4B97 #E77FB5 #F1B2D3
Accessibility & contrast
On white
3.78
#DE4B97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.56
#DE4B97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DE4B97
5.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE4B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE4B97 | 1.00 | 3.78 | 5.56 | 5.56 |
| #FFFFFF | 3.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#627299
Deuteranopia (green-blind)
#8B8D94
Tritanopia (blue-blind)
#EE426B
Achromatopsia (no color)
#838383
Design tokens & code
CSS
--color: #de4b97; /* rgb */ color: rgb(222, 75, 151); /* oklch */ color: oklch(63.7% 0.196 352.2);
Tailwind
colors: {
custom: {
50: '#ed87b5',
500: '#de4b97',
950: '#000000',
},
}SCSS
$custom: #de4b97; $custom-light: #ed87b5; $custom-dark: #000000;
JSON
{
"hex": "#de4b97",
"rgb": {
"r": 222,
"g": 75,
"b": 151
},
"hsl": {
"h": 328.98,
"s": 69.014,
"l": 58.235
},
"oklch": {
"l": 0.6367,
"c": 0.19597,
"h": 352.2
},
"luminance": 0.22796
}Semantic roles & 50–950 ramp
primary
#DE4B97
secondary
#A5E0C1
accent
#EC913C
background
#FFF8FB
surface
#FEF0F6
border
#D6CBD0
text
#170C11
muted
#857D80