#DFE3DC#DFE3DC
#DFE3DC is a very light, near-neutral yellow-green. Relative luminance 0.758; OKLCH L 91.1% C 0.010 H 131.3°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE3DC |
|---|---|
| RGB | rgb(223, 227, 220) |
| HSL | hsl(94, 11%, 88%) |
| HSV | hsv(94, 3%, 89%) |
| CMYK | cmyk(1.8%, 0%, 3.1%, 11%) |
| CIE-LAB | lab(89.76, -2.59, 2.94) |
| CIE-LCH | lch(89.76, 3.92, 131.40°) |
| OKLab | oklab(91.08% -0.0068 0.0077) |
| OKLCH | oklch(91.08% 0.01 131.3) |
| XYZ | xyz(70.8166, 75.7934, 78.5951) |
| Luminance | 0.7579 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.62
Gainsboro
#DCDCDC
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 5.53
Fog
#D8DCE0
ΔE00 5.91
Off White
#FAF9F6
ΔE00 6.02
Whitesmoke
#F5F5F5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE3DC #E0DCE3
analogous
#E2E3DC #DFE3DC #DCE3DC
triadic
#DFE3DC #DCDFE3 #E3DCDF
tetradic
#DFE3DC #DCE2E3 #E0DCE3 #E3DCDC
square
#DFE3DC #DCE2E3 #E0DCE3 #E3DCDC
split-complementary
#DFE3DC #DCDCE3 #E3DCE2
monochromatic
#A1AD98 #C0C8BA #DFE3DC #EFF1EE #EFF1EE
Accessibility & contrast
On white
1.30
#DFE3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#DFE3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE3DC
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE3DC | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DC
Deuteranopia (green-blind)
#E3E2DC
Tritanopia (blue-blind)
#DFE2E1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe3dc; /* rgb */ color: rgb(223, 227, 220); /* oklch */ color: oklch(91.1% 0.010 131.3);
Tailwind
colors: {
custom: {
50: '#e9ebe6',
500: '#dfe3dc',
950: '#000000',
},
}SCSS
$custom: #dfe3dc; $custom-light: #e9ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dfe3dc",
"rgb": {
"r": 223,
"g": 227,
"b": 220
},
"hsl": {
"h": 94.286,
"s": 11.111,
"l": 87.647
},
"oklch": {
"l": 0.9108,
"c": 0.01031,
"h": 131.3
},
"luminance": 0.75793
}Semantic roles & 50–950 ramp
primary
#DFE3DC
secondary
#B2ACB8
accent
#509578
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484