#DFC09A#DFC09A
#DFC09A is a very light, moderate orange. Relative luminance 0.557; OKLCH L 82.5% C 0.062 H 72.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC09A |
|---|---|
| RGB | rgb(223, 192, 154) |
| HSL | hsl(33, 52%, 74%) |
| HSV | hsv(33, 31%, 87%) |
| CMYK | cmyk(0%, 13.9%, 30.9%, 12.5%) |
| CIE-LAB | lab(79.46, 5.50, 23.25) |
| CIE-LCH | lch(79.46, 23.89, 76.69°) |
| OKLab | oklab(82.5% 0.0186 0.0589) |
| OKLCH | oklch(82.5% 0.062 72.5) |
| XYZ | xyz(55.1147, 55.7224, 38.4179) |
| Luminance | 0.5572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.30
Burlywood
#DEB887
ΔE00 3.56
Very Light Brown
#D3B683
ΔE00 4.92
Fawn
#CFAF7B
ΔE00 6.00
Khaki
#C3B091
ΔE00 6.32
Light Peach
#FFD8B1
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC09A #9AB9DF
analogous
#DF9E9A #DFC09A #DCDF9A
triadic
#DFC09A #9ADFC0 #C09ADF
tetradic
#DFC09A #9ADF9E #9AB9DF #DF9ADC
square
#DFC09A #9ADF9E #9AB9DF #DF9ADC
split-complementary
#DFC09A #9ADCDF #9E9ADF
monochromatic
#C1863D #D0A36C #DFC09A #EEDDC8 #F8F1E8
Accessibility & contrast
On white
1.73
#DFC09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#DFC09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC09A
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC09A | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#EBB8B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dfc09a; /* rgb */ color: rgb(223, 192, 154); /* oklch */ color: oklch(82.5% 0.062 72.5);
Tailwind
colors: {
custom: {
50: '#ead3b8',
500: '#dfc09a',
950: '#000000',
},
}SCSS
$custom: #dfc09a; $custom-light: #ead3b8; $custom-dark: #000000;
JSON
{
"hex": "#dfc09a",
"rgb": {
"r": 223,
"g": 192,
"b": 154
},
"hsl": {
"h": 33.043,
"s": 51.88,
"l": 73.922
},
"oklch": {
"l": 0.82499,
"c": 0.06178,
"h": 72.5
},
"luminance": 0.5572
}Semantic roles & 50–950 ramp
primary
#DFC09A
secondary
#668AB7
accent
#6BBF26
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381