#DBBAA4#DBBAA4
#DBBAA4 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.2% C 0.049 H 55.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBAA4 |
|---|---|
| RGB | rgb(219, 186, 164) |
| HSL | hsl(24, 43%, 75%) |
| HSV | hsv(24, 25%, 86%) |
| CMYK | cmyk(0%, 15.1%, 25.1%, 14.1%) |
| CIE-LAB | lab(77.79, 8.49, 15.55) |
| CIE-LCH | lch(77.79, 17.71, 61.36°) |
| OKLab | oklab(81.18% 0.0274 0.0401) |
| OKLCH | oklch(81.18% 0.049 55.6) |
| XYZ | xyz(53.4737, 52.8601, 42.5010) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.39
Tan
#D2B48C
ΔE00 7.35
Mushroom
#BA9E88
ΔE00 8.25
Warm Gray
#C9BEB0
ΔE00 8.32
Burlywood
#DEB887
ΔE00 8.40
Peach
#FFDAB9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBAA4 #A4C5DB
analogous
#DBA4A9 #DBBAA4 #DBD5A4
triadic
#DBBAA4 #A4DBBA #BAA4DB
tetradic
#DBBAA4 #A9DBA4 #A4C5DB #D5A4DB
square
#DBBAA4 #A9DBA4 #A4C5DB #D5A4DB
split-complementary
#DBBAA4 #A4DBD5 #A4A9DB
monochromatic
#B8774C #CA9978 #DBBAA4 #ECDBD0 #F6EEE9
Accessibility & contrast
On white
1.81
#DBBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#DBBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBAA4
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBAA4 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA3
Deuteranopia (green-blind)
#CBC3A4
Tritanopia (blue-blind)
#E5B4B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #dbbaa4; /* rgb */ color: rgb(219, 186, 164); /* oklch */ color: oklch(81.2% 0.049 55.6);
Tailwind
colors: {
custom: {
50: '#e7cebf',
500: '#dbbaa4',
950: '#000000',
},
}SCSS
$custom: #dbbaa4; $custom-light: #e7cebf; $custom-dark: #000000;
JSON
{
"hex": "#dbbaa4",
"rgb": {
"r": 219,
"g": 186,
"b": 164
},
"hsl": {
"h": 24,
"s": 43.307,
"l": 75.098
},
"oklch": {
"l": 0.81177,
"c": 0.04857,
"h": 55.6
},
"luminance": 0.52858
}Semantic roles & 50–950 ramp
primary
#DBBAA4
secondary
#7098B3
accent
#80B62F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161312
muted
#848382