#DFCAB2#DFCAB2
#DFCAB2 is a very light, muted orange. Relative luminance 0.611; OKLCH L 85.0% C 0.040 H 71.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFCAB2 |
|---|---|
| RGB | rgb(223, 202, 178) |
| HSL | hsl(32, 41%, 79%) |
| HSV | hsv(32, 20%, 87%) |
| CMYK | cmyk(0%, 9.4%, 20.2%, 12.5%) |
| CIE-LAB | lab(82.46, 3.55, 14.66) |
| CIE-LCH | lch(82.46, 15.08, 76.38°) |
| OKLab | oklab(85.01% 0.0131 0.0379) |
| OKLCH | oklch(85.01% 0.04 71) |
| XYZ | xyz(59.5878, 61.1448, 50.7740) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.67
Bisque
#FFE4C4
ΔE00 6.64
Peach
#FFDAB9
ΔE00 6.79
Champagne
#F7E7CE
ΔE00 6.83
Light Peach
#FFD8B1
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFCAB2 #B2C7DF
analogous
#DFB3B2 #DFCAB2 #DDDFB2
triadic
#DFCAB2 #B2DFCA #CAB2DF
tetradic
#DFCAB2 #B2DFB3 #B2C7DF #DFB2DD
square
#DFCAB2 #B2DFB3 #B2C7DF #DFB2DD
split-complementary
#DFCAB2 #B2DDDF #B3B2DF
monochromatic
#BB8E5C #CDAC87 #DFCAB2 #F1E8DD #F6F0E9
Accessibility & contrast
On white
1.59
#DFCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DFCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFCAB2
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFCAB2 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CAB1
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#E7C5C3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfcab2; /* rgb */ color: rgb(223, 202, 178); /* oklch */ color: oklch(85.0% 0.040 71.0);
Tailwind
colors: {
custom: {
50: '#e9dac9',
500: '#dfcab2',
950: '#000000',
},
}SCSS
$custom: #dfcab2; $custom-light: #e9dac9; $custom-dark: #000000;
JSON
{
"hex": "#dfcab2",
"rgb": {
"r": 223,
"g": 202,
"b": 178
},
"hsl": {
"h": 32,
"s": 41.284,
"l": 78.627
},
"oklch": {
"l": 0.85014,
"c": 0.0401,
"h": 71
},
"luminance": 0.61143
}Semantic roles & 50–950 ramp
primary
#DFCAB2
secondary
#7E99B8
accent
#6EB431
background
#FEFEFD
surface
#FDFBF9
border
#D5D4D2
text
#161413
muted
#848382