#DDE4CF#DDE4CF
#DDE4CF is a very light, muted yellow-green. Relative luminance 0.754; OKLCH L 90.8% C 0.029 H 122.0°. Best body text is #000000 at 16.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4CF |
|---|---|
| RGB | rgb(221, 228, 207) |
| HSL | hsl(80, 28%, 85%) |
| HSV | hsv(80, 9%, 89%) |
| CMYK | cmyk(3.1%, 0%, 9.2%, 10.6%) |
| CIE-LAB | lab(89.56, -6.03, 9.44) |
| CIE-LCH | lch(89.56, 11.20, 122.55°) |
| OKLab | oklab(90.78% -0.0154 0.0246) |
| OKLCH | oklch(90.78% 0.029 122) |
| XYZ | xyz(68.8230, 75.3640, 69.9403) |
| Luminance | 0.7536 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.93
Eggshell
#F0EAD6
ΔE00 6.10
Honeydew
#F0FFF0
ΔE00 6.52
Light Grey
#D8DCD6
ΔE00 6.52
Off White (survey)
#FFFFE4
ΔE00 6.72
Lightyellow
#FFFFE0
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4CF #D6CFE4
analogous
#E4E0CF #DDE4CF #D2E4CF
triadic
#DDE4CF #CFDDE4 #E4CFDD
tetradic
#DDE4CF #CFE4E0 #D6CFE4 #E4CFD2
square
#DDE4CF #CFE4E0 #D6CFE4 #E4CFD2
split-complementary
#DDE4CF #CFD2E4 #E0CFE4
monochromatic
#A6B881 #C1CEA8 #DDE4CF #F1F4EB #F1F4EB
Accessibility & contrast
On white
1.31
#DDE4CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.07
#DDE4CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4CF
16.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4CF | 1.00 | 1.31 | 16.07 | 16.07 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E1CE
Deuteranopia (green-blind)
#E6E1D0
Tritanopia (blue-blind)
#DFE2DE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde4cf; /* rgb */ color: rgb(221, 228, 207); /* oklch */ color: oklch(90.8% 0.029 122.0);
Tailwind
colors: {
custom: {
50: '#e7ecdd',
500: '#dde4cf',
950: '#000000',
},
}SCSS
$custom: #dde4cf; $custom-light: #e7ecdd; $custom-dark: #000000;
JSON
{
"hex": "#dde4cf",
"rgb": {
"r": 221,
"g": 228,
"b": 207
},
"hsl": {
"h": 80,
"s": 28,
"l": 85.294
},
"oklch": {
"l": 0.90783,
"c": 0.02903,
"h": 122
},
"luminance": 0.75364
}Semantic roles & 50–950 ramp
primary
#DDE4CF
secondary
#A69BBC
accent
#3FA761
background
#FEFEFE
surface
#FCFDFC
border
#D5D5D5
text
#161615
muted
#848484