#DFD1C9#DFD1C9
#DFD1C9 is a very light, near-neutral orange. Relative luminance 0.655; OKLCH L 87.0% C 0.019 H 52.0°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C9 |
|---|---|
| RGB | rgb(223, 209, 201) |
| HSL | hsl(22, 26%, 83%) |
| HSV | hsv(22, 10%, 87%) |
| CMYK | cmyk(0%, 6.3%, 9.9%, 12.5%) |
| CIE-LAB | lab(84.74, 3.49, 5.70) |
| CIE-LCH | lch(84.74, 6.68, 58.56°) |
| OKLab | oklab(86.98% 0.0118 0.015) |
| OKLCH | oklch(86.98% 0.019 52) |
| XYZ | xyz(63.7735, 65.5068, 64.5315) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.76
Warm Gray
#C9BEB0
ΔE00 6.20
Light Gray
#D3D3D3
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 6.87
Linen
#FAF0E6
ΔE00 7.06
Antiquewhite
#FAEBD7
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C9 #C9D7DF
analogous
#DFC9CC #DFD1C9 #DFDCC9
triadic
#DFD1C9 #C9DFD1 #D1C9DF
tetradic
#DFD1C9 #CCDFC9 #C9D7DF #DCC9DF
square
#DFD1C9 #CCDFC9 #C9D7DF #DCC9DF
split-complementary
#DFD1C9 #C9DFDC #C9CCDF
monochromatic
#B1907C #C8B0A3 #DFD1C9 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.49
#DFD1C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#DFD1C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C9
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C9 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#E4CFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd1c9; /* rgb */ color: rgb(223, 209, 201); /* oklch */ color: oklch(87.0% 0.019 52.0);
Tailwind
colors: {
custom: {
50: '#e9dfd9',
500: '#dfd1c9',
950: '#000000',
},
}SCSS
$custom: #dfd1c9; $custom-light: #e9dfd9; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c9",
"rgb": {
"r": 223,
"g": 209,
"b": 201
},
"hsl": {
"h": 21.818,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.86982,
"c": 0.01908,
"h": 52
},
"luminance": 0.65506
}Semantic roles & 50–950 ramp
primary
#DFD1C9
secondary
#96AAB6
accent
#80A441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483