#DCBFA1#DCBFA1
#DCBFA1 is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.2% C 0.052 H 68.0°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFA1 |
|---|---|
| RGB | rgb(220, 191, 161) |
| HSL | hsl(31, 46%, 75%) |
| HSV | hsv(31, 27%, 86%) |
| CMYK | cmyk(0%, 13.2%, 26.8%, 13.7%) |
| CIE-LAB | lab(79.07, 5.80, 18.95) |
| CIE-LCH | lch(79.07, 19.82, 72.98°) |
| OKLab | oklab(82.18% 0.0196 0.0485) |
| OKLCH | oklch(82.18% 0.052 68) |
| XYZ | xyz(54.5796, 55.0523, 41.4624) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.36
Burlywood
#DEB887
ΔE00 5.53
Khaki
#C3B091
ΔE00 6.22
Very Light Brown
#D3B683
ΔE00 6.86
Light Peach
#FFD8B1
ΔE00 7.07
Apricot
#FBCEB1
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFA1 #A1BEDC
analogous
#DCA2A1 #DCBFA1 #DCDCA1
triadic
#DCBFA1 #A1DCBF #BFA1DC
tetradic
#DCBFA1 #A1DCA2 #A1BEDC #DCA1DC
square
#DCBFA1 #A1DCA2 #A1BEDC #DCA1DC
split-complementary
#DCBFA1 #A1DCDC #A2A1DC
monochromatic
#BB8248 #CBA174 #DCBFA1 #EDDDCE #F7F0E9
Accessibility & contrast
On white
1.75
#DCBFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#DCBFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFA1
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFA1 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C09F
Deuteranopia (green-blind)
#D0C6A2
Tritanopia (blue-blind)
#E6B8B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbfa1; /* rgb */ color: rgb(220, 191, 161); /* oklch */ color: oklch(82.2% 0.052 68.0);
Tailwind
colors: {
custom: {
50: '#e7d2bd',
500: '#dcbfa1',
950: '#000000',
},
}SCSS
$custom: #dcbfa1; $custom-light: #e7d2bd; $custom-dark: #000000;
JSON
{
"hex": "#dcbfa1",
"rgb": {
"r": 220,
"g": 191,
"b": 161
},
"hsl": {
"h": 30.508,
"s": 45.736,
"l": 74.706
},
"oklch": {
"l": 0.82179,
"c": 0.05232,
"h": 68
},
"luminance": 0.5505
}Semantic roles & 50–950 ramp
primary
#DCBFA1
secondary
#6D90B4
accent
#72B92D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382