#DB989B#DB989B
#DB989B is a light, moderate red. Relative luminance 0.399; OKLCH L 74.6% C 0.081 H 16.2°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DB989B |
|---|---|
| RGB | rgb(219, 152, 155) |
| HSL | hsl(357, 48%, 73%) |
| HSV | hsv(357, 31%, 86%) |
| CMYK | cmyk(0%, 30.6%, 29.2%, 14.1%) |
| CIE-LAB | lab(69.39, 25.53, 8.59) |
| CIE-LCH | lch(69.39, 26.94, 18.60°) |
| OKLab | oklab(74.59% 0.0776 0.0226) |
| OKLCH | oklch(74.59% 0.081 16.2) |
| XYZ | xyz(46.3592, 39.8859, 36.2609) |
| Luminance | 0.3988 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 4.21
Greyish Pink
#C88D94
ΔE00 4.50
Faded Pink
#DE9DAC
ΔE00 4.70
Dusty Pink
#D8A7B1
ΔE00 5.94
Grey Pink
#C3909B
ΔE00 6.03
Rosybrown
#BC8F8F
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB989B #98DBD8
analogous
#DB98BD #DB989B #DBB698
triadic
#DB989B #9BDB98 #989BDB
tetradic
#DB989B #BDDB98 #98DBD8 #B698DB
square
#DB989B #BDDB98 #98DBD8 #B698DB
split-complementary
#DB989B #98DBB6 #98BDDB
monochromatic
#B84046 #CB6B6F #DB989B #EBC5C7 #F7E8E9
Accessibility & contrast
On white
2.34
#DB989B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#DB989B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB989B
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB989B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB989B | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#B4AE9A
Tritanopia (blue-blind)
#E89199
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #db989b; /* rgb */ color: rgb(219, 152, 155); /* oklch */ color: oklch(74.6% 0.081 16.2);
Tailwind
colors: {
custom: {
50: '#e7b7b8',
500: '#db989b',
950: '#000000',
},
}SCSS
$custom: #db989b; $custom-light: #e7b7b8; $custom-dark: #000000;
JSON
{
"hex": "#db989b",
"rgb": {
"r": 219,
"g": 152,
"b": 155
},
"hsl": {
"h": 357.313,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.74585,
"c": 0.08083,
"h": 16.2
},
"luminance": 0.39883
}Semantic roles & 50–950 ramp
primary
#DB989B
secondary
#DDEEED
accent
#BBB52A
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080