#DFEDD3#DFEDD3
#DFEDD3 is a very light, muted yellow-green. Relative luminance 0.810; OKLCH L 92.9% C 0.038 H 130.4°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEDD3 |
|---|---|
| RGB | rgb(223, 237, 211) |
| HSL | hsl(92, 42%, 88%) |
| HSV | hsv(92, 11%, 93%) |
| CMYK | cmyk(5.9%, 0%, 11%, 7.1%) |
| CIE-LAB | lab(92.11, -9.22, 11.02) |
| CIE-LCH | lch(92.11, 14.37, 129.92°) |
| OKLab | oklab(92.87% -0.0244 0.0287) |
| OKLCH | oklch(92.87% 0.038 130.4) |
| XYZ | xyz(72.4716, 80.9592, 73.4241) |
| Luminance | 0.8096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.51
Beige
#F5F5DC
ΔE00 5.83
Off White (survey)
#FFFFE4
ΔE00 6.80
Lightyellow
#FFFFE0
ΔE00 6.80
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.06
Eggshell (survey)
#FFFFD4
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEDD3 #E1D3ED
analogous
#ECEDD3 #DFEDD3 #D3EDD4
triadic
#DFEDD3 #D3DFED #EDD3DF
tetradic
#DFEDD3 #D3ECED #E1D3ED #EDD4D3
square
#DFEDD3 #D3ECED #E1D3ED #EDD4D3
split-complementary
#DFEDD3 #D4D3ED #EDD3EC
monochromatic
#A0C97C #BFDBA8 #DFEDD3 #EFF6E9 #EFF6E9
Accessibility & contrast
On white
1.22
#DFEDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#DFEDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEDD3
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEDD3 | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E9D2
Deuteranopia (green-blind)
#EEE8D4
Tritanopia (blue-blind)
#E0EAE5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #dfedd3; /* rgb */ color: rgb(223, 237, 211); /* oklch */ color: oklch(92.9% 0.038 130.4);
Tailwind
colors: {
custom: {
50: '#e9f2e0',
500: '#dfedd3',
950: '#000000',
},
}SCSS
$custom: #dfedd3; $custom-light: #e9f2e0; $custom-dark: #000000;
JSON
{
"hex": "#dfedd3",
"rgb": {
"r": 223,
"g": 237,
"b": 211
},
"hsl": {
"h": 92.308,
"s": 41.935,
"l": 87.843
},
"oklch": {
"l": 0.92865,
"c": 0.03762,
"h": 130.4
},
"luminance": 0.80959
}Semantic roles & 50–950 ramp
primary
#DFEDD3
secondary
#B49CC9
accent
#30B578
background
#FEFFFE
surface
#FCFEFC
border
#D5D6D5
text
#161715
muted
#848584