#DBBEAB#DBBEAB
#DBBEAB is a very light, muted orange. Relative luminance 0.548; OKLCH L 82.1% C 0.042 H 55.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEAB |
|---|---|
| RGB | rgb(219, 190, 171) |
| HSL | hsl(24, 40%, 76%) |
| HSV | hsv(24, 22%, 86%) |
| CMYK | cmyk(0%, 13.2%, 21.9%, 14.1%) |
| CIE-LAB | lab(78.94, 7.37, 13.40) |
| CIE-LCH | lch(78.94, 15.29, 61.20°) |
| OKLab | oklab(82.13% 0.0241 0.0347) |
| OKLCH | oklch(82.13% 0.042 55.2) |
| XYZ | xyz(54.9778, 54.8289, 46.2072) |
| Luminance | 0.5483 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.63
Warm Gray
#C9BEB0
ΔE00 7.15
Tan
#D2B48C
ΔE00 8.13
Peach
#FFDAB9
ΔE00 8.26
Pinkish Grey
#C8ACA9
ΔE00 8.60
Khaki
#C3B091
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEAB #ABC8DB
analogous
#DBABB0 #DBBEAB #DBD6AB
triadic
#DBBEAB #ABDBBE #BEABDB
tetradic
#DBBEAB #B0DBAB #ABC8DB #D6ABDB
square
#DBBEAB #B0DBAB #ABC8DB #D6ABDB
split-complementary
#DBBEAB #ABDBD6 #ABB0DB
monochromatic
#B67C55 #C99D80 #DBBEAB #EDDFD6 #F6EEEA
Accessibility & contrast
On white
1.76
#DBBEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DBBEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEAB
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEAB | 1.00 | 1.76 | 11.97 | 11.97 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AA
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#E4B9B9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbeab; /* rgb */ color: rgb(219, 190, 171); /* oklch */ color: oklch(82.1% 0.042 55.2);
Tailwind
colors: {
custom: {
50: '#e6d1c4',
500: '#dbbeab',
950: '#000000',
},
}SCSS
$custom: #dbbeab; $custom-light: #e6d1c4; $custom-dark: #000000;
JSON
{
"hex": "#dbbeab",
"rgb": {
"r": 219,
"g": 190,
"b": 171
},
"hsl": {
"h": 23.75,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.82127,
"c": 0.04226,
"h": 55.2
},
"luminance": 0.54827
}Semantic roles & 50–950 ramp
primary
#DBBEAB
secondary
#779BB3
accent
#80B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382