#DFC48D#DFC48D
#DFC48D is a very light, moderate orange. Relative luminance 0.571; OKLCH L 83.0% C 0.078 H 84.6°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC48D |
|---|---|
| RGB | rgb(223, 196, 141) |
| HSL | hsl(40, 56%, 71%) |
| HSV | hsv(40, 37%, 87%) |
| CMYK | cmyk(0%, 12.1%, 36.8%, 12.5%) |
| CIE-LAB | lab(80.23, 1.81, 31.14) |
| CIE-LCH | lch(80.23, 31.20, 86.67°) |
| OKLab | oklab(83.03% 0.0073 0.0774) |
| OKLCH | oklch(83.03% 0.078 84.6) |
| XYZ | xyz(54.9802, 57.0930, 33.3181) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.68
Burlywood
#DEB887
ΔE00 4.95
Tan (survey)
#D1B26F
ΔE00 5.32
Fawn
#CFAF7B
ΔE00 5.55
Tan
#D2B48C
ΔE00 5.80
Sandstone
#C9AE74
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC48D #8DA8DF
analogous
#DF9B8D #DFC48D #D1DF8D
triadic
#DFC48D #8DDFC4 #C48DDF
tetradic
#DFC48D #8DDF9B #8DA8DF #DF8DD1
square
#DFC48D #8DDF9B #8DA8DF #DF8DD1
split-complementary
#DFC48D #8DD1DF #9B8DDF
monochromatic
#BD9035 #D2AB5D #DFC48D #ECDDBD #F8F3E7
Accessibility & contrast
On white
1.69
#DFC48D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#DFC48D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC48D
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC48D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC48D | 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)
#D1C389
Deuteranopia (green-blind)
#D8CA8F
Tritanopia (blue-blind)
#ECBBB6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfc48d; /* rgb */ color: rgb(223, 196, 141); /* oklch */ color: oklch(83.0% 0.078 84.6);
Tailwind
colors: {
custom: {
50: '#ead5af',
500: '#dfc48d',
950: '#000000',
},
}SCSS
$custom: #dfc48d; $custom-light: #ead5af; $custom-dark: #000000;
JSON
{
"hex": "#dfc48d",
"rgb": {
"r": 223,
"g": 196,
"b": 141
},
"hsl": {
"h": 40.244,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.83033,
"c": 0.07778,
"h": 84.6
},
"luminance": 0.57091
}Semantic roles & 50–950 ramp
primary
#DFC48D
secondary
#5978B7
accent
#57C422
background
#FEFEFD
surface
#FDFBF7
border
#D5D4D0
text
#161410
muted
#848381