#DBA8A2#DBA8A2
#DBA8A2 is a light, moderate red. Relative luminance 0.457; OKLCH L 77.7% C 0.061 H 26.2°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA8A2 |
|---|---|
| RGB | rgb(219, 168, 162) |
| HSL | hsl(6, 44%, 75%) |
| HSV | hsv(6, 26%, 86%) |
| CMYK | cmyk(0%, 23.3%, 26%, 14.1%) |
| CIE-LAB | lab(73.34, 17.86, 10.34) |
| CIE-LCH | lch(73.34, 20.64, 30.08°) |
| OKLab | oklab(77.69% 0.0548 0.027) |
| OKLCH | oklch(77.69% 0.061 26.2) |
| XYZ | xyz(49.7384, 45.6764, 40.3719) |
| Luminance | 0.4567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.27
Pinkish Grey
#C8ACA9
ΔE00 6.52
Blush (survey)
#F29E8E
ΔE00 7.28
Pinkish Tan
#D99B82
ΔE00 8.06
Rosybrown
#BC8F8F
ΔE00 8.08
Faded Pink
#DE9DAC
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA8A2 #A2D5DB
analogous
#DBA2B9 #DBA8A2 #DBC5A2
triadic
#DBA8A2 #A2DBA8 #A8A2DB
tetradic
#DBA8A2 #B9DBA2 #A2D5DB #C5A2DB
square
#DBA8A2 #B9DBA2 #A2D5DB #C5A2DB
split-complementary
#DBA8A2 #A2DBC5 #A2B9DB
monochromatic
#B9554A #CA7F76 #DBA8A2 #ECD1CE #F6EAE9
Accessibility & contrast
On white
2.07
#DBA8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#DBA8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA8A2
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA8A2 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#BEB8A1
Tritanopia (blue-blind)
#E6A2A7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #dba8a2; /* rgb */ color: rgb(219, 168, 162); /* oklch */ color: oklch(77.7% 0.061 26.2);
Tailwind
colors: {
custom: {
50: '#e7c2bd',
500: '#dba8a2',
950: '#000000',
},
}SCSS
$custom: #dba8a2; $custom-light: #e7c2bd; $custom-dark: #000000;
JSON
{
"hex": "#dba8a2",
"rgb": {
"r": 219,
"g": 168,
"b": 162
},
"hsl": {
"h": 6.316,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.7769,
"c": 0.06111,
"h": 26.2
},
"luminance": 0.45674
}Semantic roles & 50–950 ramp
primary
#DBA8A2
secondary
#DEECED
accent
#A9B72E
background
#FEFBFB
surface
#FCF7F6
border
#D5D0D0
text
#161212
muted
#848181