#DF97A2#DF97A2
#DF97A2 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.0% C 0.088 H 9.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DF97A2 |
|---|---|
| RGB | rgb(223, 151, 162) |
| HSL | hsl(351, 53%, 73%) |
| HSV | hsv(351, 32%, 87%) |
| CMYK | cmyk(0%, 32.3%, 27.4%, 12.5%) |
| CIE-LAB | lab(69.78, 28.50, 5.31) |
| CIE-LCH | lch(69.78, 28.99, 10.55°) |
| OKLab | oklab(75.04% 0.0864 0.0142) |
| OKLCH | oklch(75.04% 0.088 9.4) |
| XYZ | xyz(48.0208, 40.4328, 39.4504) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.58
Dusty Pink (survey)
#D58A94
ΔE00 3.67
Pig Pink
#E78EA5
ΔE00 4.06
Greyish Pink
#C88D94
ΔE00 4.88
Dull Pink
#D5869D
ΔE00 5.53
Dusty Pink
#D8A7B1
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF97A2 #97DFD4
analogous
#DF97C6 #DF97A2 #DFB097
triadic
#DF97A2 #A2DF97 #97A2DF
tetradic
#DF97A2 #C6DF97 #97DFD4 #B097DF
square
#DF97A2 #C6DF97 #97DFD4 #B097DF
split-complementary
#DF97A2 #97DFB0 #97C6DF
monochromatic
#C03B50 #D16878 #DF97A2 #EDC6CC #F8E8EA
Accessibility & contrast
On white
2.31
#DF97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#DF97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF97A2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF97A2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A2
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#EC919B
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #df97a2; /* rgb */ color: rgb(223, 151, 162); /* oklch */ color: oklch(75.0% 0.088 9.4);
Tailwind
colors: {
custom: {
50: '#eab6bd',
500: '#df97a2',
950: '#000000',
},
}SCSS
$custom: #df97a2; $custom-light: #eab6bd; $custom-dark: #000000;
JSON
{
"hex": "#df97a2",
"rgb": {
"r": 223,
"g": 151,
"b": 162
},
"hsl": {
"h": 350.833,
"s": 52.941,
"l": 73.333
},
"oklch": {
"l": 0.75039,
"c": 0.08755,
"h": 9.4
},
"luminance": 0.4043
}Semantic roles & 50–950 ramp
primary
#DF97A2
secondary
#DCEFEC
accent
#C0A925
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081