#DBBCA2#DBBCA2
#DBBCA2 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.5% C 0.050 H 62.0°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCA2 |
|---|---|
| RGB | rgb(219, 188, 162) |
| HSL | hsl(27, 44%, 75%) |
| HSV | hsv(27, 26%, 86%) |
| CMYK | cmyk(0%, 14.2%, 26%, 14.1%) |
| CIE-LAB | lab(78.25, 7.15, 17.26) |
| CIE-LCH | lch(78.25, 18.68, 67.51°) |
| OKLab | oklab(81.52% 0.0236 0.0443) |
| OKLCH | oklch(81.52% 0.05 62) |
| XYZ | xyz(53.7188, 53.6370, 41.6987) |
| Luminance | 0.5363 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.57
Apricot
#FBCEB1
ΔE00 6.52
Burlywood
#DEB887
ΔE00 6.74
Khaki
#C3B091
ΔE00 7.19
Peach
#FFDAB9
ΔE00 7.67
Warm Gray
#C9BEB0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCA2 #A2C1DB
analogous
#DBA2A5 #DBBCA2 #DBD8A2
triadic
#DBBCA2 #A2DBBC #BCA2DB
tetradic
#DBBCA2 #A5DBA2 #A2C1DB #D8A2DB
square
#DBBCA2 #A5DBA2 #A2C1DB #D8A2DB
split-complementary
#DBBCA2 #A2DBD8 #A2A5DB
monochromatic
#B97C4A #CA9C76 #DBBCA2 #ECDCCE #F6EFE9
Accessibility & contrast
On white
1.79
#DBBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#DBBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCA2
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCA2 | 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)
#C6BEA0
Deuteranopia (green-blind)
#CDC4A2
Tritanopia (blue-blind)
#E5B6B5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dbbca2; /* rgb */ color: rgb(219, 188, 162); /* oklch */ color: oklch(81.5% 0.050 62.0);
Tailwind
colors: {
custom: {
50: '#e7d0bd',
500: '#dbbca2',
950: '#000000',
},
}SCSS
$custom: #dbbca2; $custom-light: #e7d0bd; $custom-dark: #000000;
JSON
{
"hex": "#dbbca2",
"rgb": {
"r": 219,
"g": 188,
"b": 162
},
"hsl": {
"h": 27.368,
"s": 44.186,
"l": 74.706
},
"oklch": {
"l": 0.81521,
"c": 0.05019,
"h": 62
},
"luminance": 0.53635
}Semantic roles & 50–950 ramp
primary
#DBBCA2
secondary
#6E94B3
accent
#79B72E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382