#DFC08F#DFC08F
#DFC08F is a very light, moderate orange. Relative luminance 0.554; OKLCH L 82.3% C 0.073 H 78.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC08F |
|---|---|
| RGB | rgb(223, 192, 143) |
| HSL | hsl(37, 56%, 72%) |
| HSV | hsv(37, 36%, 87%) |
| CMYK | cmyk(0%, 13.9%, 35.9%, 12.5%) |
| CIE-LAB | lab(79.26, 4.15, 28.80) |
| CIE-LCH | lch(79.26, 29.09, 81.81°) |
| OKLab | oklab(82.28% 0.0142 0.072) |
| OKLCH | oklch(82.28% 0.073 78.9) |
| XYZ | xyz(54.2402, 55.3726, 33.8122) |
| Luminance | 0.5537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 2.81
Very Light Brown
#D3B683
ΔE00 2.88
Tan
#D2B48C
ΔE00 3.85
Fawn
#CFAF7B
ΔE00 4.52
Toupe
#C7AC7D
ΔE00 5.61
Tan (survey)
#D1B26F
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC08F #8FAEDF
analogous
#DF988F #DFC08F #D6DF8F
triadic
#DFC08F #8FDFC0 #C08FDF
tetradic
#DFC08F #8FDF98 #8FAEDF #DF8FD6
square
#DFC08F #8FDF98 #8FAEDF #DF8FD6
split-complementary
#DFC08F #8FD6DF #988FDF
monochromatic
#BD8936 #D1A55F #DFC08F #EDDBBF #F8F2E7
Accessibility & contrast
On white
1.74
#DFC08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#DFC08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC08F
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC08F | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC08C
Deuteranopia (green-blind)
#D5C790
Tritanopia (blue-blind)
#ECB7B3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dfc08f; /* rgb */ color: rgb(223, 192, 143); /* oklch */ color: oklch(82.3% 0.073 78.9);
Tailwind
colors: {
custom: {
50: '#ead2b0',
500: '#dfc08f',
950: '#000000',
},
}SCSS
$custom: #dfc08f; $custom-light: #ead2b0; $custom-dark: #000000;
JSON
{
"hex": "#dfc08f",
"rgb": {
"r": 223,
"g": 192,
"b": 143
},
"hsl": {
"h": 36.75,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.82276,
"c": 0.07335,
"h": 78.9
},
"luminance": 0.5537
}Semantic roles & 50–950 ramp
primary
#DFC08F
secondary
#5B7FB7
accent
#61C322
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381