#DA989E#DA989E
#DA989E is a light, moderate red. Relative luminance 0.398; OKLCH L 74.6% C 0.080 H 13.2°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DA989E |
|---|---|
| RGB | rgb(218, 152, 158) |
| HSL | hsl(355, 47%, 73%) |
| HSV | hsv(355, 30%, 85%) |
| CMYK | cmyk(0%, 30.3%, 27.5%, 14.5%) |
| CIE-LAB | lab(69.35, 25.56, 6.85) |
| CIE-LCH | lch(69.35, 26.47, 15.01°) |
| OKLab | oklab(74.56% 0.0776 0.0182) |
| OKLCH | oklch(74.56% 0.08 13.2) |
| XYZ | xyz(46.3143, 39.8333, 37.5903) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.62
Dusty Pink (survey)
#D58A94
ΔE00 3.82
Greyish Pink
#C88D94
ΔE00 4.10
Dusty Pink
#D8A7B1
ΔE00 5.28
Grey Pink
#C3909B
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA989E #98DAD4
analogous
#DA98BF #DA989E #DAB398
triadic
#DA989E #9EDA98 #989EDA
tetradic
#DA989E #BFDA98 #98DAD4 #B398DA
square
#DA989E #BFDA98 #98DAD4 #B398DA
split-complementary
#DA989E #98DAB3 #98BFDA
monochromatic
#B6414C #CA6B74 #DA989E #EAC5C8 #F7E8EA
Accessibility & contrast
On white
2.34
#DA989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#DA989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA989E
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA989E | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#E6929A
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #da989e; /* rgb */ color: rgb(218, 152, 158); /* oklch */ color: oklch(74.6% 0.080 13.2);
Tailwind
colors: {
custom: {
50: '#e7b7ba',
500: '#da989e',
950: '#000000',
},
}SCSS
$custom: #da989e; $custom-light: #e7b7ba; $custom-dark: #000000;
JSON
{
"hex": "#da989e",
"rgb": {
"r": 218,
"g": 152,
"b": 158
},
"hsl": {
"h": 354.545,
"s": 47.143,
"l": 72.549
},
"oklch": {
"l": 0.74556,
"c": 0.07973,
"h": 13.2
},
"luminance": 0.39831
}Semantic roles & 50–950 ramp
primary
#DA989E
secondary
#DDEEEC
accent
#BAAD2B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080