#DFD2C1#DFD2C1
#DFD2C1 is a very light, muted orange. Relative luminance 0.656; OKLCH L 87.0% C 0.027 H 74.7°. Best body text is #000000 at 14.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2C1 |
|---|---|
| RGB | rgb(223, 210, 193) |
| HSL | hsl(34, 32%, 82%) |
| HSV | hsv(34, 13%, 87%) |
| CMYK | cmyk(0%, 5.8%, 13.5%, 12.5%) |
| CIE-LAB | lab(84.81, 1.67, 10.03) |
| CIE-LCH | lch(84.81, 10.17, 80.56°) |
| OKLab | oklab(86.97% 0.0072 0.0262) |
| OKLCH | oklch(86.97% 0.027 74.7) |
| XYZ | xyz(63.1029, 65.6324, 59.7858) |
| Luminance | 0.6563 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.41
Warm Gray
#C9BEB0
ΔE00 5.12
Champagne
#F7E7CE
ΔE00 5.49
Antiquewhite
#FAEBD7
ΔE00 5.72
Eggshell
#F0EAD6
ΔE00 6.42
Papayawhip
#FFEFD5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2C1 #C1CEDF
analogous
#DFC3C1 #DFD2C1 #DDDFC1
triadic
#DFD2C1 #C1DFD2 #D2C1DF
tetradic
#DFD2C1 #C1DFC3 #C1CEDF #DFC1DD
square
#DFD2C1 #C1DFC3 #C1CEDF #DFC1DD
split-complementary
#DFD2C1 #C1DDDF #C3C1DF
monochromatic
#B59770 #CAB599 #DFD2C1 #F4EFE9 #F5F0EB
Accessibility & contrast
On white
1.49
#DFD2C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.13
#DFD2C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2C1
14.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2C1 | 1.00 | 1.49 | 14.13 | 14.13 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2C0
Deuteranopia (green-blind)
#DAD5C1
Tritanopia (blue-blind)
#E5CFCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd2c1; /* rgb */ color: rgb(223, 210, 193); /* oklch */ color: oklch(87.0% 0.027 74.7);
Tailwind
colors: {
custom: {
50: '#e9dfd3',
500: '#dfd2c1',
950: '#000000',
},
}SCSS
$custom: #dfd2c1; $custom-light: #e9dfd3; $custom-dark: #000000;
JSON
{
"hex": "#dfd2c1",
"rgb": {
"r": 223,
"g": 210,
"b": 193
},
"hsl": {
"h": 34,
"s": 31.915,
"l": 81.569
},
"oklch": {
"l": 0.8697,
"c": 0.02715,
"h": 74.7
},
"luminance": 0.65631
}Semantic roles & 50–950 ramp
primary
#DFD2C1
secondary
#8D9FB7
accent
#6BAB3B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483