#DFC795#DFC795
#DFC795 is a very light, moderate orange. Relative luminance 0.587; OKLCH L 83.8% C 0.071 H 85.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC795 |
|---|---|
| RGB | rgb(223, 199, 149) |
| HSL | hsl(41, 54%, 73%) |
| HSV | hsv(41, 33%, 87%) |
| CMYK | cmyk(0%, 10.8%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.13, 1.20, 28.16) |
| CIE-LCH | lch(81.13, 28.18, 87.56°) |
| OKLab | oklab(83.78% 0.0059 0.0706) |
| OKLCH | oklch(83.78% 0.071 85.2) |
| XYZ | xyz(56.2806, 58.7066, 36.7948) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 4.42
Burlywood
#DEB887
ΔE00 5.61
Wheat
#F5DEB3
ΔE00 5.74
Beige (survey)
#E6DAA6
ΔE00 5.76
Tan
#D2B48C
ΔE00 5.96
Fawn
#CFAF7B
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC795 #95ADDF
analogous
#DFA295 #DFC795 #D2DF95
triadic
#DFC795 #95DFC7 #C795DF
tetradic
#DFC795 #95DFA2 #95ADDF #DF95D2
square
#DFC795 #95DFA2 #95ADDF #DF95D2
split-complementary
#DFC795 #95D2DF #A295DF
monochromatic
#C0943A #D1AE66 #DFC795 #EDE0C4 #F8F3E7
Accessibility & contrast
On white
1.65
#DFC795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#DFC795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC795
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC795 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C692
Deuteranopia (green-blind)
#D9CC96
Tritanopia (blue-blind)
#EBBFBA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfc795; /* rgb */ color: rgb(223, 199, 149); /* oklch */ color: oklch(83.8% 0.071 85.2);
Tailwind
colors: {
custom: {
50: '#ead7b4',
500: '#dfc795',
950: '#000000',
},
}SCSS
$custom: #dfc795; $custom-light: #ead7b4; $custom-dark: #000000;
JSON
{
"hex": "#dfc795",
"rgb": {
"r": 223,
"g": 199,
"b": 149
},
"hsl": {
"h": 40.541,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.83784,
"c": 0.07085,
"h": 85.2
},
"luminance": 0.58705
}Semantic roles & 50–950 ramp
primary
#DFC795
secondary
#617DB7
accent
#57C124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381