#DBBCAB#DBBCAB
#DBBCAB is a light, muted orange. Relative luminance 0.540; OKLCH L 81.7% C 0.043 H 50.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBCAB |
|---|---|
| RGB | rgb(219, 188, 171) |
| HSL | hsl(21, 40%, 76%) |
| HSV | hsv(21, 22%, 86%) |
| CMYK | cmyk(0%, 14.2%, 21.9%, 14.1%) |
| CIE-LAB | lab(78.44, 8.43, 12.69) |
| CIE-LCH | lch(78.44, 15.24, 56.42°) |
| OKLab | oklab(81.74% 0.0272 0.033) |
| OKLCH | oklch(81.74% 0.043 50.5) |
| XYZ | xyz(54.5476, 53.9685, 46.0638) |
| Luminance | 0.5397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.86
Pinkish Grey
#C8ACA9
ΔE00 7.48
Warm Gray
#C9BEB0
ΔE00 8.03
Mushroom
#BA9E88
ΔE00 9.01
Peach
#FFDAB9
ΔE00 9.07
Tan
#D2B48C
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBCAB #ABCADB
analogous
#DBABB2 #DBBCAB #DBD4AB
triadic
#DBBCAB #ABDBBC #BCABDB
tetradic
#DBBCAB #B2DBAB #ABCADB #D4ABDB
square
#DBBCAB #B2DBAB #ABCADB #D4ABDB
split-complementary
#DBBCAB #ABDBD4 #ABB2DB
monochromatic
#B67855 #C99A80 #DBBCAB #EDDED6 #F6EEEA
Accessibility & contrast
On white
1.78
#DBBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#DBBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBCAB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBCAB | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CBC5AB
Tritanopia (blue-blind)
#E4B7B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbcab; /* rgb */ color: rgb(219, 188, 171); /* oklch */ color: oklch(81.7% 0.043 50.5);
Tailwind
colors: {
custom: {
50: '#e6d0c4',
500: '#dbbcab',
950: '#000000',
},
}SCSS
$custom: #dbbcab; $custom-light: #e6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#dbbcab",
"rgb": {
"r": 219,
"g": 188,
"b": 171
},
"hsl": {
"h": 21.25,
"s": 40,
"l": 76.471
},
"oklch": {
"l": 0.81736,
"c": 0.0427,
"h": 50.5
},
"luminance": 0.53967
}Semantic roles & 50–950 ramp
primary
#DBBCAB
secondary
#779EB3
accent
#85B332
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382