#DDE2B2#DDE2B2
#DDE2B2 is a very light, moderate yellow. Relative luminance 0.730; OKLCH L 89.7% C 0.063 H 112.5°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2B2 |
|---|---|
| RGB | rgb(221, 226, 178) |
| HSL | hsl(66, 45%, 79%) |
| HSV | hsv(66, 21%, 89%) |
| CMYK | cmyk(2.2%, 0%, 21.2%, 11.4%) |
| CIE-LAB | lab(88.44, -9.53, 22.97) |
| CIE-LCH | lch(88.44, 24.87, 112.54°) |
| OKLab | oklab(89.69% -0.0242 0.0585) |
| OKLCH | oklch(89.69% 0.063 112.5) |
| XYZ | xyz(65.0505, 72.9797, 52.7704) |
| Luminance | 0.7298 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 4.91
Beige (survey)
#E6DAA6
ΔE00 5.73
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.11
Ecru
#FEFFCA
ΔE00 6.45
Egg Shell
#FFFCC4
ΔE00 6.50
Vanilla
#F3E5AB
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2B2 #B7B2E2
analogous
#E2CFB2 #DDE2B2 #C5E2B2
triadic
#DDE2B2 #B2DDE2 #E2B2DD
tetradic
#DDE2B2 #B2E2CF #B7B2E2 #E2B2C5
square
#DDE2B2 #B2E2CF #B7B2E2 #E2B2C5
split-complementary
#DDE2B2 #B2C5E2 #CFB2E2
monochromatic
#B6C159 #C9D186 #DDE2B2 #F1F3DE #F5F7E9
Accessibility & contrast
On white
1.35
#DDE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DDE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2B2
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2B2 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAF
Deuteranopia (green-blind)
#E9DFB4
Tritanopia (blue-blind)
#E3DCD5
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde2b2; /* rgb */ color: rgb(221, 226, 178); /* oklch */ color: oklch(89.7% 0.063 112.5);
Tailwind
colors: {
custom: {
50: '#e8ebc9',
500: '#dde2b2',
950: '#000000',
},
}SCSS
$custom: #dde2b2; $custom-light: #e8ebc9; $custom-dark: #000000;
JSON
{
"hex": "#dde2b2",
"rgb": {
"r": 221,
"g": 226,
"b": 178
},
"hsl": {
"h": 66.25,
"s": 45.283,
"l": 79.216
},
"oklch": {
"l": 0.89693,
"c": 0.06331,
"h": 112.5
},
"luminance": 0.72979
}Semantic roles & 50–950 ramp
primary
#DDE2B2
secondary
#837DBB
accent
#2DB83C
background
#FEFEFD
surface
#FCFDF9
border
#D5D5D2
text
#161613
muted
#848482