#DBAB9F#DBAB9F
#DBAB9F is a light, muted red. Relative luminance 0.467; OKLCH L 78.2% C 0.059 H 34.4°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DBAB9F |
|---|---|
| RGB | rgb(219, 171, 159) |
| HSL | hsl(12, 45%, 74%) |
| HSV | hsv(12, 27%, 86%) |
| CMYK | cmyk(0%, 21.9%, 27.4%, 14.1%) |
| CIE-LAB | lab(73.99, 15.83, 12.92) |
| CIE-LCH | lch(73.99, 20.43, 39.22°) |
| OKLab | oklab(78.18% 0.0489 0.0335) |
| OKLCH | oklch(78.18% 0.059 34.4) |
| XYZ | xyz(50.0352, 46.6914, 39.1710) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.39
Pinkish Tan
#D99B82
ΔE00 6.46
Blush (survey)
#F29E8E
ΔE00 7.33
Pale Salmon
#FFB19A
ΔE00 7.49
Light Salmon
#FEA993
ΔE00 7.89
Dusty Pink
#D8A7B1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBAB9F #9FCFDB
analogous
#DB9FB1 #DBAB9F #DBC99F
triadic
#DBAB9F #9FDBAB #AB9FDB
tetradic
#DBAB9F #B1DB9F #9FCFDB #C99FDB
square
#DBAB9F #B1DB9F #9FCFDB #C99FDB
split-complementary
#DBAB9F #9FDBC9 #9FB1DB
monochromatic
#BA5D46 #CA8472 #DBAB9F #ECD2CC #F7ECE9
Accessibility & contrast
On white
2.03
#DBAB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#DBAB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBAB9F
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBAB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBAB9F | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09E
Deuteranopia (green-blind)
#C1BA9F
Tritanopia (blue-blind)
#E7A5A8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dbab9f; /* rgb */ color: rgb(219, 171, 159); /* oklch */ color: oklch(78.2% 0.059 34.4);
Tailwind
colors: {
custom: {
50: '#e7c4bb',
500: '#dbab9f',
950: '#000000',
},
}SCSS
$custom: #dbab9f; $custom-light: #e7c4bb; $custom-dark: #000000;
JSON
{
"hex": "#dbab9f",
"rgb": {
"r": 219,
"g": 171,
"b": 159
},
"hsl": {
"h": 12,
"s": 45.455,
"l": 74.118
},
"oklch": {
"l": 0.78178,
"c": 0.05925,
"h": 34.4
},
"luminance": 0.46689
}Semantic roles & 50–950 ramp
primary
#DBAB9F
secondary
#DDEAEE
accent
#9DB92D
background
#FEFCFB
surface
#FCF8F6
border
#D5D1D0
text
#161211
muted
#848180