#DFC995#DFC995
#DFC995 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.2% C 0.072 H 87.7°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC995 |
|---|---|
| RGB | rgb(223, 201, 149) |
| HSL | hsl(42, 54%, 73%) |
| HSV | hsv(42, 33%, 87%) |
| CMYK | cmyk(0%, 9.9%, 33.2%, 12.5%) |
| CIE-LAB | lab(81.64, 0.16, 28.84) |
| CIE-LCH | lch(81.64, 28.84, 89.68°) |
| OKLab | oklab(84.19% 0.0029 0.0722) |
| OKLCH | oklch(84.19% 0.072 87.7) |
| XYZ | xyz(56.7438, 59.6330, 36.9492) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 4.91
Very Light Brown
#D3B683
ΔE00 5.10
Wheat
#F5DEB3
ΔE00 5.66
Sand (survey)
#E2CA76
ΔE00 6.25
Sand
#C2B280
ΔE00 6.53
Burlywood
#DEB887
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC995 #95ABDF
analogous
#DFA495 #DFC995 #D0DF95
triadic
#DFC995 #95DFC9 #C995DF
tetradic
#DFC995 #95DFA4 #95ABDF #DF95D0
square
#DFC995 #95DFA4 #95ABDF #DF95D0
split-complementary
#DFC995 #95D0DF #A495DF
monochromatic
#C0983A #D1B166 #DFC995 #EDE1C4 #F8F3E7
Accessibility & contrast
On white
1.62
#DFC995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#DFC995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC995
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC995 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C791
Deuteranopia (green-blind)
#DBCD97
Tritanopia (blue-blind)
#EBC0BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc995; /* rgb */ color: rgb(223, 201, 149); /* oklch */ color: oklch(84.2% 0.072 87.7);
Tailwind
colors: {
custom: {
50: '#ead9b4',
500: '#dfc995',
950: '#000000',
},
}SCSS
$custom: #dfc995; $custom-light: #ead9b4; $custom-dark: #000000;
JSON
{
"hex": "#dfc995",
"rgb": {
"r": 223,
"g": 201,
"b": 149
},
"hsl": {
"h": 42.162,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.84185,
"c": 0.07228,
"h": 87.7
},
"luminance": 0.59631
}Semantic roles & 50–950 ramp
primary
#DFC995
secondary
#617BB7
accent
#53C124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381