#DB9AA4#DB9AA4
#DB9AA4 is a light, moderate red. Relative luminance 0.409; OKLCH L 75.2% C 0.079 H 9.0°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9AA4 |
|---|---|
| RGB | rgb(219, 154, 164) |
| HSL | hsl(351, 47%, 73%) |
| HSV | hsv(351, 30%, 86%) |
| CMYK | cmyk(0%, 29.7%, 25.1%, 14.1%) |
| CIE-LAB | lab(70.07, 25.70, 4.57) |
| CIE-LCH | lch(70.07, 26.10, 10.08°) |
| OKLab | oklab(75.19% 0.0779 0.0123) |
| OKLCH | oklch(75.19% 0.079 9) |
| XYZ | xyz(47.4708, 40.8543, 40.5000) |
| Luminance | 0.4085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.00
Dusty Pink (survey)
#D58A94
ΔE00 4.36
Dusty Pink
#D8A7B1
ΔE00 4.36
Greyish Pink
#C88D94
ΔE00 4.62
Pig Pink
#E78EA5
ΔE00 5.07
Grey Pink
#C3909B
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9AA4 #9ADBD1
analogous
#DB9AC4 #DB9AA4 #DBB09A
triadic
#DB9AA4 #A4DB9A #9AA4DB
tetradic
#DB9AA4 #C4DB9A #9ADBD1 #B09ADB
square
#DB9AA4 #C4DB9A #9ADBD1 #B09ADB
split-complementary
#DB9AA4 #9ADBB0 #9AC4DB
monochromatic
#B94254 #CB6D7B #DB9AA4 #EBC7CD #F7E8EB
Accessibility & contrast
On white
2.29
#DB9AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#DB9AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9AA4
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9AA4 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A4
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#E7959E
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #db9aa4; /* rgb */ color: rgb(219, 154, 164); /* oklch */ color: oklch(75.2% 0.079 9.0);
Tailwind
colors: {
custom: {
50: '#e7b8be',
500: '#db9aa4',
950: '#000000',
},
}SCSS
$custom: #db9aa4; $custom-light: #e7b8be; $custom-dark: #000000;
JSON
{
"hex": "#db9aa4",
"rgb": {
"r": 219,
"g": 154,
"b": 164
},
"hsl": {
"h": 350.769,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.75186,
"c": 0.07881,
"h": 9
},
"luminance": 0.40852
}Semantic roles & 50–950 ramp
primary
#DB9AA4
secondary
#DDEEEB
accent
#BBA52B
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081