#D2DBCD#D2DBCD
#D2DBCD is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 88.1% C 0.021 H 134.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DBCD |
|---|---|
| RGB | rgb(210, 219, 205) |
| HSL | hsl(99, 16%, 83%) |
| HSV | hsv(99, 6%, 86%) |
| CMYK | cmyk(4.1%, 0%, 6.4%, 14.1%) |
| CIE-LAB | lab(86.39, -5.56, 5.83) |
| CIE-LCH | lch(86.39, 8.05, 133.63°) |
| OKLab | oklab(88.06% -0.0148 0.0153) |
| OKLCH | oklch(88.06% 0.021 134.1) |
| XYZ | xyz(62.9274, 68.7722, 67.7049) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.38
Silver (survey)
#C5C9C7
ΔE00 7.24
Eggshell
#F0EAD6
ΔE00 7.70
Honeydew
#F0FFF0
ΔE00 7.76
Beige
#F5F5DC
ΔE00 7.78
Gainsboro
#DCDCDC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DBCD #D6CDDB
analogous
#D9DBCD #D2DBCD #CDDBCF
triadic
#D2DBCD #CDD2DB #DBCDD2
tetradic
#D2DBCD #CDD9DB #D6CDDB #DBCFCD
square
#D2DBCD #CDD9DB #D6CDDB #DBCFCD
split-complementary
#D2DBCD #CFCDDB #DBCDD9
monochromatic
#92A886 #B2C1A9 #D2DBCD #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.42
#D2DBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#D2DBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DBCD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DBCD | 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)
#DCD9CC
Deuteranopia (green-blind)
#DBD8CE
Tritanopia (blue-blind)
#D2DAD7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d2dbcd; /* rgb */ color: rgb(210, 219, 205); /* oklch */ color: oklch(88.1% 0.021 134.1);
Tailwind
colors: {
custom: {
50: '#dfe6dc',
500: '#d2dbcd',
950: '#000000',
},
}SCSS
$custom: #d2dbcd; $custom-light: #dfe6dc; $custom-dark: #000000;
JSON
{
"hex": "#d2dbcd",
"rgb": {
"r": 210,
"g": 219,
"b": 205
},
"hsl": {
"h": 98.571,
"s": 16.279,
"l": 83.137
},
"oklch": {
"l": 0.88064,
"c": 0.02125,
"h": 134.1
},
"luminance": 0.68772
}Semantic roles & 50–950 ramp
primary
#D2DBCD
secondary
#A99CB0
accent
#4B9B7E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484