#DF989C#DF989C
#DF989C is a light, moderate red. Relative luminance 0.405; OKLCH L 75.1% C 0.086 H 15.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DF989C |
|---|---|
| RGB | rgb(223, 152, 156) |
| HSL | hsl(357, 53%, 74%) |
| HSV | hsv(357, 32%, 87%) |
| CMYK | cmyk(0%, 31.8%, 30%, 12.5%) |
| CIE-LAB | lab(69.86, 27.16, 8.77) |
| CIE-LCH | lch(69.86, 28.54, 17.89°) |
| OKLab | oklab(75.05% 0.0825 0.0231) |
| OKLCH | oklch(75.05% 0.086 15.6) |
| XYZ | xyz(47.6617, 40.5478, 36.7622) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.17
Faded Pink
#DE9DAC
ΔE00 4.56
Greyish Pink
#C88D94
ΔE00 5.02
Pig Pink
#E78EA5
ΔE00 6.18
Dusty Pink
#D8A7B1
ΔE00 6.21
Grey Pink
#C3909B
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF989C #98DFDB
analogous
#DF98BF #DF989C #DFB798
triadic
#DF989C #9CDF98 #989CDF
tetradic
#DF989C #BFDF98 #98DFDB #B798DF
square
#DF989C #BFDF98 #98DFDB #B798DF
split-complementary
#DF989C #98DFB7 #98BFDF
monochromatic
#C13C43 #D0696F #DF989C #EEC7C9 #F8E8E9
Accessibility & contrast
On white
2.31
#DF989C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#DF989C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF989C
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF989C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF989C | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39C
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#ED919A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df989c; /* rgb */ color: rgb(223, 152, 156); /* oklch */ color: oklch(75.1% 0.086 15.6);
Tailwind
colors: {
custom: {
50: '#eab7b9',
500: '#df989c',
950: '#000000',
},
}SCSS
$custom: #df989c; $custom-light: #eab7b9; $custom-dark: #000000;
JSON
{
"hex": "#df989c",
"rgb": {
"r": 223,
"g": 152,
"b": 156
},
"hsl": {
"h": 356.62,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.75053,
"c": 0.08566,
"h": 15.6
},
"luminance": 0.40545
}Semantic roles & 50–950 ramp
primary
#DF989C
secondary
#DCEFEE
accent
#C0B725
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080