#DFC593#DFC593
#DFC593 is a very light, moderate orange. Relative luminance 0.577; OKLCH L 83.3% C 0.072 H 83.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC593 |
|---|---|
| RGB | rgb(223, 197, 147) |
| HSL | hsl(39, 54%, 73%) |
| HSV | hsv(39, 34%, 87%) |
| CMYK | cmyk(0%, 11.7%, 34.1%, 12.5%) |
| CIE-LAB | lab(80.59, 2.00, 28.48) |
| CIE-LCH | lch(80.59, 28.55, 85.98°) |
| OKLab | oklab(83.35% 0.0081 0.0713) |
| OKLCH | oklch(83.35% 0.072 83.5) |
| XYZ | xyz(55.6651, 57.7290, 35.8087) |
| Luminance | 0.5773 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.83
Burlywood
#DEB887
ΔE00 4.83
Tan
#D2B48C
ΔE00 5.33
Fawn
#CFAF7B
ΔE00 5.77
Wheat
#F5DEB3
ΔE00 6.12
Tan (survey)
#D1B26F
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC593 #93ADDF
analogous
#DF9F93 #DFC593 #D3DF93
triadic
#DFC593 #93DFC5 #C593DF
tetradic
#DFC593 #93DF9F #93ADDF #DF93D3
square
#DFC593 #93DF9F #93ADDF #DF93D3
split-complementary
#DFC593 #93D3DF #9F93DF
monochromatic
#BF9139 #D1AC64 #DFC593 #EDDEC2 #F8F2E7
Accessibility & contrast
On white
1.67
#DFC593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DFC593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC593
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC593 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C490
Deuteranopia (green-blind)
#D8CB94
Tritanopia (blue-blind)
#EBBCB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfc593; /* rgb */ color: rgb(223, 197, 147); /* oklch */ color: oklch(83.3% 0.072 83.5);
Tailwind
colors: {
custom: {
50: '#ead6b3',
500: '#dfc593',
950: '#000000',
},
}SCSS
$custom: #dfc593; $custom-light: #ead6b3; $custom-dark: #000000;
JSON
{
"hex": "#dfc593",
"rgb": {
"r": 223,
"g": 197,
"b": 147
},
"hsl": {
"h": 39.474,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.83346,
"c": 0.07177,
"h": 83.5
},
"luminance": 0.57727
}Semantic roles & 50–950 ramp
primary
#DFC593
secondary
#5F7DB7
accent
#5AC224
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381