#DF97AA#DF97AA
#DF97AA is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.3% C 0.089 H 2.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97AA |
|---|---|
| RGB | rgb(223, 151, 170) |
| HSL | hsl(344, 53%, 73%) |
| HSV | hsv(344, 32%, 87%) |
| CMYK | cmyk(0%, 32.3%, 23.8%, 12.5%) |
| CIE-LAB | lab(69.98, 29.63, 1.16) |
| CIE-LCH | lch(69.98, 29.65, 2.23°) |
| OKLab | oklab(75.27% 0.0894 0.0035) |
| OKLCH | oklch(75.27% 0.089 2.2) |
| XYZ | xyz(48.7546, 40.7264, 43.3154) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.90
Pig Pink
#E78EA5
ΔE00 3.03
Dull Pink
#D5869D
ΔE00 4.53
Dusty Pink (survey)
#D58A94
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 5.71
Grey Pink
#C3909B
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97AA #97DFCC
analogous
#DF97CE #DF97AA #DFA897
triadic
#DF97AA #AADF97 #97AADF
tetradic
#DF97AA #CEDF97 #97DFCC #A897DF
square
#DF97AA #CEDF97 #97DFCC #A897DF
split-complementary
#DF97AA #97DFA8 #97CEDF
monochromatic
#C03B5E #D16884 #DF97AA #EDC6D0 #F8E8EC
Accessibility & contrast
On white
2.30
#DF97AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#DF97AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97AA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97AA | 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)
#A1A3AB
Deuteranopia (green-blind)
#B2B0A8
Tritanopia (blue-blind)
#EB929E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df97aa; /* rgb */ color: rgb(223, 151, 170); /* oklch */ color: oklch(75.3% 0.089 2.2);
Tailwind
colors: {
custom: {
50: '#eab6c3',
500: '#df97aa',
950: '#000000',
},
}SCSS
$custom: #df97aa; $custom-light: #eab6c3; $custom-dark: #000000;
JSON
{
"hex": "#df97aa",
"rgb": {
"r": 223,
"g": 151,
"b": 170
},
"hsl": {
"h": 344.167,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.75266,
"c": 0.08943,
"h": 2.2
},
"luminance": 0.40723
}Semantic roles & 50–950 ramp
primary
#DF97AA
secondary
#DCEFEA
accent
#C09725
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081