#DFC2AB#DFC2AB
#DFC2AB is a very light, muted orange. Relative luminance 0.572; OKLCH L 83.3% C 0.046 H 60.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC2AB |
|---|---|
| RGB | rgb(223, 194, 171) |
| HSL | hsl(27, 45%, 77%) |
| HSV | hsv(27, 23%, 87%) |
| CMYK | cmyk(0%, 13%, 23.3%, 12.5%) |
| CIE-LAB | lab(80.30, 6.75, 15.36) |
| CIE-LCH | lch(80.30, 16.78, 66.29°) |
| OKLab | oklab(83.27% 0.0224 0.0396) |
| OKLCH | oklch(83.27% 0.046 60.5) |
| XYZ | xyz(57.0742, 57.2136, 46.5570) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.88
Peach
#FFDAB9
ΔE00 6.75
Tan
#D2B48C
ΔE00 7.03
Warm Gray
#C9BEB0
ΔE00 7.18
Light Peach
#FFD8B1
ΔE00 7.37
Burlywood
#DEB887
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC2AB #ABC8DF
analogous
#DFABAE #DFC2AB #DFDCAB
triadic
#DFC2AB #ABDFC2 #C2ABDF
tetradic
#DFC2AB #AEDFAB #ABC8DF #DCABDF
square
#DFC2AB #AEDFAB #ABC8DF #DCABDF
split-complementary
#DFC2AB #ABDFDC #ABAEDF
monochromatic
#BD8252 #CEA27F #DFC2AB #F0E2D7 #F7EFE9
Accessibility & contrast
On white
1.69
#DFC2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DFC2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC2AB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC2AB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#D2CAAB
Tritanopia (blue-blind)
#E9BCBC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #dfc2ab; /* rgb */ color: rgb(223, 194, 171); /* oklch */ color: oklch(83.3% 0.046 60.5);
Tailwind
colors: {
custom: {
50: '#e9d4c4',
500: '#dfc2ab',
950: '#000000',
},
}SCSS
$custom: #dfc2ab; $custom-light: #e9d4c4; $custom-dark: #000000;
JSON
{
"hex": "#dfc2ab",
"rgb": {
"r": 223,
"g": 194,
"b": 171
},
"hsl": {
"h": 26.538,
"s": 44.828,
"l": 77.255
},
"oklch": {
"l": 0.83273,
"c": 0.04553,
"h": 60.5
},
"luminance": 0.57212
}Semantic roles & 50–950 ramp
primary
#DFC2AB
secondary
#769BB8
accent
#7BB82E
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161412
muted
#848382