#D4DBCD#D4DBCD
#D4DBCD is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.2% C 0.020 H 128.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DBCD |
|---|---|
| RGB | rgb(212, 219, 205) |
| HSL | hsl(90, 16%, 83%) |
| HSV | hsv(90, 6%, 86%) |
| CMYK | cmyk(3.2%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(86.54, -4.87, 6.06) |
| CIE-LCH | lch(86.54, 7.77, 128.79°) |
| OKLab | oklab(88.22% -0.0127 0.0159) |
| OKLCH | oklch(88.22% 0.02 128.7) |
| XYZ | xyz(63.5005, 69.0677, 67.7318) |
| Luminance | 0.6907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.94
Eggshell
#F0EAD6
ΔE00 7.01
Silver (survey)
#C5C9C7
ΔE00 7.02
Beige
#F5F5DC
ΔE00 7.40
Gainsboro
#DCDCDC
ΔE00 7.86
Light Gray
#D3D3D3
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DBCD #D4CDDB
analogous
#DBDBCD #D4DBCD #CDDBCD
triadic
#D4DBCD #CDD4DB #DBCDD4
tetradic
#D4DBCD #CDDBDB #D4CDDB #DBCDCD
square
#D4DBCD #CDDBDB #D4CDDB #DBCDCD
split-complementary
#D4DBCD #CDCDDB #DBCDDB
monochromatic
#97A886 #B5C1A9 #D4DBCD #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.42
#D4DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#D4DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DBCD
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DBCD | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD9CC
Deuteranopia (green-blind)
#DCD8CE
Tritanopia (blue-blind)
#D5DAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dbcd; /* rgb */ color: rgb(212, 219, 205); /* oklch */ color: oklch(88.2% 0.020 128.7);
Tailwind
colors: {
custom: {
50: '#e1e6dc',
500: '#d4dbcd',
950: '#000000',
},
}SCSS
$custom: #d4dbcd; $custom-light: #e1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#d4dbcd",
"rgb": {
"r": 212,
"g": 219,
"b": 205
},
"hsl": {
"h": 90,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.88216,
"c": 0.02034,
"h": 128.7
},
"luminance": 0.69068
}Semantic roles & 50–950 ramp
primary
#D4DBCD
secondary
#A69CB0
accent
#4B9B73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484