#DB8A9E#DB8A9E
#DB8A9E is a light, moderate red. Relative luminance 0.357; OKLCH L 72.2% C 0.101 H 3.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DB8A9E |
|---|---|
| RGB | rgb(219, 138, 158) |
| HSL | hsl(345, 53%, 70%) |
| HSV | hsv(345, 37%, 86%) |
| CMYK | cmyk(0%, 37%, 27.9%, 14.1%) |
| CIE-LAB | lab(66.30, 33.45, 2.46) |
| CIE-LCH | lch(66.30, 33.54, 4.21°) |
| OKLab | oklab(72.24% 0.1012 0.0069) |
| OKLCH | oklch(72.24% 0.101 3.9) |
| XYZ | xyz(44.4747, 35.7087, 36.8911) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dull Pink
#D5869D
ΔE00 1.75
Pig Pink
#E78EA5
ΔE00 2.34
Dusty Pink (survey)
#D58A94
ΔE00 3.26
Faded Pink
#DE9DAC
ΔE00 5.01
Dusky Pink
#CC7A8B
ΔE00 5.08
Greyish Pink
#C88D94
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB8A9E #8ADBC7
analogous
#DB8AC7 #DB8A9E #DB9E8A
triadic
#DB8A9E #9EDB8A #8A9EDB
tetradic
#DB8A9E #C7DB8A #8ADBC7 #9E8ADB
square
#DB8A9E #C7DB8A #8ADBC7 #9E8ADB
split-complementary
#DB8A9E #8ADB9E #8AC7DB
monochromatic
#B33756 #CD5B77 #DB8A9E #E9B9C5 #F8E8EC
Accessibility & contrast
On white
2.58
#DB8A9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#DB8A9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB8A9E
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB8A9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB8A9E | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96989F
Deuteranopia (green-blind)
#AAA79C
Tritanopia (blue-blind)
#E88491
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #db8a9e; /* rgb */ color: rgb(219, 138, 158); /* oklch */ color: oklch(72.2% 0.101 3.9);
Tailwind
colors: {
custom: {
50: '#e8adba',
500: '#db8a9e',
950: '#000000',
},
}SCSS
$custom: #db8a9e; $custom-light: #e8adba; $custom-dark: #000000;
JSON
{
"hex": "#db8a9e",
"rgb": {
"r": 219,
"g": 138,
"b": 158
},
"hsl": {
"h": 345.185,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.72239,
"c": 0.10142,
"h": 3.9
},
"luminance": 0.35706
}Semantic roles & 50–950 ramp
primary
#DB8A9E
secondary
#D5ECE6
accent
#C09A25
background
#FEFAFB
surface
#FDF4F6
border
#D5CED0
text
#161011
muted
#847F80