#DDE1BB#DDE1BB
#DDE1BB is a very light, muted yellow. Relative luminance 0.728; OKLCH L 89.7% C 0.050 H 112.3°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE1BB |
|---|---|
| RGB | rgb(221, 225, 187) |
| HSL | hsl(66, 39%, 81%) |
| HSV | hsv(66, 17%, 88%) |
| CMYK | cmyk(1.8%, 0%, 16.9%, 11.8%) |
| CIE-LAB | lab(88.36, -7.70, 18.18) |
| CIE-LCH | lch(88.36, 19.74, 112.95°) |
| OKLab | oklab(89.69% -0.0192 0.0467) |
| OKLCH | oklch(89.69% 0.05 112.3) |
| XYZ | xyz(65.7128, 72.8109, 57.5962) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.68
Beige
#F5F5DC
ΔE00 6.46
Beige (survey)
#E6DAA6
ΔE00 6.52
Pale
#FFF9D0
ΔE00 6.62
Lemonchiffon
#FFFACD
ΔE00 6.63
Cream
#FFFDD0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE1BB #BFBBE1
analogous
#E1D2BB #DDE1BB #CAE1BB
triadic
#DDE1BB #BBDDE1 #E1BBDD
tetradic
#DDE1BB #BBE1D2 #BFBBE1 #E1BBCA
square
#DDE1BB #BBE1D2 #BFBBE1 #E1BBCA
split-complementary
#DDE1BB #BBCAE1 #D2BBE1
monochromatic
#B3BC66 #C8CE91 #DDE1BB #F2F4E5 #F4F6EA
Accessibility & contrast
On white
1.35
#DDE1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#DDE1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE1BB
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE1BB | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#E2DCD6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde1bb; /* rgb */ color: rgb(221, 225, 187); /* oklch */ color: oklch(89.7% 0.050 112.3);
Tailwind
colors: {
custom: {
50: '#e7eacf',
500: '#dde1bb',
950: '#000000',
},
}SCSS
$custom: #dde1bb; $custom-light: #e7eacf; $custom-dark: #000000;
JSON
{
"hex": "#dde1bb",
"rgb": {
"r": 221,
"g": 225,
"b": 187
},
"hsl": {
"h": 66.316,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.89687,
"c": 0.05049,
"h": 112.3
},
"luminance": 0.7281
}Semantic roles & 50–950 ramp
primary
#DDE1BB
secondary
#8C86BA
accent
#34B241
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161613
muted
#848483