#DFD2C9#DFD2C9
#DFD2C9 is a very light, near-neutral orange. Relative luminance 0.660; OKLCH L 87.2% C 0.019 H 57.2°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2C9 |
|---|---|
| RGB | rgb(223, 210, 201) |
| HSL | hsl(25, 26%, 83%) |
| HSV | hsv(25, 10%, 87%) |
| CMYK | cmyk(0%, 5.8%, 9.9%, 12.5%) |
| CIE-LAB | lab(85.00, 2.96, 6.06) |
| CIE-LCH | lch(85.00, 6.75, 63.96°) |
| OKLab | oklab(87.18% 0.0103 0.016) |
| OKLCH | oklch(87.18% 0.019 57.2) |
| XYZ | xyz(64.0196, 65.9990, 64.6136) |
| Luminance | 0.6600 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.02
Warm Gray
#C9BEB0
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.44
Gainsboro
#DCDCDC
ΔE00 6.67
Linen
#FAF0E6
ΔE00 6.68
Antiquewhite
#FAEBD7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2C9 #C9D6DF
analogous
#DFC9CB #DFD2C9 #DFDDC9
triadic
#DFD2C9 #C9DFD2 #D2C9DF
tetradic
#DFD2C9 #CBDFC9 #C9D6DF #DDC9DF
square
#DFD2C9 #CBDFC9 #C9D6DF #DDC9DF
split-complementary
#DFD2C9 #C9DFDD #C9CBDF
monochromatic
#B1927C #C8B2A3 #DFD2C9 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.48
#DFD2C9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#DFD2C9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2C9
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2C9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2C9 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C8
Deuteranopia (green-blind)
#D9D5C9
Tritanopia (blue-blind)
#E4D0CF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd2c9; /* rgb */ color: rgb(223, 210, 201); /* oklch */ color: oklch(87.2% 0.019 57.2);
Tailwind
colors: {
custom: {
50: '#e9dfd9',
500: '#dfd2c9',
950: '#000000',
},
}SCSS
$custom: #dfd2c9; $custom-light: #e9dfd9; $custom-dark: #000000;
JSON
{
"hex": "#dfd2c9",
"rgb": {
"r": 223,
"g": 210,
"b": 201
},
"hsl": {
"h": 24.545,
"s": 25.581,
"l": 83.137
},
"oklch": {
"l": 0.87179,
"c": 0.01899,
"h": 57.2
},
"luminance": 0.65998
}Semantic roles & 50–950 ramp
primary
#DFD2C9
secondary
#96A9B6
accent
#7CA441
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483