#DCBF99#DCBF99
#DCBF99 is a very light, moderate orange. Relative luminance 0.548; OKLCH L 82.0% C 0.061 H 74.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF99 |
|---|---|
| RGB | rgb(220, 191, 153) |
| HSL | hsl(34, 49%, 73%) |
| HSV | hsv(34, 30%, 86%) |
| CMYK | cmyk(0%, 13.2%, 30.5%, 13.7%) |
| CIE-LAB | lab(78.91, 4.74, 23.00) |
| CIE-LCH | lch(78.91, 23.48, 78.36°) |
| OKLab | oklab(82% 0.0164 0.0583) |
| OKLCH | oklch(82% 0.061 74.3) |
| XYZ | xyz(53.8966, 54.7791, 37.8652) |
| Luminance | 0.5478 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 2.90
Burlywood
#DEB887
ΔE00 3.65
Very Light Brown
#D3B683
ΔE00 4.44
Fawn
#CFAF7B
ΔE00 5.62
Khaki
#C3B091
ΔE00 5.65
Toupe
#C7AC7D
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF99 #99B6DC
analogous
#DC9D99 #DCBF99 #D7DC99
triadic
#DCBF99 #99DCBF #BF99DC
tetradic
#DCBF99 #99DC9D #99B6DC #DC99D7
square
#DCBF99 #99DC9D #99B6DC #DC99D7
split-complementary
#DCBF99 #99D7DC #9D99DC
monochromatic
#BB8640 #CCA26B #DCBF99 #ECDCC7 #F7F1E8
Accessibility & contrast
On white
1.76
#DCBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#DCBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF99
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF99 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF97
Deuteranopia (green-blind)
#D1C69A
Tritanopia (blue-blind)
#E7B7B5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf99; /* rgb */ color: rgb(220, 191, 153); /* oklch */ color: oklch(82.0% 0.061 74.3);
Tailwind
colors: {
custom: {
50: '#e7d2b7',
500: '#dcbf99',
950: '#000000',
},
}SCSS
$custom: #dcbf99; $custom-light: #e7d2b7; $custom-dark: #000000;
JSON
{
"hex": "#dcbf99",
"rgb": {
"r": 220,
"g": 191,
"b": 153
},
"hsl": {
"h": 34.03,
"s": 48.905,
"l": 73.137
},
"oklch": {
"l": 0.82004,
"c": 0.06056,
"h": 74.3
},
"luminance": 0.54777
}Semantic roles & 50–950 ramp
primary
#DCBF99
secondary
#6587B4
accent
#69BC29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381