#DDE2BF#DDE2BF
#DDE2BF is a very light, muted yellow. Relative luminance 0.735; OKLCH L 90.0% C 0.047 H 113.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE2BF |
|---|---|
| RGB | rgb(221, 226, 191) |
| HSL | hsl(69, 38%, 82%) |
| HSV | hsv(69, 15%, 89%) |
| CMYK | cmyk(2.2%, 0%, 15.5%, 11.4%) |
| CIE-LAB | lab(88.70, -7.59, 16.57) |
| CIE-LCH | lch(88.70, 18.23, 114.61°) |
| OKLab | oklab(89.98% -0.019 0.0427) |
| OKLCH | oklch(89.98% 0.047 113.9) |
| XYZ | xyz(66.4181, 73.5268, 59.9732) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.69
Beige
#F5F5DC
ΔE00 5.92
Eggshell (survey)
#FFFFD4
ΔE00 6.76
Pale
#FFF9D0
ΔE00 6.78
Cream
#FFFDD0
ΔE00 6.83
Lightyellow
#FFFFE0
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE2BF #C4BFE2
analogous
#E2D6BF #DDE2BF #CCE2BF
triadic
#DDE2BF #BFDDE2 #E2BFDD
tetradic
#DDE2BF #BFE2D6 #C4BFE2 #E2BFCC
square
#DDE2BF #BFE2D6 #C4BFE2 #E2BFCC
split-complementary
#DDE2BF #BFCCE2 #D6BFE2
monochromatic
#B0BC6B #C7CF95 #DDE2BF #F3F5E9 #F4F5EA
Accessibility & contrast
On white
1.34
#DDE2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DDE2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE2BF
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE2BF | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBD
Deuteranopia (green-blind)
#E7DFC0
Tritanopia (blue-blind)
#E1DED8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde2bf; /* rgb */ color: rgb(221, 226, 191); /* oklch */ color: oklch(90.0% 0.047 113.9);
Tailwind
colors: {
custom: {
50: '#e7ebd2',
500: '#dde2bf',
950: '#000000',
},
}SCSS
$custom: #dde2bf; $custom-light: #e7ebd2; $custom-dark: #000000;
JSON
{
"hex": "#dde2bf",
"rgb": {
"r": 221,
"g": 226,
"b": 191
},
"hsl": {
"h": 68.571,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.89984,
"c": 0.04673,
"h": 113.9
},
"luminance": 0.73526
}Semantic roles & 50–950 ramp
primary
#DDE2BF
secondary
#918ABB
accent
#35B147
background
#FEFEFE
surface
#FCFDFB
border
#D5D5D4
text
#161614
muted
#848483