#DDE4CC#DDE4CC
#DDE4CC is a very light, muted yellow-green. Relative luminance 0.752; OKLCH L 90.7% C 0.033 H 120.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE4CC |
|---|---|
| RGB | rgb(221, 228, 204) |
| HSL | hsl(78, 31%, 85%) |
| HSV | hsv(78, 11%, 89%) |
| CMYK | cmyk(3.1%, 0%, 10.5%, 10.6%) |
| CIE-LAB | lab(89.50, -6.52, 10.91) |
| CIE-LCH | lch(89.50, 12.71, 120.88°) |
| OKLab | oklab(90.71% -0.0166 0.0284) |
| OKLCH | oklch(90.71% 0.033 120.3) |
| XYZ | xyz(68.4597, 75.2186, 68.0271) |
| Luminance | 0.7522 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 4.85
Eggshell
#F0EAD6
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 6.59
Lightyellow
#FFFFE0
ΔE00 6.75
Honeydew
#F0FFF0
ΔE00 6.96
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE4CC #D3CCE4
analogous
#E4DFCC #DDE4CC #D1E4CC
triadic
#DDE4CC #CCDDE4 #E4CCDD
tetradic
#DDE4CC #CCE4DF #D3CCE4 #E4CCD1
square
#DDE4CC #CCE4DF #D3CCE4 #E4CCD1
split-complementary
#DDE4CC #CCD1E4 #DFCCE4
monochromatic
#A8BA7C #C2CFA4 #DDE4CC #F2F4EB #F2F4EB
Accessibility & contrast
On white
1.31
#DDE4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DDE4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE4CC
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE4CC | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E1CB
Deuteranopia (green-blind)
#E7E1CD
Tritanopia (blue-blind)
#DFE1DD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dde4cc; /* rgb */ color: rgb(221, 228, 204); /* oklch */ color: oklch(90.7% 0.033 120.3);
Tailwind
colors: {
custom: {
50: '#e7ecdb',
500: '#dde4cc',
950: '#000000',
},
}SCSS
$custom: #dde4cc; $custom-light: #e7ecdb; $custom-dark: #000000;
JSON
{
"hex": "#dde4cc",
"rgb": {
"r": 221,
"g": 228,
"b": 204
},
"hsl": {
"h": 77.5,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.90707,
"c": 0.03288,
"h": 120.3
},
"luminance": 0.75219
}Semantic roles & 50–950 ramp
primary
#DDE4CC
secondary
#A298BC
accent
#3CA95C
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161615
muted
#848484