#DFBC7E#DFBC7E
#DFBC7E is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.2% C 0.089 H 81.2°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBC7E |
|---|---|
| RGB | rgb(223, 188, 126) |
| HSL | hsl(38, 60%, 68%) |
| HSV | hsv(38, 43%, 87%) |
| CMYK | cmyk(0%, 15.7%, 43.5%, 12.5%) |
| CIE-LAB | lab(77.97, 4.37, 35.99) |
| CIE-LCH | lch(77.97, 36.25, 83.08°) |
| OKLab | oklab(81.18% 0.0136 0.0881) |
| OKLCH | oklch(81.18% 0.089 81.2) |
| XYZ | xyz(52.1822, 53.1632, 27.2475) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.12
Tan (survey)
#D1B26F
ΔE00 3.45
Burlywood
#DEB887
ΔE00 3.69
Fawn
#CFAF7B
ΔE00 4.08
Sandstone
#C9AE74
ΔE00 4.72
Tan
#D2B48C
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBC7E #7EA1DF
analogous
#DF8B7E #DFBC7E #D1DF7E
triadic
#DFBC7E #7EDFBC #BC7EDF
tetradic
#DFBC7E #7EDF8B #7EA1DF #DF7ED1
square
#DFBC7E #7EDF8B #7EA1DF #DF7ED1
split-complementary
#DFBC7E #7ED1DF #8B7EDF
monochromatic
#B6842D #D3A34D #DFBC7E #EBD5AF #F7EFE0
Accessibility & contrast
On white
1.81
#DFBC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#DFBC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBC7E
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBC7E | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC79
Deuteranopia (green-blind)
#D4C480
Tritanopia (blue-blind)
#EDB1AC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbc7e; /* rgb */ color: rgb(223, 188, 126); /* oklch */ color: oklch(81.2% 0.089 81.2);
Tailwind
colors: {
custom: {
50: '#ebd0a4',
500: '#dfbc7e',
950: '#000000',
},
}SCSS
$custom: #dfbc7e; $custom-light: #ebd0a4; $custom-dark: #000000;
JSON
{
"hex": "#dfbc7e",
"rgb": {
"r": 223,
"g": 188,
"b": 126
},
"hsl": {
"h": 38.351,
"s": 60.248,
"l": 68.431
},
"oklch": {
"l": 0.81177,
"c": 0.08914,
"h": 81.2
},
"luminance": 0.53161
}Semantic roles & 50–950 ramp
primary
#DFBC7E
secondary
#4B72B6
accent
#5BC81E
background
#FFFEFC
surface
#FEFBF6
border
#D6D4D0
text
#16130F
muted
#858380