#DFC38D#DFC38D
#DFC38D is a very light, moderate orange. Relative luminance 0.566; OKLCH L 82.8% C 0.077 H 83.5°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC38D |
|---|---|
| RGB | rgb(223, 195, 141) |
| HSL | hsl(40, 56%, 71%) |
| HSV | hsv(40, 37%, 87%) |
| CMYK | cmyk(0%, 12.6%, 36.8%, 12.5%) |
| CIE-LAB | lab(79.98, 2.34, 30.81) |
| CIE-LCH | lch(79.98, 30.90, 85.66°) |
| OKLab | oklab(82.83% 0.0088 0.0767) |
| OKLCH | oklch(82.83% 0.077 83.5) |
| XYZ | xyz(54.7554, 56.6434, 33.2431) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.36
Burlywood
#DEB887
ΔE00 4.46
Fawn
#CFAF7B
ΔE00 5.22
Tan (survey)
#D1B26F
ΔE00 5.24
Tan
#D2B48C
ΔE00 5.37
Sandstone
#C9AE74
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC38D #8DA9DF
analogous
#DF9A8D #DFC38D #D2DF8D
triadic
#DFC38D #8DDFC3 #C38DDF
tetradic
#DFC38D #8DDF9A #8DA9DF #DF8DD2
square
#DFC38D #8DDF9A #8DA9DF #DF8DD2
split-complementary
#DFC38D #8DD2DF #9A8DDF
monochromatic
#BD8E35 #D2AA5D #DFC38D #ECDCBD #F8F2E7
Accessibility & contrast
On white
1.70
#DFC38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#DFC38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC38D
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC38D | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C289
Deuteranopia (green-blind)
#D7C98F
Tritanopia (blue-blind)
#ECBAB5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfc38d; /* rgb */ color: rgb(223, 195, 141); /* oklch */ color: oklch(82.8% 0.077 83.5);
Tailwind
colors: {
custom: {
50: '#ead5af',
500: '#dfc38d',
950: '#000000',
},
}SCSS
$custom: #dfc38d; $custom-light: #ead5af; $custom-dark: #000000;
JSON
{
"hex": "#dfc38d",
"rgb": {
"r": 223,
"g": 195,
"b": 141
},
"hsl": {
"h": 39.512,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.82833,
"c": 0.07716,
"h": 83.5
},
"luminance": 0.56641
}Semantic roles & 50–950 ramp
primary
#DFC38D
secondary
#5979B7
accent
#59C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381