#DCBFA0#DCBFA0
#DCBFA0 is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.2% C 0.053 H 68.8°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFA0 |
|---|---|
| RGB | rgb(220, 191, 160) |
| HSL | hsl(31, 46%, 75%) |
| HSV | hsv(31, 27%, 86%) |
| CMYK | cmyk(0%, 13.2%, 27.3%, 13.7%) |
| CIE-LAB | lab(79.05, 5.67, 19.46) |
| CIE-LCH | lch(79.05, 20.27, 73.77°) |
| OKLab | oklab(82.16% 0.0192 0.0497) |
| OKLCH | oklch(82.16% 0.053 68.8) |
| XYZ | xyz(54.4918, 55.0172, 40.9999) |
| Luminance | 0.5502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.09
Burlywood
#DEB887
ΔE00 5.24
Khaki
#C3B091
ΔE00 6.07
Very Light Brown
#D3B683
ΔE00 6.53
Light Peach
#FFD8B1
ΔE00 7.02
Peach
#FFDAB9
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFA0 #A0BDDC
analogous
#DCA1A0 #DCBFA0 #DBDCA0
triadic
#DCBFA0 #A0DCBF #BFA0DC
tetradic
#DCBFA0 #A0DCA1 #A0BDDC #DCA0DB
square
#DCBFA0 #A0DCA1 #A0BDDC #DCA0DB
split-complementary
#DCBFA0 #A0DBDC #A1A0DC
monochromatic
#BB8347 #CCA173 #DCBFA0 #ECDDCD #F7F0E9
Accessibility & contrast
On white
1.75
#DCBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DCBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFA0
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFA0 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09E
Deuteranopia (green-blind)
#D0C6A1
Tritanopia (blue-blind)
#E7B8B6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbfa0; /* rgb */ color: rgb(220, 191, 160); /* oklch */ color: oklch(82.2% 0.053 68.8);
Tailwind
colors: {
custom: {
50: '#e7d2bc',
500: '#dcbfa0',
950: '#000000',
},
}SCSS
$custom: #dcbfa0; $custom-light: #e7d2bc; $custom-dark: #000000;
JSON
{
"hex": "#dcbfa0",
"rgb": {
"r": 220,
"g": 191,
"b": 160
},
"hsl": {
"h": 31,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.82156,
"c": 0.05332,
"h": 68.8
},
"luminance": 0.55015
}Semantic roles & 50–950 ramp
primary
#DCBFA0
secondary
#6C8FB4
accent
#70B92C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382