#DDE2BE#DDE2BE
#DDE2BE is a very light, muted yellow. Relative luminance 0.735; OKLCH L 90.0% C 0.048 H 113.8°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2BE |
|---|---|
| RGB | rgb(221, 226, 190) |
| HSL | hsl(68, 38%, 82%) |
| HSV | hsv(68, 16%, 89%) |
| CMYK | cmyk(2.2%, 0%, 15.9%, 11.4%) |
| CIE-LAB | lab(88.68, -7.74, 17.06) |
| CIE-LCH | lch(88.68, 18.74, 114.41°) |
| OKLab | oklab(89.96% -0.0194 0.0439) |
| OKLCH | oklch(89.96% 0.048 113.8) |
| XYZ | xyz(66.3085, 73.4829, 59.3956) |
| Luminance | 0.7348 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.65
Beige
#F5F5DC
ΔE00 6.09
Eggshell (survey)
#FFFFD4
ΔE00 6.70
Pale
#FFF9D0
ΔE00 6.73
Cream
#FFFDD0
ΔE00 6.74
Lemonchiffon
#FFFACD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2BE #C3BEE2
analogous
#E2D5BE #DDE2BE #CBE2BE
triadic
#DDE2BE #BEDDE2 #E2BEDD
tetradic
#DDE2BE #BEE2D5 #C3BEE2 #E2BECB
square
#DDE2BE #BEE2D5 #C3BEE2 #E2BECB
split-complementary
#DDE2BE #BECBE2 #D5BEE2
monochromatic
#B1BC69 #C7CF94 #DDE2BE #F3F5E8 #F4F6EA
Accessibility & contrast
On white
1.34
#DDE2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#DDE2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2BE
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2BE | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#E2DED8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde2be; /* rgb */ color: rgb(221, 226, 190); /* oklch */ color: oklch(90.0% 0.048 113.8);
Tailwind
colors: {
custom: {
50: '#e7ebd1',
500: '#dde2be',
950: '#000000',
},
}SCSS
$custom: #dde2be; $custom-light: #e7ebd1; $custom-dark: #000000;
JSON
{
"hex": "#dde2be",
"rgb": {
"r": 221,
"g": 226,
"b": 190
},
"hsl": {
"h": 68.333,
"s": 38.298,
"l": 81.569
},
"oklch": {
"l": 0.89961,
"c": 0.04802,
"h": 113.8
},
"luminance": 0.73483
}Semantic roles & 50–950 ramp
primary
#DDE2BE
secondary
#9089BB
accent
#34B146
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483