#DCBFA3#DCBFA3
#DCBFA3 is a very light, muted orange. Relative luminance 0.551; OKLCH L 82.2% C 0.050 H 66.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFA3 |
|---|---|
| RGB | rgb(220, 191, 163) |
| HSL | hsl(29, 45%, 75%) |
| HSV | hsv(29, 26%, 86%) |
| CMYK | cmyk(0%, 13.2%, 25.9%, 13.7%) |
| CIE-LAB | lab(79.11, 6.08, 17.94) |
| CIE-LCH | lch(79.11, 18.94, 71.29°) |
| OKLab | oklab(82.22% 0.0205 0.046) |
| OKLCH | oklch(82.22% 0.05 66) |
| XYZ | xyz(54.7574, 55.1234, 42.3987) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.94
Burlywood
#DEB887
ΔE00 6.14
Khaki
#C3B091
ΔE00 6.57
Apricot
#FBCEB1
ΔE00 6.79
Peach
#FFDAB9
ΔE00 7.12
Light Peach
#FFD8B1
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFA3 #A3C0DC
analogous
#DCA3A3 #DCBFA3 #DCDCA3
triadic
#DCBFA3 #A3DCBF #BFA3DC
tetradic
#DCBFA3 #A3DCA3 #A3C0DC #DCA3DC
square
#DCBFA3 #A3DCA3 #A3C0DC #DCA3DC
split-complementary
#DCBFA3 #A3DCDC #A3A3DC
monochromatic
#BA814A #CBA077 #DCBFA3 #EDDECF #F7F0E9
Accessibility & contrast
On white
1.75
#DCBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DCBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFA3
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFA3 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C0A1
Deuteranopia (green-blind)
#D0C7A4
Tritanopia (blue-blind)
#E6B9B7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbfa3; /* rgb */ color: rgb(220, 191, 163); /* oklch */ color: oklch(82.2% 0.050 66.0);
Tailwind
colors: {
custom: {
50: '#e7d2be',
500: '#dcbfa3',
950: '#000000',
},
}SCSS
$custom: #dcbfa3; $custom-light: #e7d2be; $custom-dark: #000000;
JSON
{
"hex": "#dcbfa3",
"rgb": {
"r": 220,
"g": 191,
"b": 163
},
"hsl": {
"h": 29.474,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.82224,
"c": 0.05035,
"h": 66
},
"luminance": 0.55122
}Semantic roles & 50–950 ramp
primary
#DCBFA3
secondary
#6F92B4
accent
#74B82D
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382