#D3DCBD#D3DCBD
#D3DCBD is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.9% C 0.043 H 120.4°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCBD |
|---|---|
| RGB | rgb(211, 220, 189) |
| HSL | hsl(77, 31%, 80%) |
| HSV | hsv(77, 14%, 86%) |
| CMYK | cmyk(4.1%, 0%, 14.1%, 13.7%) |
| CIE-LAB | lab(86.36, -8.41, 14.22) |
| CIE-LCH | lch(86.36, 16.52, 120.61°) |
| OKLab | oklab(87.94% -0.0216 0.0368) |
| OKLCH | oklch(87.94% 0.043 120.4) |
| XYZ | xyz(61.6413, 68.7095, 58.1491) |
| Luminance | 0.6871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.84
Lightyellow
#FFFFE0
ΔE00 8.60
Eggshell
#F0EAD6
ΔE00 8.69
Off White (survey)
#FFFFE4
ΔE00 8.83
Eggshell (survey)
#FFFFD4
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCBD #C6BDDC
analogous
#DCD5BD #D3DCBD #C3DCBD
triadic
#D3DCBD #BDD3DC #DCBDD3
tetradic
#D3DCBD #BDDCD5 #C6BDDC #DCBDC3
square
#D3DCBD #BDDCD5 #C6BDDC #DCBDC3
split-complementary
#D3DCBD #BDC3DC #D5BDDC
monochromatic
#9EB26D #B8C795 #D3DCBD #EEF1E5 #F2F4EB
Accessibility & contrast
On white
1.42
#D3DCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#D3DCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCBD
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCBD | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BB
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#D6D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d3dcbd; /* rgb */ color: rgb(211, 220, 189); /* oklch */ color: oklch(87.9% 0.043 120.4);
Tailwind
colors: {
custom: {
50: '#e0e6d1',
500: '#d3dcbd',
950: '#000000',
},
}SCSS
$custom: #d3dcbd; $custom-light: #e0e6d1; $custom-dark: #000000;
JSON
{
"hex": "#d3dcbd",
"rgb": {
"r": 211,
"g": 220,
"b": 189
},
"hsl": {
"h": 77.419,
"s": 30.693,
"l": 80.196
},
"oklch": {
"l": 0.87937,
"c": 0.04264,
"h": 120.4
},
"luminance": 0.68709
}Semantic roles & 50–950 ramp
primary
#D3DCBD
secondary
#968AB3
accent
#3CA95C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483