#DE97AE#DE97AE
#DE97AE is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.3% C 0.090 H 358.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DE97AE |
|---|---|
| RGB | rgb(222, 151, 174) |
| HSL | hsl(341, 52%, 73%) |
| HSV | hsv(341, 32%, 87%) |
| CMYK | cmyk(0%, 32%, 21.6%, 12.9%) |
| CIE-LAB | lab(69.98, 29.85, -1.09) |
| CIE-LCH | lch(69.98, 29.87, 357.91°) |
| OKLab | oklab(75.28% 0.0897 -0.0025) |
| OKLCH | oklch(75.28% 0.09 358.4) |
| XYZ | xyz(48.8315, 40.7216, 45.3242) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.70
Pig Pink
#E78EA5
ΔE00 3.51
Dull Pink
#D5869D
ΔE00 4.59
Light Mauve
#C292A1
ΔE00 5.94
Dusty Pink
#D8A7B1
ΔE00 6.08
Dusty Pink (survey)
#D58A94
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE97AE #97DEC7
analogous
#DE97D2 #DE97AE #DEA397
triadic
#DE97AE #AEDE97 #97AEDE
tetradic
#DE97AE #D2DE97 #97DEC7 #A397DE
square
#DE97AE #D2DE97 #97DEC7 #A397DE
split-complementary
#DE97AE #97DEA3 #97D2DE
monochromatic
#BE3C66 #CF698A #DE97AE #EDC5D2 #F8E8ED
Accessibility & contrast
On white
2.30
#DE97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#DE97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE97AE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE97AE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A4AF
Deuteranopia (green-blind)
#B1B0AC
Tritanopia (blue-blind)
#E9939F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #de97ae; /* rgb */ color: rgb(222, 151, 174); /* oklch */ color: oklch(75.3% 0.090 358.4);
Tailwind
colors: {
custom: {
50: '#e9b6c6',
500: '#de97ae',
950: '#000000',
},
}SCSS
$custom: #de97ae; $custom-light: #e9b6c6; $custom-dark: #000000;
JSON
{
"hex": "#de97ae",
"rgb": {
"r": 222,
"g": 151,
"b": 174
},
"hsl": {
"h": 340.563,
"s": 51.825,
"l": 73.137
},
"oklch": {
"l": 0.75275,
"c": 0.08971,
"h": 358.4
},
"luminance": 0.40719
}Semantic roles & 50–950 ramp
primary
#DE97AE
secondary
#DCEFE9
accent
#BF8E26
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082