#DBBEA2#DBBEA2
#DBBEA2 is a light, muted orange. Relative luminance 0.545; OKLCH L 81.9% C 0.050 H 66.0°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEA2 |
|---|---|
| RGB | rgb(219, 190, 162) |
| HSL | hsl(29, 44%, 75%) |
| HSV | hsv(29, 26%, 86%) |
| CMYK | cmyk(0%, 13.2%, 26%, 14.1%) |
| CIE-LAB | lab(78.75, 6.09, 17.96) |
| CIE-LCH | lch(78.75, 18.96, 71.27°) |
| OKLab | oklab(81.91% 0.0205 0.0461) |
| OKLCH | oklch(81.91% 0.05 66) |
| XYZ | xyz(54.1490, 54.4974, 41.8421) |
| Luminance | 0.5450 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.79
Burlywood
#DEB887
ΔE00 6.07
Khaki
#C3B091
ΔE00 6.40
Apricot
#FBCEB1
ΔE00 6.96
Warm Gray
#C9BEB0
ΔE00 7.31
Peach
#FFDAB9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEA2 #A2BFDB
analogous
#DBA2A3 #DBBEA2 #DBDBA2
triadic
#DBBEA2 #A2DBBE #BEA2DB
tetradic
#DBBEA2 #A3DBA2 #A2BFDB #DBA2DB
square
#DBBEA2 #A3DBA2 #A2BFDB #DBA2DB
split-complementary
#DBBEA2 #A2DBDB #A2A3DB
monochromatic
#B9804A #CA9F76 #DBBEA2 #ECDDCE #F6F0E9
Accessibility & contrast
On white
1.76
#DBBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#DBBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEA2
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEA2 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BFA0
Deuteranopia (green-blind)
#CFC6A3
Tritanopia (blue-blind)
#E5B8B6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dbbea2; /* rgb */ color: rgb(219, 190, 162); /* oklch */ color: oklch(81.9% 0.050 66.0);
Tailwind
colors: {
custom: {
50: '#e7d1bd',
500: '#dbbea2',
950: '#000000',
},
}SCSS
$custom: #dbbea2; $custom-light: #e7d1bd; $custom-dark: #000000;
JSON
{
"hex": "#dbbea2",
"rgb": {
"r": 219,
"g": 190,
"b": 162
},
"hsl": {
"h": 29.474,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.81913,
"c": 0.05039,
"h": 66
},
"luminance": 0.54496
}Semantic roles & 50–950 ramp
primary
#DBBEA2
secondary
#6E91B3
accent
#74B72E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382