#D3DCBB#D3DCBB
#D3DCBB is a very light, muted yellow-green. Relative luminance 0.686; OKLCH L 87.9% C 0.045 H 119.7°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCBB |
|---|---|
| RGB | rgb(211, 220, 187) |
| HSL | hsl(76, 32%, 80%) |
| HSV | hsv(76, 15%, 86%) |
| CMYK | cmyk(4.1%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.32, -8.73, 15.21) |
| CIE-LCH | lch(86.32, 17.54, 119.87°) |
| OKLab | oklab(87.89% -0.0224 0.0393) |
| OKLCH | oklch(87.89% 0.045 119.7) |
| XYZ | xyz(61.4257, 68.6232, 57.0137) |
| Luminance | 0.6862 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.50
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.70
Lightyellow
#FFFFE0
ΔE00 8.66
Beige (survey)
#E6DAA6
ΔE00 8.70
Eggshell (survey)
#FFFFD4
ΔE00 8.73
Cream
#FFFDD0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCBB #C4BBDC
analogous
#DCD5BB #D3DCBB #C2DCBB
triadic
#D3DCBB #BBD3DC #DCBBD3
tetradic
#D3DCBB #BBDCD5 #C4BBDC #DCBBC2
square
#D3DCBB #BBDCD5 #C4BBDC #DCBBC2
split-complementary
#D3DCBB #BBC2DC #D5BBDC
monochromatic
#9FB26A #B9C793 #D3DCBB #EDF1E3 #F2F5EB
Accessibility & contrast
On white
1.43
#D3DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#D3DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCBB
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCBB | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#D6D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3dcbb; /* rgb */ color: rgb(211, 220, 187); /* oklch */ color: oklch(87.9% 0.045 119.7);
Tailwind
colors: {
custom: {
50: '#e0e6cf',
500: '#d3dcbb',
950: '#000000',
},
}SCSS
$custom: #d3dcbb; $custom-light: #e0e6cf; $custom-dark: #000000;
JSON
{
"hex": "#d3dcbb",
"rgb": {
"r": 211,
"g": 220,
"b": 187
},
"hsl": {
"h": 76.364,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87889,
"c": 0.0452,
"h": 119.7
},
"luminance": 0.68623
}Semantic roles & 50–950 ramp
primary
#D3DCBB
secondary
#9488B3
accent
#3BAB59
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483