#DFD8D3#DFD8D3
#DFD8D3 is a very light, near-neutral orange. Relative luminance 0.695; OKLCH L 88.6% C 0.010 H 58.2°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD8D3 |
|---|---|
| RGB | rgb(223, 216, 211) |
| HSL | hsl(25, 16%, 85%) |
| HSV | hsv(25, 5%, 87%) |
| CMYK | cmyk(0%, 3.1%, 5.4%, 12.5%) |
| CIE-LAB | lab(86.75, 1.52, 3.31) |
| CIE-LCH | lch(86.75, 3.64, 65.32°) |
| OKLab | oklab(88.64% 0.0054 0.0088) |
| OKLCH | oklch(88.64% 0.01 58.2) |
| XYZ | xyz(66.7436, 69.5033, 71.5148) |
| Luminance | 0.6950 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.74
Light Gray
#D3D3D3
ΔE00 3.96
Light Grey
#D8DCD6
ΔE00 5.73
Linen
#FAF0E6
ΔE00 5.77
Warm Beige
#E9DCC9
ΔE00 5.99
Fog
#D8DCE0
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD8D3 #D3DADF
analogous
#DFD3D4 #DFD8D3 #DFDED3
triadic
#DFD8D3 #D3DFD8 #D8D3DF
tetradic
#DFD8D3 #D4DFD3 #D3DADF #DED3DF
square
#DFD8D3 #D4DFD3 #D3DADF #DED3DF
split-complementary
#DFD8D3 #D3DFDE #D3D4DF
monochromatic
#AB998C #C5B9B0 #DFD8D3 #F2EFED #F2EFED
Accessibility & contrast
On white
1.41
#DFD8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#DFD8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD8D3
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD8D3 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD8D3
Deuteranopia (green-blind)
#DCDAD3
Tritanopia (blue-blind)
#E2D7D7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfd8d3; /* rgb */ color: rgb(223, 216, 211); /* oklch */ color: oklch(88.6% 0.010 58.2);
Tailwind
colors: {
custom: {
50: '#e9e4e0',
500: '#dfd8d3',
950: '#000000',
},
}SCSS
$custom: #dfd8d3; $custom-light: #e9e4e0; $custom-dark: #000000;
JSON
{
"hex": "#dfd8d3",
"rgb": {
"r": 223,
"g": 216,
"b": 211
},
"hsl": {
"h": 25,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.88639,
"c": 0.01031,
"h": 58.2
},
"luminance": 0.69503
}Semantic roles & 50–950 ramp
primary
#DFD8D3
secondary
#A2ADB4
accent
#799A4B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484