#DFC07B#DFC07B
#DFC07B is a light, moderate orange. Relative luminance 0.548; OKLCH L 81.9% C 0.095 H 86.2°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC07B |
|---|---|
| RGB | rgb(223, 192, 123) |
| HSL | hsl(41, 61%, 68%) |
| HSV | hsv(41, 45%, 87%) |
| CMYK | cmyk(0%, 13.9%, 44.8%, 12.5%) |
| CIE-LAB | lab(78.94, 1.96, 38.76) |
| CIE-LCH | lch(78.94, 38.81, 87.10°) |
| OKLab | oklab(81.92% 0.0063 0.0943) |
| OKLCH | oklch(81.92% 0.095 86.2) |
| XYZ | xyz(52.8579, 54.8197, 26.5321) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan (survey)
#D1B26F
ΔE00 3.65
Sand (survey)
#E2CA76
ΔE00 4.28
Very Light Brown
#D3B683
ΔE00 4.55
Sandstone
#C9AE74
ΔE00 5.31
Desert
#CCAD60
ΔE00 5.35
Fawn
#CFAF7B
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC07B #7B9ADF
analogous
#DF8E7B #DFC07B #CCDF7B
triadic
#DFC07B #7BDFC0 #C07BDF
tetradic
#DFC07B #7BDF8E #7B9ADF #DF7BCC
square
#DFC07B #7BDF8E #7B9ADF #DF7BCC
split-complementary
#DFC07B #7BCCDF #8E7BDF
monochromatic
#B48A2C #D3A84A #DFC07B #EBD8AC #F7EFDE
Accessibility & contrast
On white
1.76
#DFC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#DFC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC07B
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC07B | 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)
#CFBF76
Deuteranopia (green-blind)
#D7C77D
Tritanopia (blue-blind)
#EDB5AF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dfc07b; /* rgb */ color: rgb(223, 192, 123); /* oklch */ color: oklch(81.9% 0.095 86.2);
Tailwind
colors: {
custom: {
50: '#ebd2a2',
500: '#dfc07b',
950: '#000000',
},
}SCSS
$custom: #dfc07b; $custom-light: #ebd2a2; $custom-dark: #000000;
JSON
{
"hex": "#dfc07b",
"rgb": {
"r": 223,
"g": 192,
"b": 123
},
"hsl": {
"h": 41.4,
"s": 60.976,
"l": 67.843
},
"oklch": {
"l": 0.81922,
"c": 0.0945,
"h": 86.2
},
"luminance": 0.54817
}Semantic roles & 50–950 ramp
primary
#DFC07B
secondary
#496AB5
accent
#52C91D
background
#FFFEFC
surface
#FEFBF5
border
#D6D4CF
text
#16140F
muted
#858380