#DCBF92#DCBF92
#DCBF92 is a light, moderate orange. Relative luminance 0.546; OKLCH L 81.9% C 0.068 H 78.5°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBF92 |
|---|---|
| RGB | rgb(220, 191, 146) |
| HSL | hsl(36, 51%, 72%) |
| HSV | hsv(36, 34%, 86%) |
| CMYK | cmyk(0%, 13.2%, 33.6%, 13.7%) |
| CIE-LAB | lab(78.78, 3.86, 26.54) |
| CIE-LCH | lch(78.78, 26.81, 81.73°) |
| OKLab | oklab(81.86% 0.0136 0.0667) |
| OKLCH | oklch(81.86% 0.068 78.5) |
| XYZ | xyz(53.3353, 54.5546, 34.9092) |
| Luminance | 0.5455 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 2.91
Burlywood
#DEB887
ΔE00 3.04
Tan
#D2B48C
ΔE00 3.17
Fawn
#CFAF7B
ΔE00 4.53
Toupe
#C7AC7D
ΔE00 5.29
Sandstone
#C9AE74
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBF92 #92AFDC
analogous
#DC9A92 #DCBF92 #D4DC92
triadic
#DCBF92 #92DCBF #BF92DC
tetradic
#DCBF92 #92DC9A #92AFDC #DC92D4
square
#DCBF92 #92DC9A #92AFDC #DC92D4
split-complementary
#DCBF92 #92D4DC #9A92DC
monochromatic
#B8873B #CDA464 #DCBF92 #EBDAC0 #F8F1E8
Accessibility & contrast
On white
1.76
#DCBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#DCBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBF92
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBF92 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBF8F
Deuteranopia (green-blind)
#D2C693
Tritanopia (blue-blind)
#E8B7B3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbf92; /* rgb */ color: rgb(220, 191, 146); /* oklch */ color: oklch(81.9% 0.068 78.5);
Tailwind
colors: {
custom: {
50: '#e8d2b2',
500: '#dcbf92',
950: '#000000',
},
}SCSS
$custom: #dcbf92; $custom-light: #e8d2b2; $custom-dark: #000000;
JSON
{
"hex": "#dcbf92",
"rgb": {
"r": 220,
"g": 191,
"b": 146
},
"hsl": {
"h": 36.486,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.81859,
"c": 0.06804,
"h": 78.5
},
"luminance": 0.54553
}Semantic roles & 50–950 ramp
primary
#DCBF92
secondary
#5F80B4
accent
#62BF27
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161411
muted
#848381