#DAB8A2#DAB8A2
#DAB8A2 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.6% C 0.050 H 54.8°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DAB8A2 |
|---|---|
| RGB | rgb(218, 184, 162) |
| HSL | hsl(24, 43%, 75%) |
| HSV | hsv(24, 26%, 85%) |
| CMYK | cmyk(0%, 15.6%, 25.7%, 14.5%) |
| CIE-LAB | lab(77.16, 8.89, 15.72) |
| CIE-LCH | lch(77.16, 18.07, 60.50°) |
| OKLab | oklab(80.65% 0.0286 0.0405) |
| OKLCH | oklch(80.65% 0.05 54.8) |
| XYZ | xyz(52.5761, 51.7970, 41.4037) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.66
Tan
#D2B48C
ΔE00 7.44
Mushroom
#BA9E88
ΔE00 7.89
Burlywood
#DEB887
ΔE00 8.49
Warm Gray
#C9BEB0
ΔE00 8.67
Pinkish Grey
#C8ACA9
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAB8A2 #A2C4DA
analogous
#DAA2A8 #DAB8A2 #DAD4A2
triadic
#DAB8A2 #A2DAB8 #B8A2DA
tetradic
#DAB8A2 #A8DAA2 #A2C4DA #D4A2DA
square
#DAB8A2 #A8DAA2 #A2C4DA #D4A2DA
split-complementary
#DAB8A2 #A2DAD4 #A2A8DA
monochromatic
#B7754A #C99776 #DAB8A2 #EBD9CE #F6EEE9
Accessibility & contrast
On white
1.85
#DAB8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#DAB8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAB8A2
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAB8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAB8A2 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BAA1
Deuteranopia (green-blind)
#CAC1A2
Tritanopia (blue-blind)
#E4B2B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dab8a2; /* rgb */ color: rgb(218, 184, 162); /* oklch */ color: oklch(80.6% 0.050 54.8);
Tailwind
colors: {
custom: {
50: '#e6cdbd',
500: '#dab8a2',
950: '#000000',
},
}SCSS
$custom: #dab8a2; $custom-light: #e6cdbd; $custom-dark: #000000;
JSON
{
"hex": "#dab8a2",
"rgb": {
"r": 218,
"g": 184,
"b": 162
},
"hsl": {
"h": 23.571,
"s": 43.077,
"l": 74.51
},
"oklch": {
"l": 0.80646,
"c": 0.04959,
"h": 54.8
},
"luminance": 0.51795
}Semantic roles & 50–950 ramp
primary
#DAB8A2
secondary
#6F97B2
accent
#81B62F
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#161312
muted
#848382