#DF989B#DF989B
#DF989B is a light, moderate red. Relative luminance 0.405; OKLCH L 75.0% C 0.086 H 16.5°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DF989B |
|---|---|
| RGB | rgb(223, 152, 155) |
| HSL | hsl(357, 53%, 74%) |
| HSV | hsv(357, 32%, 87%) |
| CMYK | cmyk(0%, 31.8%, 30.5%, 12.5%) |
| CIE-LAB | lab(69.83, 27.03, 9.29) |
| CIE-LCH | lch(69.83, 28.58, 18.97°) |
| OKLab | oklab(75.03% 0.0821 0.0244) |
| OKLCH | oklch(75.03% 0.086 16.5) |
| XYZ | xyz(47.5774, 40.5141, 36.3180) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.34
Faded Pink
#DE9DAC
ΔE00 4.91
Greyish Pink
#C88D94
ΔE00 5.13
Dusty Pink
#D8A7B1
ΔE00 6.40
Pig Pink
#E78EA5
ΔE00 6.51
Grey Pink
#C3909B
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF989B #98DFDC
analogous
#DF98BE #DF989B #DFB898
triadic
#DF989B #9BDF98 #989BDF
tetradic
#DF989B #BEDF98 #98DFDC #B898DF
square
#DF989B #BEDF98 #98DFDC #B898DF
split-complementary
#DF989B #98DFB8 #98BEDF
monochromatic
#C13C41 #D0696E #DF989B #EEC7C8 #F8E8E8
Accessibility & contrast
On white
2.31
#DF989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#DF989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF989B
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF989B | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39B
Deuteranopia (green-blind)
#B6B09A
Tritanopia (blue-blind)
#ED9199
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #df989b; /* rgb */ color: rgb(223, 152, 155); /* oklch */ color: oklch(75.0% 0.086 16.5);
Tailwind
colors: {
custom: {
50: '#eab7b8',
500: '#df989b',
950: '#000000',
},
}SCSS
$custom: #df989b; $custom-light: #eab7b8; $custom-dark: #000000;
JSON
{
"hex": "#df989b",
"rgb": {
"r": 223,
"g": 152,
"b": 155
},
"hsl": {
"h": 357.465,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.75027,
"c": 0.08566,
"h": 16.5
},
"luminance": 0.40511
}Semantic roles & 50–950 ramp
primary
#DF989B
secondary
#DCEFEE
accent
#C0B925
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080