#DF8D97#DF8D97
#DF8D97 is a light, moderate red. Relative luminance 0.370; OKLCH L 73.0% C 0.100 H 11.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DF8D97 |
|---|---|
| RGB | rgb(223, 141, 151) |
| HSL | hsl(353, 56%, 71%) |
| HSV | hsv(353, 37%, 87%) |
| CMYK | cmyk(0%, 36.8%, 32.3%, 12.5%) |
| CIE-LAB | lab(67.26, 32.39, 7.85) |
| CIE-LCH | lch(67.26, 33.33, 13.62°) |
| OKLab | oklab(73.02% 0.0982 0.0207) |
| OKLCH | oklch(73.02% 0.1 11.9) |
| XYZ | xyz(45.5438, 36.9754, 34.0104) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.96
Pig Pink
#E78EA5
ΔE00 4.15
Rose Pink
#F7879A
ΔE00 4.68
Greyish Pink
#C88D94
ΔE00 4.75
Dull Pink
#D5869D
ΔE00 5.00
Faded Pink
#DE9DAC
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF8D97 #8DDFD5
analogous
#DF8DC0 #DF8D97 #DFAC8D
triadic
#DF8D97 #97DF8D #8D97DF
tetradic
#DF8D97 #C0DF8D #8DDFD5 #AC8DDF
square
#DF8D97 #C0DF8D #8DDFD5 #AC8DDF
split-complementary
#DF8D97 #8DDFAC #8DC0DF
monochromatic
#BD3546 #D25D6B #DF8D97 #ECBDC3 #F8E7E9
Accessibility & contrast
On white
2.50
#DF8D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#DF8D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF8D97
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF8D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF8D97 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A97
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#ED8591
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df8d97; /* rgb */ color: rgb(223, 141, 151); /* oklch */ color: oklch(73.0% 0.100 11.9);
Tailwind
colors: {
custom: {
50: '#ebafb5',
500: '#df8d97',
950: '#000000',
},
}SCSS
$custom: #df8d97; $custom-light: #ebafb5; $custom-dark: #000000;
JSON
{
"hex": "#df8d97",
"rgb": {
"r": 223,
"g": 141,
"b": 151
},
"hsl": {
"h": 352.683,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.73019,
"c": 0.1004,
"h": 11.9
},
"luminance": 0.36972
}Semantic roles & 50–950 ramp
primary
#DF8D97
secondary
#D9EFEC
accent
#C4B022
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80