#DBBCA3#DBBCA3
#DBBCA3 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.5% C 0.049 H 60.9°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCA3 |
|---|---|
| RGB | rgb(219, 188, 163) |
| HSL | hsl(27, 44%, 75%) |
| HSV | hsv(27, 26%, 86%) |
| CMYK | cmyk(0%, 14.2%, 25.6%, 14.1%) |
| CIE-LAB | lab(78.27, 7.29, 16.75) |
| CIE-LCH | lch(78.27, 18.27, 66.49°) |
| OKLab | oklab(81.54% 0.024 0.0431) |
| OKLCH | oklch(81.54% 0.049 60.9) |
| XYZ | xyz(53.8080, 53.6727, 42.1687) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.94
Apricot
#FBCEB1
ΔE00 6.45
Burlywood
#DEB887
ΔE00 7.10
Khaki
#C3B091
ΔE00 7.44
Warm Gray
#C9BEB0
ΔE00 7.67
Peach
#FFDAB9
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCA3 #A3C2DB
analogous
#DBA3A6 #DBBCA3 #DBD8A3
triadic
#DBBCA3 #A3DBBC #BCA3DB
tetradic
#DBBCA3 #A6DBA3 #A3C2DB #D8A3DB
square
#DBBCA3 #A6DBA3 #A3C2DB #D8A3DB
split-complementary
#DBBCA3 #A3DBD8 #A3A6DB
monochromatic
#B97C4B #CA9C77 #DBBCA3 #ECDCCF #F6EFE9
Accessibility & contrast
On white
1.79
#DBBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#DBBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCA3
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCA3 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA1
Deuteranopia (green-blind)
#CDC4A3
Tritanopia (blue-blind)
#E5B6B5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbca3; /* rgb */ color: rgb(219, 188, 163); /* oklch */ color: oklch(81.5% 0.049 60.9);
Tailwind
colors: {
custom: {
50: '#e7d0be',
500: '#dbbca3',
950: '#000000',
},
}SCSS
$custom: #dbbca3; $custom-light: #e7d0be; $custom-dark: #000000;
JSON
{
"hex": "#dbbca3",
"rgb": {
"r": 219,
"g": 188,
"b": 163
},
"hsl": {
"h": 26.786,
"s": 43.75,
"l": 74.902
},
"oklch": {
"l": 0.81544,
"c": 0.04928,
"h": 60.9
},
"luminance": 0.53671
}Semantic roles & 50–950 ramp
primary
#DBBCA3
secondary
#6F95B3
accent
#7AB72F
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382