#DB9A96#DB9A96
#DB9A96 is a light, moderate red. Relative luminance 0.404; OKLCH L 74.8% C 0.079 H 23.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DB9A96 |
|---|---|
| RGB | rgb(219, 154, 150) |
| HSL | hsl(3, 49%, 72%) |
| HSV | hsv(3, 32%, 86%) |
| CMYK | cmyk(0%, 29.7%, 31.5%, 14.1%) |
| CIE-LAB | lab(69.74, 23.79, 11.86) |
| CIE-LCH | lch(69.74, 26.59, 26.50°) |
| OKLab | oklab(74.82% 0.0725 0.0308) |
| OKLCH | oklch(74.82% 0.079 23.1) |
| XYZ | xyz(46.2754, 40.3761, 34.2042) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.02
Greyish Pink
#C88D94
ΔE00 6.08
Dusty Pink (survey)
#D58A94
ΔE00 6.29
Rosybrown
#BC8F8F
ΔE00 6.76
Faded Pink
#DE9DAC
ΔE00 7.13
Dusty Pink
#D8A7B1
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DB9A96 #96D7DB
analogous
#DB96B5 #DB9A96 #DBBC96
triadic
#DB9A96 #96DB9A #9A96DB
tetradic
#DB9A96 #B5DB96 #96D7DB #BC96DB
square
#DB9A96 #B5DB96 #96D7DB #BC96DB
split-complementary
#DB9A96 #96DBBC #96B5DB
monochromatic
#B8463F #CB6E68 #DB9A96 #EBC6C4 #F7E9E8
Accessibility & contrast
On white
2.31
#DB9A96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#DB9A96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DB9A96
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DB9A96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DB9A96 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#B6AF95
Tritanopia (blue-blind)
#E89399
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #db9a96; /* rgb */ color: rgb(219, 154, 150); /* oklch */ color: oklch(74.8% 0.079 23.1);
Tailwind
colors: {
custom: {
50: '#e8b8b4',
500: '#db9a96',
950: '#000000',
},
}SCSS
$custom: #db9a96; $custom-light: #e8b8b4; $custom-dark: #000000;
JSON
{
"hex": "#db9a96",
"rgb": {
"r": 219,
"g": 154,
"b": 150
},
"hsl": {
"h": 3.478,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.74815,
"c": 0.07874,
"h": 23.1
},
"luminance": 0.40373
}Semantic roles & 50–950 ramp
primary
#DB9A96
secondary
#DDEDEE
accent
#B4BC29
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161111
muted
#848080