#DFC99F#DFC99F
#DFC99F is a very light, moderate orange. Relative luminance 0.600; OKLCH L 84.4% C 0.061 H 83.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC99F |
|---|---|
| RGB | rgb(223, 201, 159) |
| HSL | hsl(39, 50%, 75%) |
| HSV | hsv(39, 29%, 87%) |
| CMYK | cmyk(0%, 9.9%, 28.7%, 12.5%) |
| CIE-LAB | lab(81.82, 1.43, 23.84) |
| CIE-LCH | lch(81.82, 23.88, 86.57°) |
| OKLab | oklab(84.39% 0.0069 0.0604) |
| OKLCH | oklch(84.39% 0.061 83.5) |
| XYZ | xyz(57.5767, 59.9662, 41.3358) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 4.93
Very Light Brown
#D3B683
ΔE00 5.42
Tan
#D2B48C
ΔE00 5.88
Beige (survey)
#E6DAA6
ΔE00 5.91
Burlywood
#DEB887
ΔE00 6.16
Navajowhite
#FFDEAD
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC99F #9FB5DF
analogous
#DFA99F #DFC99F #D5DF9F
triadic
#DFC99F #9FDFC9 #C99FDF
tetradic
#DFC99F #9FDFA9 #9FB5DF #DF9FD5
square
#DFC99F #9FDFA9 #9FB5DF #DF9FD5
split-complementary
#DFC99F #9FD5DF #A99FDF
monochromatic
#C09543 #D0AF71 #DFC99F #EEE3CD #F7F2E8
Accessibility & contrast
On white
1.62
#DFC99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DFC99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC99F
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC99F | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C89C
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#EAC2BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc99f; /* rgb */ color: rgb(223, 201, 159); /* oklch */ color: oklch(84.4% 0.061 83.5);
Tailwind
colors: {
custom: {
50: '#e9d9bb',
500: '#dfc99f',
950: '#000000',
},
}SCSS
$custom: #dfc99f; $custom-light: #e9d9bb; $custom-dark: #000000;
JSON
{
"hex": "#dfc99f",
"rgb": {
"r": 223,
"g": 201,
"b": 159
},
"hsl": {
"h": 39.375,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.84387,
"c": 0.0608,
"h": 83.5
},
"luminance": 0.59964
}Semantic roles & 50–950 ramp
primary
#DFC99F
secondary
#6B85B8
accent
#5BBD28
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382