#DFD1C2#DFD1C2
#DFD1C2 is a very light, muted orange. Relative luminance 0.652; OKLCH L 86.8% C 0.026 H 69.4°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C2 |
|---|---|
| RGB | rgb(223, 209, 194) |
| HSL | hsl(31, 31%, 82%) |
| HSV | hsv(31, 13%, 87%) |
| CMYK | cmyk(0%, 6.3%, 13%, 12.5%) |
| CIE-LAB | lab(84.58, 2.35, 9.18) |
| CIE-LCH | lch(84.58, 9.47, 75.64°) |
| OKLab | oklab(86.8% 0.009 0.024) |
| OKLCH | oklch(86.8% 0.026 69.4) |
| XYZ | xyz(62.9688, 65.1849, 60.2933) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.12
Warm Gray
#C9BEB0
ΔE00 4.99
Antiquewhite
#FAEBD7
ΔE00 6.08
Champagne
#F7E7CE
ΔE00 6.13
Linen
#FAF0E6
ΔE00 7.15
Eggshell
#F0EAD6
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C2 #C2D0DF
analogous
#DFC3C2 #DFD1C2 #DFDFC2
triadic
#DFD1C2 #C2DFD1 #D1C2DF
tetradic
#DFD1C2 #C2DFC3 #C2D0DF #DFC2DF
square
#DFD1C2 #C2DFC3 #C2D0DF #DFC2DF
split-complementary
#DFD1C2 #C2DFDF #C3C2DF
monochromatic
#B59472 #CAB39A #DFD1C2 #F4EFEA #F4F0EB
Accessibility & contrast
On white
1.50
#DFD1C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#DFD1C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C2
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C2 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D1C1
Deuteranopia (green-blind)
#D9D4C2
Tritanopia (blue-blind)
#E5CECD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c2; /* rgb */ color: rgb(223, 209, 194); /* oklch */ color: oklch(86.8% 0.026 69.4);
Tailwind
colors: {
custom: {
50: '#e9dfd4',
500: '#dfd1c2',
950: '#000000',
},
}SCSS
$custom: #dfd1c2; $custom-light: #e9dfd4; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c2",
"rgb": {
"r": 223,
"g": 209,
"b": 194
},
"hsl": {
"h": 31.034,
"s": 31.183,
"l": 81.765
},
"oklch": {
"l": 0.86797,
"c": 0.02564,
"h": 69.4
},
"luminance": 0.65184
}Semantic roles & 50–950 ramp
primary
#DFD1C2
secondary
#8EA2B7
accent
#71AA3C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483