#DFE2DC#DFE2DC
#DFE2DC is a very light, near-neutral yellow-green. Relative luminance 0.752; OKLCH L 90.9% C 0.009 H 128.6°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE2DC |
|---|---|
| RGB | rgb(223, 226, 220) |
| HSL | hsl(90, 9%, 87%) |
| HSV | hsv(90, 3%, 89%) |
| CMYK | cmyk(1.3%, 0%, 2.7%, 11.4%) |
| CIE-LAB | lab(89.51, -2.08, 2.57) |
| CIE-LCH | lch(89.51, 3.31, 128.95°) |
| OKLab | oklab(90.88% -0.0054 0.0068) |
| OKLCH | oklch(90.88% 0.009 128.6) |
| XYZ | xyz(70.5439, 75.2479, 78.5042) |
| Luminance | 0.7525 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.48
Gainsboro
#DCDCDC
ΔE00 3.87
Light Gray
#D3D3D3
ΔE00 4.89
Fog
#D8DCE0
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.66
Off White
#FAF9F6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE2DC #DFDCE2
analogous
#E2E2DC #DFE2DC #DCE2DC
triadic
#DFE2DC #DCDFE2 #E2DCDF
tetradic
#DFE2DC #DCE2E2 #DFDCE2 #E2DCDC
square
#DFE2DC #DCE2E2 #DFDCE2 #E2DCDC
split-complementary
#DFE2DC #DCDCE2 #E2DCE2
monochromatic
#A2AB99 #C0C6BB #DFE2DC #F0F1EE #F0F1EE
Accessibility & contrast
On white
1.31
#DFE2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#DFE2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE2DC
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE2DC | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DC
Deuteranopia (green-blind)
#E2E1DC
Tritanopia (blue-blind)
#DFE1E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe2dc; /* rgb */ color: rgb(223, 226, 220); /* oklch */ color: oklch(90.9% 0.009 128.6);
Tailwind
colors: {
custom: {
50: '#e9ebe6',
500: '#dfe2dc',
950: '#000000',
},
}SCSS
$custom: #dfe2dc; $custom-light: #e9ebe6; $custom-dark: #000000;
JSON
{
"hex": "#dfe2dc",
"rgb": {
"r": 223,
"g": 226,
"b": 220
},
"hsl": {
"h": 90,
"s": 9.375,
"l": 87.451
},
"oklch": {
"l": 0.90879,
"c": 0.00866,
"h": 128.6
},
"luminance": 0.75248
}Semantic roles & 50–950 ramp
primary
#DFE2DC
secondary
#B1ACB6
accent
#529373
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484