#DFC8B2#DFC8B2
#DFC8B2 is a very light, muted orange. Relative luminance 0.602; OKLCH L 84.6% C 0.040 H 66.0°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC8B2 |
|---|---|
| RGB | rgb(223, 200, 178) |
| HSL | hsl(29, 41%, 79%) |
| HSV | hsv(29, 20%, 87%) |
| CMYK | cmyk(0%, 10.3%, 20.2%, 12.5%) |
| CIE-LAB | lab(81.95, 4.60, 13.95) |
| CIE-LCH | lch(81.95, 14.69, 71.75°) |
| OKLab | oklab(84.62% 0.0161 0.0361) |
| OKLCH | oklch(84.62% 0.04 66) |
| XYZ | xyz(59.1216, 60.2124, 50.6186) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.75
Warm Beige
#E9DCC9
ΔE00 5.92
Peach
#FFDAB9
ΔE00 6.65
Bisque
#FFE4C4
ΔE00 7.20
Apricot
#FBCEB1
ΔE00 7.23
Light Peach
#FFD8B1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC8B2 #B2C9DF
analogous
#DFB2B2 #DFC8B2 #DFDEB2
triadic
#DFC8B2 #B2DFC8 #C8B2DF
tetradic
#DFC8B2 #B2DFB2 #B2C9DF #DEB2DF
square
#DFC8B2 #B2DFB2 #B2C9DF #DEB2DF
split-complementary
#DFC8B2 #B2DFDE #B2B2DF
monochromatic
#BB8A5C #CDA987 #DFC8B2 #F1E7DD #F6F0E9
Accessibility & contrast
On white
1.61
#DFC8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#DFC8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC8B2
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC8B2 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C9B1
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#E7C3C2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc8b2; /* rgb */ color: rgb(223, 200, 178); /* oklch */ color: oklch(84.6% 0.040 66.0);
Tailwind
colors: {
custom: {
50: '#e9d8c9',
500: '#dfc8b2',
950: '#000000',
},
}SCSS
$custom: #dfc8b2; $custom-light: #e9d8c9; $custom-dark: #000000;
JSON
{
"hex": "#dfc8b2",
"rgb": {
"r": 223,
"g": 200,
"b": 178
},
"hsl": {
"h": 29.333,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.84619,
"c": 0.03955,
"h": 66
},
"luminance": 0.60211
}Semantic roles & 50–950 ramp
primary
#DFC8B2
secondary
#7E9BB8
accent
#74B431
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382