#DFC8A8#DFC8A8
#DFC8A8 is a very light, muted orange. Relative luminance 0.598; OKLCH L 84.4% C 0.050 H 76.1°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A8 |
|---|---|
| RGB | rgb(223, 200, 168) |
| HSL | hsl(35, 46%, 77%) |
| HSV | hsv(35, 25%, 87%) |
| CMYK | cmyk(0%, 10.3%, 24.7%, 12.5%) |
| CIE-LAB | lab(81.74, 3.17, 18.97) |
| CIE-LCH | lch(81.74, 19.24, 80.53°) |
| OKLab | oklab(84.39% 0.0121 0.0486) |
| OKLCH | oklch(84.39% 0.05 76.1) |
| XYZ | xyz(58.1539, 59.8253, 45.5223) |
| Luminance | 0.5982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.65
Wheat
#F5DEB3
ΔE00 5.97
Khaki
#C3B091
ΔE00 6.59
Burlywood
#DEB887
ΔE00 6.59
Warm Beige
#E9DCC9
ΔE00 6.64
Light Peach
#FFD8B1
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A8 #A8BFDF
analogous
#DFADA8 #DFC8A8 #DBDFA8
triadic
#DFC8A8 #A8DFC8 #C8A8DF
tetradic
#DFC8A8 #A8DFAD #A8BFDF #DFA8DB
square
#DFC8A8 #A8DFAD #A8BFDF #DFA8DB
split-complementary
#DFC8A8 #A8DBDF #ADA8DF
monochromatic
#BE8F4F #CFAC7B #DFC8A8 #EFE4D5 #F7F1E9
Accessibility & contrast
On white
1.62
#DFC8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#DFC8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A8
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A8 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A6
Deuteranopia (green-blind)
#D7CDA9
Tritanopia (blue-blind)
#E9C2BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a8; /* rgb */ color: rgb(223, 200, 168); /* oklch */ color: oklch(84.4% 0.050 76.1);
Tailwind
colors: {
custom: {
50: '#e9d8c2',
500: '#dfc8a8',
950: '#000000',
},
}SCSS
$custom: #dfc8a8; $custom-light: #e9d8c2; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a8",
"rgb": {
"r": 223,
"g": 200,
"b": 168
},
"hsl": {
"h": 34.909,
"s": 46.218,
"l": 76.667
},
"oklch": {
"l": 0.84385,
"c": 0.05008,
"h": 76.1
},
"luminance": 0.59824
}Semantic roles & 50–950 ramp
primary
#DFC8A8
secondary
#7490B8
accent
#67B92C
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382