#DFC09F#DFC09F
#DFC09F is a very light, muted orange. Relative luminance 0.559; OKLCH L 82.6% C 0.057 H 68.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC09F |
|---|---|
| RGB | rgb(223, 192, 159) |
| HSL | hsl(31, 50%, 75%) |
| HSV | hsv(31, 29%, 87%) |
| CMYK | cmyk(0%, 13.9%, 28.7%, 12.5%) |
| CIE-LAB | lab(79.55, 6.15, 20.73) |
| CIE-LCH | lch(79.55, 21.62, 73.47°) |
| OKLab | oklab(82.61% 0.0206 0.0528) |
| OKLCH | oklch(82.61% 0.057 68.7) |
| XYZ | xyz(55.5398, 55.8924, 40.6569) |
| Luminance | 0.5589 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.10
Burlywood
#DEB887
ΔE00 4.76
Very Light Brown
#D3B683
ΔE00 6.35
Light Peach
#FFD8B1
ΔE00 6.44
Khaki
#C3B091
ΔE00 6.60
Peach
#FFDAB9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC09F #9FBEDF
analogous
#DFA09F #DFC09F #DEDF9F
triadic
#DFC09F #9FDFC0 #C09FDF
tetradic
#DFC09F #9FDFA0 #9FBEDF #DF9FDE
square
#DFC09F #9FDFA0 #9FBEDF #DF9FDE
split-complementary
#DFC09F #9FDEDF #A09FDF
monochromatic
#C08443 #D0A271 #DFC09F #EEDECD #F7F0E8
Accessibility & contrast
On white
1.72
#DFC09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DFC09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC09F
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC09F | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC19D
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#EAB9B7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dfc09f; /* rgb */ color: rgb(223, 192, 159); /* oklch */ color: oklch(82.6% 0.057 68.7);
Tailwind
colors: {
custom: {
50: '#ead3bb',
500: '#dfc09f',
950: '#000000',
},
}SCSS
$custom: #dfc09f; $custom-light: #ead3bb; $custom-dark: #000000;
JSON
{
"hex": "#dfc09f",
"rgb": {
"r": 223,
"g": 192,
"b": 159
},
"hsl": {
"h": 30.938,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.82607,
"c": 0.05672,
"h": 68.7
},
"luminance": 0.5589
}Semantic roles & 50–950 ramp
primary
#DFC09F
secondary
#6B90B8
accent
#70BD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382