#D5DBCF#D5DBCF
#D5DBCF is a very light, near-neutral yellow-green. Relative luminance 0.693; OKLCH L 88.3% C 0.017 H 128.7°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DBCF |
|---|---|
| RGB | rgb(213, 219, 207) |
| HSL | hsl(90, 14%, 84%) |
| HSV | hsv(90, 5%, 86%) |
| CMYK | cmyk(2.7%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(86.66, -4.18, 5.19) |
| CIE-LCH | lch(86.66, 6.66, 128.83°) |
| OKLab | oklab(88.35% -0.0109 0.0136) |
| OKLCH | oklch(88.35% 0.017 128.7) |
| XYZ | xyz(64.0327, 69.3141, 69.0249) |
| Luminance | 0.6931 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.98
Silver (survey)
#C5C9C7
ΔE00 6.32
Eggshell
#F0EAD6
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 6.91
Light Gray
#D3D3D3
ΔE00 7.01
Beige
#F5F5DC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DBCF #D5CFDB
analogous
#DBDBCF #D5DBCF #CFDBCF
triadic
#D5DBCF #CFD5DB #DBCFD5
tetradic
#D5DBCF #CFDBDB #D5CFDB #DBCFCF
square
#D5DBCF #CFDBDB #D5CFDB #DBCFCF
split-complementary
#D5DBCF #CFCFDB #DBCFDB
monochromatic
#98A789 #B6C1AC #D5DBCF #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.41
#D5DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#D5DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DBCF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DBCF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD9CE
Deuteranopia (green-blind)
#DBD9CF
Tritanopia (blue-blind)
#D6DAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5dbcf; /* rgb */ color: rgb(213, 219, 207); /* oklch */ color: oklch(88.3% 0.017 128.7);
Tailwind
colors: {
custom: {
50: '#e1e6dd',
500: '#d5dbcf',
950: '#000000',
},
}SCSS
$custom: #d5dbcf; $custom-light: #e1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#d5dbcf",
"rgb": {
"r": 213,
"g": 219,
"b": 207
},
"hsl": {
"h": 90,
"s": 14.286,
"l": 83.529
},
"oklch": {
"l": 0.88346,
"c": 0.01744,
"h": 128.7
},
"luminance": 0.69314
}Semantic roles & 50–950 ramp
primary
#D5DBCF
secondary
#A79EB0
accent
#4D9873
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484