#DFD9D6#DFD9D6
#DFD9D6 is a very light, near-neutral orange. Relative luminance 0.702; OKLCH L 88.9% C 0.008 H 48.6°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD9D6 |
|---|---|
| RGB | rgb(223, 217, 214) |
| HSL | hsl(20, 12%, 86%) |
| HSV | hsv(20, 4%, 87%) |
| CMYK | cmyk(0%, 2.7%, 4%, 12.5%) |
| CIE-LAB | lab(87.08, 1.52, 2.20) |
| CIE-LCH | lch(87.08, 2.67, 55.37°) |
| OKLab | oklab(88.92% 0.0051 0.0058) |
| OKLCH | oklch(88.92% 0.008 48.6) |
| XYZ | xyz(67.3802, 70.1691, 73.5996) |
| Luminance | 0.7017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.99
Light Gray
#D3D3D3
ΔE00 3.38
Fog
#D8DCE0
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.69
Linen
#FAF0E6
ΔE00 6.06
Very Light Pink
#FFF4F2
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD9D6 #D6DCDF
analogous
#DFD6D7 #DFD9D6 #DFDDD6
triadic
#DFD9D6 #D6DFD9 #D9D6DF
tetradic
#DFD9D6 #D7DFD6 #D6DCDF #DDD6DF
square
#DFD9D6 #D7DFD6 #D6DCDF #DDD6DF
split-complementary
#DFD9D6 #D6DFDD #D6D7DF
monochromatic
#A99991 #C4B9B4 #DFD9D6 #F2EFEE #F2EFEE
Accessibility & contrast
On white
1.40
#DFD9D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#DFD9D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD9D6
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD9D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD9D6 | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD9D6
Deuteranopia (green-blind)
#DCDBD6
Tritanopia (blue-blind)
#E1D8D8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #dfd9d6; /* rgb */ color: rgb(223, 217, 214); /* oklch */ color: oklch(88.9% 0.008 48.6);
Tailwind
colors: {
custom: {
50: '#e9e4e2',
500: '#dfd9d6',
950: '#000000',
},
}SCSS
$custom: #dfd9d6; $custom-light: #e9e4e2; $custom-dark: #000000;
JSON
{
"hex": "#dfd9d6",
"rgb": {
"r": 223,
"g": 217,
"b": 214
},
"hsl": {
"h": 20,
"s": 12.329,
"l": 85.686
},
"oklch": {
"l": 0.8892,
"c": 0.00778,
"h": 48.6
},
"luminance": 0.70169
}Semantic roles & 50–950 ramp
primary
#DFD9D6
secondary
#A5AFB4
accent
#7F964F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161515
muted
#848484