#DB899B#DB899B
#DB899B is a light, moderate red. Relative luminance 0.353; OKLCH L 72.0% C 0.102 H 5.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DB899B |
|---|---|
| RGB | rgb(219, 137, 155) |
| HSL | hsl(347, 53%, 70%) |
| HSV | hsv(347, 37%, 86%) |
| CMYK | cmyk(0%, 37.4%, 29.2%, 14.1%) |
| CIE-LAB | lab(66.00, 33.58, 3.72) |
| CIE-LCH | lch(66.00, 33.78, 6.33°) |
| OKLab | oklab(71.99% 0.1017 0.0102) |
| OKLCH | oklch(71.99% 0.102 5.7) |
| XYZ | xyz(44.0768, 35.3211, 35.5001) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 2.19
Dusty Pink (survey)
#D58A94
ΔE00 2.61
Pig Pink
#E78EA5
ΔE00 2.69
Dusky Pink
#CC7A8B
ΔE00 4.70
Old Rose
#C87F89
ΔE00 4.93
Greyish Pink
#C88D94
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB899B #89DBC9
analogous
#DB89C4 #DB899B #DBA089
triadic
#DB899B #9BDB89 #899BDB
tetradic
#DB899B #C4DB89 #89DBC9 #A089DB
square
#DB899B #C4DB89 #89DBC9 #A089DB
split-complementary
#DB899B #89DBA0 #89C4DB
monochromatic
#B33752 #CD5A73 #DB899B #E9B8C3 #F8E7EA
Accessibility & contrast
On white
2.60
#DB899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#DB899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB899B
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB899B | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96979B
Deuteranopia (green-blind)
#AAA699
Tritanopia (blue-blind)
#E9838F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #db899b; /* rgb */ color: rgb(219, 137, 155); /* oklch */ color: oklch(72.0% 0.102 5.7);
Tailwind
colors: {
custom: {
50: '#e8acb8',
500: '#db899b',
950: '#000000',
},
}SCSS
$custom: #db899b; $custom-light: #e8acb8; $custom-dark: #000000;
JSON
{
"hex": "#db899b",
"rgb": {
"r": 219,
"g": 137,
"b": 155
},
"hsl": {
"h": 346.829,
"s": 53.247,
"l": 69.804
},
"oklch": {
"l": 0.71985,
"c": 0.10219,
"h": 5.7
},
"luminance": 0.35318
}Semantic roles & 50–950 ramp
primary
#DB899B
secondary
#D4EBE6
accent
#C19E25
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80