#DFD2C8#DFD2C8
#DFD2C8 is a very light, near-neutral orange. Relative luminance 0.660; OKLCH L 87.2% C 0.020 H 60.1°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD2C8 |
|---|---|
| RGB | rgb(223, 210, 200) |
| HSL | hsl(26, 26%, 83%) |
| HSV | hsv(26, 10%, 87%) |
| CMYK | cmyk(0%, 5.8%, 10.3%, 12.5%) |
| CIE-LAB | lab(84.97, 2.80, 6.56) |
| CIE-LCH | lch(84.97, 7.13, 66.89°) |
| OKLab | oklab(87.15% 0.0099 0.0173) |
| OKLCH | oklch(87.15% 0.02 60.1) |
| XYZ | xyz(63.9024, 65.9521, 63.9961) |
| Luminance | 0.6595 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.59
Warm Gray
#C9BEB0
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 6.63
Linen
#FAF0E6
ΔE00 6.64
Antiquewhite
#FAEBD7
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD2C8 #C8D5DF
analogous
#DFC8C9 #DFD2C8 #DFDDC8
triadic
#DFD2C8 #C8DFD2 #D2C8DF
tetradic
#DFD2C8 #C9DFC8 #C8D5DF #DDC8DF
square
#DFD2C8 #C9DFC8 #C8D5DF #DDC8DF
split-complementary
#DFD2C8 #C8DFDD #C8C9DF
monochromatic
#B2937B #C8B2A1 #DFD2C8 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.48
#DFD2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#DFD2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD2C8
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD2C8 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3C7
Deuteranopia (green-blind)
#D9D5C8
Tritanopia (blue-blind)
#E4CFCF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #dfd2c8; /* rgb */ color: rgb(223, 210, 200); /* oklch */ color: oklch(87.2% 0.020 60.1);
Tailwind
colors: {
custom: {
50: '#e9dfd8',
500: '#dfd2c8',
950: '#000000',
},
}SCSS
$custom: #dfd2c8; $custom-light: #e9dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dfd2c8",
"rgb": {
"r": 223,
"g": 210,
"b": 200
},
"hsl": {
"h": 26.087,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.87153,
"c": 0.01989,
"h": 60.1
},
"luminance": 0.65951
}Semantic roles & 50–950 ramp
primary
#DFD2C8
secondary
#95A8B6
accent
#79A540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483