#DFCA9D#DFCA9D
#DFCA9D is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.5% C 0.064 H 85.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCA9D |
|---|---|
| RGB | rgb(223, 202, 157) |
| HSL | hsl(41, 51%, 75%) |
| HSV | hsv(41, 30%, 87%) |
| CMYK | cmyk(0%, 9.4%, 29.6%, 12.5%) |
| CIE-LAB | lab(82.04, 0.65, 25.19) |
| CIE-LCH | lch(82.04, 25.19, 88.53°) |
| OKLab | oklab(84.55% 0.0046 0.0636) |
| OKLCH | oklch(84.55% 0.064 85.9) |
| XYZ | xyz(57.6384, 60.3651, 40.5072) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.88
Beige (survey)
#E6DAA6
ΔE00 5.09
Very Light Brown
#D3B683
ΔE00 5.50
Navajowhite
#FFDEAD
ΔE00 6.33
Tan
#D2B48C
ΔE00 6.47
Moccasin
#FFE4B5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCA9D #9DB2DF
analogous
#DFA99D #DFCA9D #D3DF9D
triadic
#DFCA9D #9DDFCA #CA9DDF
tetradic
#DFCA9D #9DDFA9 #9DB2DF #DF9DD3
square
#DFCA9D #9DDFA9 #9DB2DF #DF9DD3
split-complementary
#DFCA9D #9DD3DF #A99DDF
monochromatic
#C19841 #D0B16F #DFCA9D #EEE3CB #F7F3E8
Accessibility & contrast
On white
1.61
#DFCA9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#DFCA9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCA9D
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCA9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCA9D | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C99A
Deuteranopia (green-blind)
#DACE9E
Tritanopia (blue-blind)
#EAC2BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfca9d; /* rgb */ color: rgb(223, 202, 157); /* oklch */ color: oklch(84.5% 0.064 85.9);
Tailwind
colors: {
custom: {
50: '#e9daba',
500: '#dfca9d',
950: '#000000',
},
}SCSS
$custom: #dfca9d; $custom-light: #e9daba; $custom-dark: #000000;
JSON
{
"hex": "#dfca9d",
"rgb": {
"r": 223,
"g": 202,
"b": 157
},
"hsl": {
"h": 40.909,
"s": 50.769,
"l": 74.51
},
"oklch": {
"l": 0.84545,
"c": 0.0638,
"h": 85.9
},
"luminance": 0.60363
}Semantic roles & 50–950 ramp
primary
#DFCA9D
secondary
#6982B8
accent
#57BE27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381