#DFC39B#DFC39B
#DFC39B is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.1% C 0.062 H 76.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC39B |
|---|---|
| RGB | rgb(223, 195, 155) |
| HSL | hsl(35, 52%, 74%) |
| HSV | hsv(35, 30%, 87%) |
| CMYK | cmyk(0%, 12.6%, 30.5%, 12.5%) |
| CIE-LAB | lab(80.23, 4.05, 23.78) |
| CIE-LCH | lch(80.23, 24.12, 80.34°) |
| OKLab | oklab(83.11% 0.0144 0.0602) |
| OKLCH | oklch(83.11% 0.062 76.5) |
| XYZ | xyz(55.8637, 57.0867, 39.0802) |
| Luminance | 0.5708 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 3.83
Burlywood
#DEB887
ΔE00 4.06
Very Light Brown
#D3B683
ΔE00 4.53
Fawn
#CFAF7B
ΔE00 6.04
Khaki
#C3B091
ΔE00 6.31
Wheat
#F5DEB3
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC39B #9BB7DF
analogous
#DFA19B #DFC39B #D9DF9B
triadic
#DFC39B #9BDFC3 #C39BDF
tetradic
#DFC39B #9BDFA1 #9BB7DF #DF9BD9
square
#DFC39B #9BDFA1 #9BB7DF #DF9BD9
split-complementary
#DFC39B #9BD9DF #A19BDF
monochromatic
#C18B3E #D0A76D #DFC39B #EEDFC9 #F8F1E8
Accessibility & contrast
On white
1.69
#DFC39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DFC39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC39B
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC39B | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC398
Deuteranopia (green-blind)
#D5CA9C
Tritanopia (blue-blind)
#EABBB8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfc39b; /* rgb */ color: rgb(223, 195, 155); /* oklch */ color: oklch(83.1% 0.062 76.5);
Tailwind
colors: {
custom: {
50: '#ead5b8',
500: '#dfc39b',
950: '#000000',
},
}SCSS
$custom: #dfc39b; $custom-light: #ead5b8; $custom-dark: #000000;
JSON
{
"hex": "#dfc39b",
"rgb": {
"r": 223,
"g": 195,
"b": 155
},
"hsl": {
"h": 35.294,
"s": 51.515,
"l": 74.118
},
"oklch": {
"l": 0.83111,
"c": 0.0619,
"h": 76.5
},
"luminance": 0.57085
}Semantic roles & 50–950 ramp
primary
#DFC39B
secondary
#6788B7
accent
#65BF27
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161411
muted
#848381