#DA989B#DA989B
#DA989B is a light, moderate red. Relative luminance 0.397; OKLCH L 74.5% C 0.080 H 16.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DA989B |
|---|---|
| RGB | rgb(218, 152, 155) |
| HSL | hsl(357, 47%, 73%) |
| HSV | hsv(357, 30%, 85%) |
| CMYK | cmyk(0%, 30.3%, 28.9%, 14.5%) |
| CIE-LAB | lab(69.28, 25.16, 8.42) |
| CIE-LCH | lch(69.28, 26.53, 18.50°) |
| OKLab | oklab(74.48% 0.0765 0.0222) |
| OKLCH | oklch(74.48% 0.08 16.2) |
| XYZ | xyz(46.0592, 39.7312, 36.2469) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.20
Greyish Pink
#C88D94
ΔE00 4.35
Faded Pink
#DE9DAC
ΔE00 4.67
Dusty Pink
#D8A7B1
ΔE00 5.83
Grey Pink
#C3909B
ΔE00 5.85
Rosybrown
#BC8F8F
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA989B #98DAD7
analogous
#DA98BC #DA989B #DAB698
triadic
#DA989B #9BDA98 #989BDA
tetradic
#DA989B #BCDA98 #98DAD7 #B698DA
square
#DA989B #BCDA98 #98DAD7 #B698DA
split-complementary
#DA989B #98DAB6 #98BCDA
monochromatic
#B64147 #CA6B6F #DA989B #EAC5C7 #F7E8E9
Accessibility & contrast
On white
2.35
#DA989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#DA989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA989B
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA989B | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#E79299
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #da989b; /* rgb */ color: rgb(218, 152, 155); /* oklch */ color: oklch(74.5% 0.080 16.2);
Tailwind
colors: {
custom: {
50: '#e7b6b8',
500: '#da989b',
950: '#000000',
},
}SCSS
$custom: #da989b; $custom-light: #e7b6b8; $custom-dark: #000000;
JSON
{
"hex": "#da989b",
"rgb": {
"r": 218,
"g": 152,
"b": 155
},
"hsl": {
"h": 357.273,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.74476,
"c": 0.07962,
"h": 16.2
},
"luminance": 0.39728
}Semantic roles & 50–950 ramp
primary
#DA989B
secondary
#DDEEED
accent
#BAB42B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080