#DFBD7C#DFBD7C
#DFBD7C is a light, moderate orange. Relative luminance 0.535; OKLCH L 81.3% C 0.092 H 82.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBD7C |
|---|---|
| RGB | rgb(223, 189, 124) |
| HSL | hsl(39, 61%, 68%) |
| HSV | hsv(39, 44%, 87%) |
| CMYK | cmyk(0%, 15.2%, 44.4%, 12.5%) |
| CIE-LAB | lab(78.19, 3.64, 37.30) |
| CIE-LCH | lch(78.19, 37.48, 84.43°) |
| OKLab | oklab(81.34% 0.0113 0.091) |
| OKLCH | oklch(81.34% 0.092 82.9) |
| XYZ | xyz(52.2688, 53.5408, 26.6461) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.26
Very Light Brown
#D3B683
ΔE00 3.59
Burlywood
#DEB887
ΔE00 4.51
Fawn
#CFAF7B
ΔE00 4.58
Sandstone
#C9AE74
ΔE00 4.79
Desert
#CCAD60
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBD7C #7C9EDF
analogous
#DF8B7C #DFBD7C #CFDF7C
triadic
#DFBD7C #7CDFBD #BD7CDF
tetradic
#DFBD7C #7CDF8B #7C9EDF #DF7CCF
square
#DFBD7C #7CDF8B #7C9EDF #DF7CCF
split-complementary
#DFBD7C #7CCFDF #8B7CDF
monochromatic
#B5862C #D3A44B #DFBD7C #EBD6AD #F7EFDE
Accessibility & contrast
On white
1.79
#DFBD7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DFBD7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBD7C
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBD7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBD7C | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC77
Deuteranopia (green-blind)
#D5C57E
Tritanopia (blue-blind)
#EEB2AD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dfbd7c; /* rgb */ color: rgb(223, 189, 124); /* oklch */ color: oklch(81.3% 0.092 82.9);
Tailwind
colors: {
custom: {
50: '#ebd0a3',
500: '#dfbd7c',
950: '#000000',
},
}SCSS
$custom: #dfbd7c; $custom-light: #ebd0a3; $custom-dark: #000000;
JSON
{
"hex": "#dfbd7c",
"rgb": {
"r": 223,
"g": 189,
"b": 124
},
"hsl": {
"h": 39.394,
"s": 60.736,
"l": 68.039
},
"oklch": {
"l": 0.81341,
"c": 0.09172,
"h": 82.9
},
"luminance": 0.53538
}Semantic roles & 50–950 ramp
primary
#DFBD7C
secondary
#496FB6
accent
#58C81D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380