#DDE2BB#DDE2BB
#DDE2BB is a very light, muted yellow. Relative luminance 0.734; OKLCH L 89.9% C 0.052 H 113.4°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2BB |
|---|---|
| RGB | rgb(221, 226, 187) |
| HSL | hsl(68, 40%, 81%) |
| HSV | hsv(68, 17%, 89%) |
| CMYK | cmyk(2.2%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(88.62, -8.20, 18.54) |
| CIE-LCH | lch(88.62, 20.27, 113.87°) |
| OKLab | oklab(89.89% -0.0206 0.0476) |
| OKLCH | oklch(89.89% 0.052 113.4) |
| XYZ | xyz(65.9839, 73.3531, 57.6865) |
| Luminance | 0.7335 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.61
Cream
#FFFDD0
ΔE00 6.55
Eggshell (survey)
#FFFFD4
ΔE00 6.58
Lemonchiffon
#FFFACD
ΔE00 6.60
Beige
#F5F5DC
ΔE00 6.62
Palegoldenrod
#EEE8AA
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2BB #C0BBE2
analogous
#E2D3BB #DDE2BB #C9E2BB
triadic
#DDE2BB #BBDDE2 #E2BBDD
tetradic
#DDE2BB #BBE2D3 #C0BBE2 #E2BBC9
square
#DDE2BB #BBE2D3 #C0BBE2 #E2BBC9
split-complementary
#DDE2BB #BBC9E2 #D3BBE2
monochromatic
#B2BD65 #C8D090 #DDE2BB #F2F4E6 #F4F6EA
Accessibility & contrast
On white
1.34
#DDE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DDE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2BB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2BB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEB9
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#E2DDD7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde2bb; /* rgb */ color: rgb(221, 226, 187); /* oklch */ color: oklch(89.9% 0.052 113.4);
Tailwind
colors: {
custom: {
50: '#e7ebcf',
500: '#dde2bb',
950: '#000000',
},
}SCSS
$custom: #dde2bb; $custom-light: #e7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#dde2bb",
"rgb": {
"r": 221,
"g": 226,
"b": 187
},
"hsl": {
"h": 67.692,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.89892,
"c": 0.05187,
"h": 113.4
},
"luminance": 0.73353
}Semantic roles & 50–950 ramp
primary
#DDE2BB
secondary
#8D86BB
accent
#32B343
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483