#D2DDBA#D2DDBA
#D2DDBA is a very light, muted yellow-green. Relative luminance 0.690; OKLCH L 88.0% C 0.048 H 121.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DDBA |
|---|---|
| RGB | rgb(210, 221, 186) |
| HSL | hsl(79, 34%, 80%) |
| HSV | hsv(79, 16%, 87%) |
| CMYK | cmyk(5%, 0%, 15.8%, 13.3%) |
| CIE-LAB | lab(86.48, -9.76, 15.96) |
| CIE-LCH | lch(86.48, 18.70, 121.44°) |
| OKLab | oklab(88% -0.0253 0.0411) |
| OKLCH | oklch(88% 0.048 121.6) |
| XYZ | xyz(61.2966, 68.9597, 56.5262) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.80
Beige
#F5F5DC
ΔE00 7.97
Eggshell (survey)
#FFFFD4
ΔE00 8.75
Cream
#FFFDD0
ΔE00 8.90
Lightyellow
#FFFFE0
ΔE00 8.92
Beige (survey)
#E6DAA6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DDBA #C5BADD
analogous
#DDD7BA #D2DDBA #C1DDBA
triadic
#D2DDBA #BAD2DD #DDBAD2
tetradic
#D2DDBA #BADDD7 #C5BADD #DDBAC1
square
#D2DDBA #BADDD7 #C5BADD #DDBAC1
split-complementary
#D2DDBA #BAC1DD #D7BADD
monochromatic
#9DB568 #B7C991 #D2DDBA #EDF1E3 #F2F5EB
Accessibility & contrast
On white
1.42
#D2DDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#D2DDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DDBA
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DDBA | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9B8
Deuteranopia (green-blind)
#E0D8BB
Tritanopia (blue-blind)
#D5D9D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2ddba; /* rgb */ color: rgb(210, 221, 186); /* oklch */ color: oklch(88.0% 0.048 121.6);
Tailwind
colors: {
custom: {
50: '#e0e7ce',
500: '#d2ddba',
950: '#000000',
},
}SCSS
$custom: #d2ddba; $custom-light: #e0e7ce; $custom-dark: #000000;
JSON
{
"hex": "#d2ddba",
"rgb": {
"r": 210,
"g": 221,
"b": 186
},
"hsl": {
"h": 78.857,
"s": 33.981,
"l": 79.804
},
"oklch": {
"l": 0.87996,
"c": 0.04828,
"h": 121.6
},
"luminance": 0.6896
}Semantic roles & 50–950 ramp
primary
#D2DDBA
secondary
#9586B5
accent
#39AD5D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483