#DE97B2#DE97B2
#DE97B2 is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.4% C 0.091 H 355.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DE97B2 |
|---|---|
| RGB | rgb(222, 151, 178) |
| HSL | hsl(337, 52%, 73%) |
| HSV | hsv(337, 32%, 87%) |
| CMYK | cmyk(0%, 32%, 19.8%, 12.9%) |
| CIE-LAB | lab(70.09, 30.45, -3.15) |
| CIE-LCH | lch(70.09, 30.62, 354.09°) |
| OKLab | oklab(75.4% 0.0911 -0.0079) |
| OKLCH | oklch(75.4% 0.091 355) |
| XYZ | xyz(49.2273, 40.8799, 47.4085) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.76
Pig Pink
#E78EA5
ΔE00 4.22
Dull Pink
#D5869D
ΔE00 5.02
Light Mauve
#C292A1
ΔE00 6.31
Dusty Pink
#D8A7B1
ΔE00 6.71
Grey Pink
#C3909B
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE97B2 #97DEC3
analogous
#DE97D5 #DE97B2 #DE9F97
triadic
#DE97B2 #B2DE97 #97B2DE
tetradic
#DE97B2 #D5DE97 #97DEC3 #9F97DE
square
#DE97B2 #D5DE97 #97DEC3 #9F97DE
split-complementary
#DE97B2 #97DE9F #97D5DE
monochromatic
#BE3C6E #CF6990 #DE97B2 #EDC5D4 #F8E8EE
Accessibility & contrast
On white
2.29
#DE97B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#DE97B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE97B2
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE97B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE97B2 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#E994A0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de97b2; /* rgb */ color: rgb(222, 151, 178); /* oklch */ color: oklch(75.4% 0.091 355.0);
Tailwind
colors: {
custom: {
50: '#e9b6c9',
500: '#de97b2',
950: '#000000',
},
}SCSS
$custom: #de97b2; $custom-light: #e9b6c9; $custom-dark: #000000;
JSON
{
"hex": "#de97b2",
"rgb": {
"r": 222,
"g": 151,
"b": 178
},
"hsl": {
"h": 337.183,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.75397,
"c": 0.09145,
"h": 355
},
"luminance": 0.40877
}Semantic roles & 50–950 ramp
primary
#DE97B2
secondary
#DCEFE8
accent
#BF8526
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082