#DCBF8F#DCBF8F
#DCBF8F is a light, moderate orange. Relative luminance 0.545; OKLCH L 81.8% C 0.071 H 80.0°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF8F |
|---|---|
| RGB | rgb(220, 191, 143) |
| HSL | hsl(37, 52%, 71%) |
| HSV | hsv(37, 35%, 86%) |
| CMYK | cmyk(0%, 13.2%, 35%, 13.7%) |
| CIE-LAB | lab(78.73, 3.49, 28.05) |
| CIE-LCH | lch(78.73, 28.26, 82.90°) |
| OKLab | oklab(81.8% 0.0124 0.0702) |
| OKLCH | oklch(81.8% 0.071 80) |
| XYZ | xyz(53.1050, 54.4625, 33.6963) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.51
Burlywood
#DEB887
ΔE00 3.13
Tan
#D2B48C
ΔE00 3.60
Fawn
#CFAF7B
ΔE00 4.28
Toupe
#C7AC7D
ΔE00 5.18
Sandstone
#C9AE74
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF8F #8FACDC
analogous
#DC988F #DCBF8F #D2DC8F
triadic
#DCBF8F #8FDCBF #BF8FDC
tetradic
#DCBF8F #8FDC98 #8FACDC #DC8FD2
square
#DCBF8F #8FDC98 #8FACDC #DC8FD2
split-complementary
#DCBF8F #8FD2DC #988FDC
monochromatic
#B78839 #CDA460 #DCBF8F #EBDABE #F8F2E8
Accessibility & contrast
On white
1.77
#DCBF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#DCBF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF8F
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF8F | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBF8C
Deuteranopia (green-blind)
#D3C690
Tritanopia (blue-blind)
#E8B6B2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf8f; /* rgb */ color: rgb(220, 191, 143); /* oklch */ color: oklch(81.8% 0.071 80.0);
Tailwind
colors: {
custom: {
50: '#e8d2b0',
500: '#dcbf8f',
950: '#000000',
},
}SCSS
$custom: #dcbf8f; $custom-light: #e8d2b0; $custom-dark: #000000;
JSON
{
"hex": "#dcbf8f",
"rgb": {
"r": 220,
"g": 191,
"b": 143
},
"hsl": {
"h": 37.403,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.818,
"c": 0.07128,
"h": 80
},
"luminance": 0.5446
}Semantic roles & 50–950 ramp
primary
#DCBF8F
secondary
#5C7DB3
accent
#60C026
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381