#DFCA8D#DFCA8D
#DFCA8D is a very light, moderate orange. Relative luminance 0.599; OKLCH L 84.2% C 0.082 H 91.3°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCA8D |
|---|---|
| RGB | rgb(223, 202, 141) |
| HSL | hsl(45, 56%, 71%) |
| HSV | hsv(45, 37%, 87%) |
| CMYK | cmyk(0%, 9.4%, 36.8%, 12.5%) |
| CIE-LAB | lab(81.76, -1.31, 33.16) |
| CIE-LCH | lch(81.76, 33.18, 92.26°) |
| OKLab | oklab(84.24% -0.0018 0.0822) |
| OKLCH | oklch(84.24% 0.082 91.3) |
| XYZ | xyz(56.3608, 59.8540, 33.7783) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.26
Beige (survey)
#E6DAA6
ΔE00 4.81
Very Light Brown
#D3B683
ΔE00 6.00
Vanilla
#F3E5AB
ΔE00 6.37
Tan (survey)
#D1B26F
ΔE00 6.55
Sand
#C2B280
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCA8D #8DA2DF
analogous
#DFA18D #DFCA8D #CBDF8D
triadic
#DFCA8D #8DDFCA #CA8DDF
tetradic
#DFCA8D #8DDFA1 #8DA2DF #DF8DCB
square
#DFCA8D #8DDFA1 #8DA2DF #DF8DCB
split-complementary
#DFCA8D #8DCBDF #A18DDF
monochromatic
#BD9A35 #D2B45D #DFCA8D #ECE0BD #F8F4E7
Accessibility & contrast
On white
1.62
#DFCA8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#DFCA8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCA8D
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCA8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCA8D | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C889
Deuteranopia (green-blind)
#DCCE8F
Tritanopia (blue-blind)
#EBC1BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfca8d; /* rgb */ color: rgb(223, 202, 141); /* oklch */ color: oklch(84.2% 0.082 91.3);
Tailwind
colors: {
custom: {
50: '#eadaaf',
500: '#dfca8d',
950: '#000000',
},
}SCSS
$custom: #dfca8d; $custom-light: #eadaaf; $custom-dark: #000000;
JSON
{
"hex": "#dfca8d",
"rgb": {
"r": 223,
"g": 202,
"b": 141
},
"hsl": {
"h": 44.634,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.84235,
"c": 0.08218,
"h": 91.3
},
"luminance": 0.59852
}Semantic roles & 50–950 ramp
primary
#DFCA8D
secondary
#5971B7
accent
#4BC422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381