#DFC8AB#DFC8AB
#DFC8AB is a very light, muted orange. Relative luminance 0.599; OKLCH L 84.5% C 0.047 H 73.5°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8AB |
|---|---|
| RGB | rgb(223, 200, 171) |
| HSL | hsl(33, 45%, 77%) |
| HSV | hsv(33, 23%, 87%) |
| CMYK | cmyk(0%, 10.3%, 23.3%, 12.5%) |
| CIE-LAB | lab(81.80, 3.59, 17.47) |
| CIE-LCH | lch(81.80, 17.83, 78.39°) |
| OKLab | oklab(84.45% 0.0133 0.0449) |
| OKLCH | oklch(84.45% 0.047 73.5) |
| XYZ | xyz(58.4366, 59.9384, 47.0112) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 6.03
Warm Beige
#E9DCC9
ΔE00 6.22
Wheat
#F5DEB3
ΔE00 6.59
Warm Gray
#C9BEB0
ΔE00 6.64
Peach
#FFDAB9
ΔE00 6.66
Light Peach
#FFD8B1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8AB #ABC2DF
analogous
#DFAEAB #DFC8AB #DCDFAB
triadic
#DFC8AB #ABDFC8 #C8ABDF
tetradic
#DFC8AB #ABDFAE #ABC2DF #DFABDC
square
#DFC8AB #ABDFAE #ABC2DF #DFABDC
split-complementary
#DFC8AB #ABDCDF #AEABDF
monochromatic
#BD8E52 #CEAB7F #DFC8AB #F0E5D7 #F7F0E9
Accessibility & contrast
On white
1.62
#DFC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#DFC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8AB
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8AB | 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)
#D1C8A9
Deuteranopia (green-blind)
#D6CEAC
Tritanopia (blue-blind)
#E8C2C0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8ab; /* rgb */ color: rgb(223, 200, 171); /* oklch */ color: oklch(84.5% 0.047 73.5);
Tailwind
colors: {
custom: {
50: '#e9d8c4',
500: '#dfc8ab',
950: '#000000',
},
}SCSS
$custom: #dfc8ab; $custom-light: #e9d8c4; $custom-dark: #000000;
JSON
{
"hex": "#dfc8ab",
"rgb": {
"r": 223,
"g": 200,
"b": 171
},
"hsl": {
"h": 33.462,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.84453,
"c": 0.04681,
"h": 73.5
},
"luminance": 0.59937
}Semantic roles & 50–950 ramp
primary
#DFC8AB
secondary
#7693B8
accent
#6BB82E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382