#D4DCBB#D4DCBB
#D4DCBB is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 88.0% C 0.045 H 118.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCBB |
|---|---|
| RGB | rgb(212, 220, 187) |
| HSL | hsl(75, 32%, 80%) |
| HSV | hsv(75, 15%, 86%) |
| CMYK | cmyk(3.6%, 0%, 15%, 13.7%) |
| CIE-LAB | lab(86.39, -8.38, 15.32) |
| CIE-LCH | lch(86.39, 17.46, 118.67°) |
| OKLab | oklab(87.97% -0.0214 0.0396) |
| OKLCH | oklch(87.97% 0.045 118.4) |
| XYZ | xyz(61.7131, 68.7714, 57.0271) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 7.29
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.52
Beige (survey)
#E6DAA6
ΔE00 8.42
Lightyellow
#FFFFE0
ΔE00 8.48
Eggshell (survey)
#FFFFD4
ΔE00 8.57
Pale
#FFF9D0
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCBB #C3BBDC
analogous
#DCD3BB #D4DCBB #C4DCBB
triadic
#D4DCBB #BBD4DC #DCBBD4
tetradic
#D4DCBB #BBDCD3 #C3BBDC #DCBBC4
square
#D4DCBB #BBDCD3 #C3BBDC #DCBBC4
split-complementary
#D4DCBB #BBC4DC #D3BBDC
monochromatic
#A1B26A #BAC793 #D4DCBB #EEF1E3 #F2F5EB
Accessibility & contrast
On white
1.42
#D4DCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#D4DCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCBB
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCBB | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D8B9
Deuteranopia (green-blind)
#E0D8BC
Tritanopia (blue-blind)
#D7D8D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4dcbb; /* rgb */ color: rgb(212, 220, 187); /* oklch */ color: oklch(88.0% 0.045 118.4);
Tailwind
colors: {
custom: {
50: '#e1e6cf',
500: '#d4dcbb',
950: '#000000',
},
}SCSS
$custom: #d4dcbb; $custom-light: #e1e6cf; $custom-dark: #000000;
JSON
{
"hex": "#d4dcbb",
"rgb": {
"r": 212,
"g": 220,
"b": 187
},
"hsl": {
"h": 74.545,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.87966,
"c": 0.04496,
"h": 118.4
},
"luminance": 0.68771
}Semantic roles & 50–950 ramp
primary
#D4DCBB
secondary
#9288B3
accent
#3BAB56
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151613
muted
#848483