#D1DCBB#D1DCBB
#D1DCBB is a very light, muted yellow-green. Relative luminance 0.683; OKLCH L 87.7% C 0.046 H 122.3°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DCBB |
|---|---|
| RGB | rgb(209, 220, 187) |
| HSL | hsl(80, 32%, 80%) |
| HSV | hsv(80, 15%, 86%) |
| CMYK | cmyk(5%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.17, -9.44, 14.98) |
| CIE-LCH | lch(86.17, 17.71, 122.23°) |
| OKLab | oklab(87.74% -0.0245 0.0387) |
| OKLCH | oklch(87.74% 0.046 122.3) |
| XYZ | xyz(60.8561, 68.3295, 56.9870) |
| Luminance | 0.6833 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.09
Lightyellow
#FFFFE0
ΔE00 9.04
Eggshell (survey)
#FFFFD4
ΔE00 9.08
Cream
#FFFDD0
ΔE00 9.25
Beige (survey)
#E6DAA6
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DCBB #C6BBDC
analogous
#DCD7BB #D1DCBB #C1DCBB
triadic
#D1DCBB #BBD1DC #DCBBD1
tetradic
#D1DCBB #BBDCD7 #C6BBDC #DCBBC1
square
#D1DCBB #BBDCD7 #C6BBDC #DCBBC1
split-complementary
#D1DCBB #BBC1DC #D7BBDC
monochromatic
#9AB26A #B6C793 #D1DCBB #ECF1E3 #F1F5EB
Accessibility & contrast
On white
1.43
#D1DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#D1DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DCBB
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DCBB | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8B9
Deuteranopia (green-blind)
#DFD8BC
Tritanopia (blue-blind)
#D4D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d1dcbb; /* rgb */ color: rgb(209, 220, 187); /* oklch */ color: oklch(87.7% 0.046 122.3);
Tailwind
colors: {
custom: {
50: '#dfe6cf',
500: '#d1dcbb',
950: '#000000',
},
}SCSS
$custom: #d1dcbb; $custom-light: #dfe6cf; $custom-dark: #000000;
JSON
{
"hex": "#d1dcbb",
"rgb": {
"r": 209,
"g": 220,
"b": 187
},
"hsl": {
"h": 80,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87737,
"c": 0.04578,
"h": 122.3
},
"luminance": 0.6833
}Semantic roles & 50–950 ramp
primary
#D1DCBB
secondary
#9688B3
accent
#3BAB60
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483