#DCBF93#DCBF93
#DCBF93 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.067 H 78.0°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF93 |
|---|---|
| RGB | rgb(220, 191, 147) |
| HSL | hsl(36, 51%, 72%) |
| HSV | hsv(36, 33%, 86%) |
| CMYK | cmyk(0%, 13.2%, 33.2%, 13.7%) |
| CIE-LAB | lab(78.80, 3.98, 26.03) |
| CIE-LCH | lch(78.80, 26.33, 81.30°) |
| OKLab | oklab(81.88% 0.014 0.0655) |
| OKLCH | oklch(81.88% 0.067 78) |
| XYZ | xyz(53.4134, 54.5858, 35.3206) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.05
Burlywood
#DEB887
ΔE00 3.05
Very Light Brown
#D3B683
ΔE00 3.08
Fawn
#CFAF7B
ΔE00 4.64
Toupe
#C7AC7D
ΔE00 5.36
Khaki
#C3B091
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF93 #93B0DC
analogous
#DC9B93 #DCBF93 #D5DC93
triadic
#DCBF93 #93DCBF #BF93DC
tetradic
#DCBF93 #93DC9B #93B0DC #DC93D5
square
#DCBF93 #93DC9B #93B0DC #DC93D5
split-complementary
#DCBF93 #93D5DC #9B93DC
monochromatic
#B9873C #CDA465 #DCBF93 #EBDAC1 #F8F1E8
Accessibility & contrast
On white
1.76
#DCBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DCBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF93
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF93 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF90
Deuteranopia (green-blind)
#D2C694
Tritanopia (blue-blind)
#E8B7B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf93; /* rgb */ color: rgb(220, 191, 147); /* oklch */ color: oklch(81.9% 0.067 78.0);
Tailwind
colors: {
custom: {
50: '#e8d2b3',
500: '#dcbf93',
950: '#000000',
},
}SCSS
$custom: #dcbf93; $custom-light: #e8d2b3; $custom-dark: #000000;
JSON
{
"hex": "#dcbf93",
"rgb": {
"r": 220,
"g": 191,
"b": 147
},
"hsl": {
"h": 36.164,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.81879,
"c": 0.06697,
"h": 78
},
"luminance": 0.54584
}Semantic roles & 50–950 ramp
primary
#DCBF93
secondary
#6081B4
accent
#63BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381