#DFE4DC#DFE4DC
#DFE4DC is a very light, near-neutral yellow-green. Relative luminance 0.763; OKLCH L 91.3% C 0.012 H 133.4°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE4DC |
|---|---|
| RGB | rgb(223, 228, 220) |
| HSL | hsl(98, 13%, 88%) |
| HSV | hsv(98, 4%, 89%) |
| CMYK | cmyk(2.2%, 0%, 3.5%, 10.6%) |
| CIE-LAB | lab(90.02, -3.11, 3.31) |
| CIE-LCH | lch(90.02, 4.54, 133.17°) |
| OKLab | oklab(91.28% -0.0082 0.0087) |
| OKLCH | oklch(91.28% 0.012 133.4) |
| XYZ | xyz(71.0909, 76.3420, 78.6865) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.03
Gainsboro
#DCDCDC
ΔE00 5.26
Mintcream
#F5FFFA
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.16
Off White
#FAF9F6
ΔE00 6.32
Whitesmoke
#F5F5F5
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE4DC #E1DCE4
analogous
#E3E4DC #DFE4DC #DCE4DD
triadic
#DFE4DC #DCDFE4 #E4DCDF
tetradic
#DFE4DC #DCE3E4 #E1DCE4 #E4DDDC
square
#DFE4DC #DCE3E4 #E1DCE4 #E4DDDC
split-complementary
#DFE4DC #DDDCE4 #E4DCE3
monochromatic
#A0AF97 #BFC9B9 #DFE4DC #EFF2EE #EFF2EE
Accessibility & contrast
On white
1.29
#DFE4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#DFE4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE4DC
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE4DC | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E3DC
Deuteranopia (green-blind)
#E4E2DC
Tritanopia (blue-blind)
#DFE3E2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #dfe4dc; /* rgb */ color: rgb(223, 228, 220); /* oklch */ color: oklch(91.3% 0.012 133.4);
Tailwind
colors: {
custom: {
50: '#e9ece6',
500: '#dfe4dc',
950: '#000000',
},
}SCSS
$custom: #dfe4dc; $custom-light: #e9ece6; $custom-dark: #000000;
JSON
{
"hex": "#dfe4dc",
"rgb": {
"r": 223,
"g": 228,
"b": 220
},
"hsl": {
"h": 97.5,
"s": 12.903,
"l": 87.843
},
"oklch": {
"l": 0.9128,
"c": 0.01198,
"h": 133.4
},
"luminance": 0.76342
}Semantic roles & 50–950 ramp
primary
#DFE4DC
secondary
#B4ABB9
accent
#4E977C
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161616
muted
#848484