#DFD2C3#DFD2C3
#DFD2C3 is a very light, muted orange. Relative luminance 0.657; OKLCH L 87.0% C 0.025 H 71.4°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2C3 |
|---|---|
| RGB | rgb(223, 210, 195) |
| HSL | hsl(32, 30%, 82%) |
| HSV | hsv(32, 13%, 87%) |
| CMYK | cmyk(0%, 5.8%, 12.6%, 12.5%) |
| CIE-LAB | lab(84.85, 1.99, 9.04) |
| CIE-LCH | lch(84.85, 9.26, 77.60°) |
| OKLab | oklab(87.02% 0.0079 0.0237) |
| OKLCH | oklch(87.02% 0.025 71.4) |
| XYZ | xyz(63.3276, 65.7222, 60.9688) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.81
Warm Gray
#C9BEB0
ΔE00 5.08
Antiquewhite
#FAEBD7
ΔE00 5.87
Champagne
#F7E7CE
ΔE00 5.92
Eggshell
#F0EAD6
ΔE00 6.78
Linen
#FAF0E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2C3 #C3D0DF
analogous
#DFC4C3 #DFD2C3 #DEDFC3
triadic
#DFD2C3 #C3DFD2 #D2C3DF
tetradic
#DFD2C3 #C3DFC4 #C3D0DF #DFC3DE
square
#DFD2C3 #C3DFC4 #C3D0DF #DFC3DE
split-complementary
#DFD2C3 #C3DEDF #C4C3DF
monochromatic
#B49673 #CAB49B #DFD2C3 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.48
#DFD2C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#DFD2C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2C3
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2C3 | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C2
Deuteranopia (green-blind)
#DAD5C3
Tritanopia (blue-blind)
#E4CFCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd2c3; /* rgb */ color: rgb(223, 210, 195); /* oklch */ color: oklch(87.0% 0.025 71.4);
Tailwind
colors: {
custom: {
50: '#e9dfd5',
500: '#dfd2c3',
950: '#000000',
},
}SCSS
$custom: #dfd2c3; $custom-light: #e9dfd5; $custom-dark: #000000;
JSON
{
"hex": "#dfd2c3",
"rgb": {
"r": 223,
"g": 210,
"b": 195
},
"hsl": {
"h": 32.143,
"s": 30.435,
"l": 81.961
},
"oklch": {
"l": 0.87022,
"c": 0.02495,
"h": 71.4
},
"luminance": 0.65721
}Semantic roles & 50–950 ramp
primary
#DFD2C3
secondary
#90A2B7
accent
#6FA93C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483