#DEDFD9#DEDFD9
#DEDFD9 is a very light, near-neutral yellow-green. Relative luminance 0.733; OKLCH L 90.1% C 0.008 H 114.2°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DEDFD9 |
|---|---|
| RGB | rgb(222, 223, 217) |
| HSL | hsl(70, 9%, 86%) |
| HSV | hsv(70, 3%, 87%) |
| CMYK | cmyk(0.4%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(88.60, -1.40, 2.82) |
| CIE-LCH | lch(88.60, 3.15, 116.51°) |
| OKLab | oklab(90.12% -0.0033 0.0074) |
| OKLCH | oklch(90.12% 0.008 114.2) |
| XYZ | xyz(69.0343, 73.3148, 76.1465) |
| Luminance | 0.7331 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.64
Gainsboro
#DCDCDC
ΔE00 3.30
Light Gray
#D3D3D3
ΔE00 4.18
Fog
#D8DCE0
ΔE00 5.19
Silver (survey)
#C5C9C7
ΔE00 5.71
Whitesmoke
#F5F5F5
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEDFD9 #DAD9DF
analogous
#DFDDD9 #DEDFD9 #DBDFD9
triadic
#DEDFD9 #D9DEDF #DFD9DE
tetradic
#DEDFD9 #D9DFDD #DAD9DF #DFD9DB
square
#DEDFD9 #D9DFDD #DAD9DF #DFD9DB
split-complementary
#DEDFD9 #D9DBDF #DDD9DF
monochromatic
#A4A797 #C1C3B8 #DEDFD9 #F1F1EE #F1F1EE
Accessibility & contrast
On white
1.34
#DEDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#DEDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEDFD9
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEDFD9 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DED9
Deuteranopia (green-blind)
#E0DED9
Tritanopia (blue-blind)
#DFDEDD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dedfd9; /* rgb */ color: rgb(222, 223, 217); /* oklch */ color: oklch(90.1% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#e8e9e4',
500: '#dedfd9',
950: '#000000',
},
}SCSS
$custom: #dedfd9; $custom-light: #e8e9e4; $custom-dark: #000000;
JSON
{
"hex": "#dedfd9",
"rgb": {
"r": 222,
"g": 223,
"b": 217
},
"hsl": {
"h": 70,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.90119,
"c": 0.00814,
"h": 114.2
},
"luminance": 0.73315
}Semantic roles & 50–950 ramp
primary
#DEDFD9
secondary
#ABA9B3
accent
#53935E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#161615
muted
#848484