#DFC8A2#DFC8A2
#DFC8A2 is a very light, muted orange. Relative luminance 0.596; OKLCH L 84.3% C 0.057 H 80.2°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8A2 |
|---|---|
| RGB | rgb(223, 200, 162) |
| HSL | hsl(37, 49%, 75%) |
| HSV | hsv(37, 27%, 87%) |
| CMYK | cmyk(0%, 10.3%, 27.4%, 12.5%) |
| CIE-LAB | lab(81.62, 2.35, 21.99) |
| CIE-LCH | lch(81.62, 22.11, 83.91°) |
| OKLab | oklab(84.25% 0.0097 0.0559) |
| OKLCH | oklch(84.25% 0.057 80.2) |
| XYZ | xyz(57.6078, 59.6069, 42.6461) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 5.24
Tan
#D2B48C
ΔE00 5.38
Very Light Brown
#D3B683
ΔE00 5.68
Burlywood
#DEB887
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 6.44
Khaki
#C3B091
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8A2 #A2B9DF
analogous
#DFA9A2 #DFC8A2 #D7DFA2
triadic
#DFC8A2 #A2DFC8 #C8A2DF
tetradic
#DFC8A2 #A2DFA9 #A2B9DF #DFA2D7
square
#DFC8A2 #A2DFA9 #A2B9DF #DFA2D7
split-complementary
#DFC8A2 #A2D7DF #A9A2DF
monochromatic
#C09247 #CFAD74 #DFC8A2 #EFE3D0 #F7F2E8
Accessibility & contrast
On white
1.63
#DFC8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#DFC8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8A2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8A2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C8A0
Deuteranopia (green-blind)
#D8CDA3
Tritanopia (blue-blind)
#E9C1BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #dfc8a2; /* rgb */ color: rgb(223, 200, 162); /* oklch */ color: oklch(84.3% 0.057 80.2);
Tailwind
colors: {
custom: {
50: '#e9d8bd',
500: '#dfc8a2',
950: '#000000',
},
}SCSS
$custom: #dfc8a2; $custom-light: #e9d8bd; $custom-dark: #000000;
JSON
{
"hex": "#dfc8a2",
"rgb": {
"r": 223,
"g": 200,
"b": 162
},
"hsl": {
"h": 37.377,
"s": 48.8,
"l": 75.49
},
"oklch": {
"l": 0.84252,
"c": 0.05677,
"h": 80.2
},
"luminance": 0.59605
}Semantic roles & 50–950 ramp
primary
#DFC8A2
secondary
#6E89B8
accent
#61BC29
background
#FEFEFD
surface
#FDFBF8
border
#D5D4D1
text
#161412
muted
#848382