#DFC19F#DFC19F
#DFC19F is a very light, muted orange. Relative luminance 0.563; OKLCH L 82.8% C 0.057 H 70.4°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC19F |
|---|---|
| RGB | rgb(223, 193, 159) |
| HSL | hsl(32, 50%, 75%) |
| HSV | hsv(32, 29%, 87%) |
| CMYK | cmyk(0%, 13.5%, 28.7%, 12.5%) |
| CIE-LAB | lab(79.80, 5.62, 21.07) |
| CIE-LCH | lch(79.80, 21.81, 75.06°) |
| OKLab | oklab(82.8% 0.0191 0.0537) |
| OKLCH | oklch(82.8% 0.057 70.4) |
| XYZ | xyz(55.7601, 56.3331, 40.7303) |
| Luminance | 0.5633 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.96
Burlywood
#DEB887
ΔE00 4.62
Very Light Brown
#D3B683
ΔE00 6.00
Light Peach
#FFD8B1
ΔE00 6.36
Khaki
#C3B091
ΔE00 6.42
Peach
#FFDAB9
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC19F #9FBDDF
analogous
#DFA19F #DFC19F #DDDF9F
triadic
#DFC19F #9FDFC1 #C19FDF
tetradic
#DFC19F #9FDFA1 #9FBDDF #DF9FDD
square
#DFC19F #9FDFA1 #9FBDDF #DF9FDD
split-complementary
#DFC19F #9FDDDF #A19FDF
monochromatic
#C08643 #D0A371 #DFC19F #EEDFCD #F7F0E8
Accessibility & contrast
On white
1.71
#DFC19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#DFC19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC19F
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC19F | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29D
Deuteranopia (green-blind)
#D3C9A0
Tritanopia (blue-blind)
#EABAB8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfc19f; /* rgb */ color: rgb(223, 193, 159); /* oklch */ color: oklch(82.8% 0.057 70.4);
Tailwind
colors: {
custom: {
50: '#e9d3bb',
500: '#dfc19f',
950: '#000000',
},
}SCSS
$custom: #dfc19f; $custom-light: #e9d3bb; $custom-dark: #000000;
JSON
{
"hex": "#dfc19f",
"rgb": {
"r": 223,
"g": 193,
"b": 159
},
"hsl": {
"h": 31.875,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.82803,
"c": 0.05697,
"h": 70.4
},
"luminance": 0.56331
}Semantic roles & 50–950 ramp
primary
#DFC19F
secondary
#6B8FB8
accent
#6EBD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382