#DFD1C8#DFD1C8
#DFD1C8 is a very light, near-neutral orange. Relative luminance 0.655; OKLCH L 87.0% C 0.020 H 55.1°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD1C8 |
|---|---|
| RGB | rgb(223, 209, 200) |
| HSL | hsl(23, 26%, 83%) |
| HSV | hsv(23, 10%, 87%) |
| CMYK | cmyk(0%, 6.3%, 10.3%, 12.5%) |
| CIE-LAB | lab(84.72, 3.32, 6.20) |
| CIE-LCH | lch(84.72, 7.03, 61.81°) |
| OKLab | oklab(86.96% 0.0114 0.0163) |
| OKLCH | oklch(86.96% 0.02 55.1) |
| XYZ | xyz(63.6562, 65.4599, 63.9140) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 5.92
Light Gray
#D3D3D3
ΔE00 6.74
Linen
#FAF0E6
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 7.03
Antiquewhite
#FAEBD7
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD1C8 #C8D6DF
analogous
#DFC8CA #DFD1C8 #DFDCC8
triadic
#DFD1C8 #C8DFD1 #D1C8DF
tetradic
#DFD1C8 #CADFC8 #C8D6DF #DCC8DF
square
#DFD1C8 #CADFC8 #C8D6DF #DCC8DF
split-complementary
#DFD1C8 #C8DFDC #C8CADF
monochromatic
#B2907B #C8B1A1 #DFD1C8 #F4EFEC #F4EFEC
Accessibility & contrast
On white
1.49
#DFD1C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#DFD1C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD1C8
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD1C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD1C8 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C7
Deuteranopia (green-blind)
#D8D5C8
Tritanopia (blue-blind)
#E4CFCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #dfd1c8; /* rgb */ color: rgb(223, 209, 200); /* oklch */ color: oklch(87.0% 0.020 55.1);
Tailwind
colors: {
custom: {
50: '#e9dfd8',
500: '#dfd1c8',
950: '#000000',
},
}SCSS
$custom: #dfd1c8; $custom-light: #e9dfd8; $custom-dark: #000000;
JSON
{
"hex": "#dfd1c8",
"rgb": {
"r": 223,
"g": 209,
"b": 200
},
"hsl": {
"h": 23.478,
"s": 26.437,
"l": 82.941
},
"oklch": {
"l": 0.86955,
"c": 0.01988,
"h": 55.1
},
"luminance": 0.65459
}Semantic roles & 50–950 ramp
primary
#DFD1C8
secondary
#95A9B6
accent
#7EA540
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#161514
muted
#848483