#DFC595#DFC595
#DFC595 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 83.4% C 0.070 H 82.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC595 |
|---|---|
| RGB | rgb(223, 197, 149) |
| HSL | hsl(39, 54%, 73%) |
| HSV | hsv(39, 33%, 87%) |
| CMYK | cmyk(0%, 11.7%, 33.2%, 12.5%) |
| CIE-LAB | lab(80.62, 2.25, 27.48) |
| CIE-LCH | lch(80.62, 27.57, 85.33°) |
| OKLab | oklab(83.39% 0.009 0.069) |
| OKLCH | oklch(83.39% 0.07 82.6) |
| XYZ | xyz(55.8234, 57.7924, 36.6424) |
| Luminance | 0.5779 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.89
Burlywood
#DEB887
ΔE00 4.70
Tan
#D2B48C
ΔE00 5.06
Fawn
#CFAF7B
ΔE00 5.81
Wheat
#F5DEB3
ΔE00 5.98
Tan (survey)
#D1B26F
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC595 #95AFDF
analogous
#DFA095 #DFC595 #D4DF95
triadic
#DFC595 #95DFC5 #C595DF
tetradic
#DFC595 #95DFA0 #95AFDF #DF95D4
square
#DFC595 #95DFA0 #95AFDF #DF95D4
split-complementary
#DFC595 #95D4DF #A095DF
monochromatic
#C0913A #D1AB66 #DFC595 #EDDFC4 #F8F2E7
Accessibility & contrast
On white
1.67
#DFC595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#DFC595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC595
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC595 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C492
Deuteranopia (green-blind)
#D7CB96
Tritanopia (blue-blind)
#EBBDB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfc595; /* rgb */ color: rgb(223, 197, 149); /* oklch */ color: oklch(83.4% 0.070 82.6);
Tailwind
colors: {
custom: {
50: '#ead6b4',
500: '#dfc595',
950: '#000000',
},
}SCSS
$custom: #dfc595; $custom-light: #ead6b4; $custom-dark: #000000;
JSON
{
"hex": "#dfc595",
"rgb": {
"r": 223,
"g": 197,
"b": 149
},
"hsl": {
"h": 38.919,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.83386,
"c": 0.06955,
"h": 82.6
},
"luminance": 0.5779
}Semantic roles & 50–950 ramp
primary
#DFC595
secondary
#617FB7
accent
#5BC124
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381