#D3DEB2#D3DEB2
#D3DEB2 is a very light, muted yellow-green. Relative luminance 0.693; OKLCH L 88.1% C 0.060 H 119.0°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEB2 |
|---|---|
| RGB | rgb(211, 222, 178) |
| HSL | hsl(75, 40%, 78%) |
| HSV | hsv(75, 20%, 87%) |
| CMYK | cmyk(5%, 0%, 19.8%, 12.9%) |
| CIE-LAB | lab(86.66, -11.14, 20.39) |
| CIE-LCH | lch(86.66, 23.23, 118.66°) |
| OKLab | oklab(88.1% -0.0289 0.0521) |
| OKLCH | oklch(88.1% 0.06 119) |
| XYZ | xyz(61.0203, 69.3059, 52.2736) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Palegoldenrod
#EEE8AA
ΔE00 7.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.61
Beige (survey)
#E6DAA6
ΔE00 7.74
Light Grey Green
#B7E1A1
ΔE00 7.78
Ecru
#FEFFCA
ΔE00 8.27
Cream
#FFFDD0
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEB2 #BDB2DE
analogous
#DED3B2 #D3DEB2 #BDDEB2
triadic
#D3DEB2 #B2D3DE #DEB2D3
tetradic
#D3DEB2 #B2DED3 #BDB2DE #DEB2BD
square
#D3DEB2 #B2DED3 #BDB2DE #DEB2BD
split-complementary
#D3DEB2 #B2BDDE #D3B2DE
monochromatic
#A2B95C #BBCC87 #D3DEB2 #EBF0DD #F3F6EA
Accessibility & contrast
On white
1.41
#D3DEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#D3DEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEB2
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEB2 | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D9AF
Deuteranopia (green-blind)
#E3D9B4
Tritanopia (blue-blind)
#D7D9D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3deb2; /* rgb */ color: rgb(211, 222, 178); /* oklch */ color: oklch(88.1% 0.060 119.0);
Tailwind
colors: {
custom: {
50: '#e0e8c9',
500: '#d3deb2',
950: '#000000',
},
}SCSS
$custom: #d3deb2; $custom-light: #e0e8c9; $custom-dark: #000000;
JSON
{
"hex": "#d3deb2",
"rgb": {
"r": 211,
"g": 222,
"b": 178
},
"hsl": {
"h": 75,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.88096,
"c": 0.05963,
"h": 119
},
"luminance": 0.69306
}Semantic roles & 50–950 ramp
primary
#D3DEB2
secondary
#8C7EB6
accent
#32B353
background
#FEFEFD
surface
#FCFCF9
border
#D5D5D2
text
#151613
muted
#848482