#D9DFD3#D9DFD3
#D9DFD3 is a very light, near-neutral yellow-green. Relative luminance 0.722; OKLCH L 89.6% C 0.017 H 128.7°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DFD3 |
|---|---|
| RGB | rgb(217, 223, 211) |
| HSL | hsl(90, 16%, 85%) |
| HSV | hsv(90, 5%, 87%) |
| CMYK | cmyk(2.7%, 0%, 5.4%, 12.5%) |
| CIE-LAB | lab(88.08, -4.16, 5.17) |
| CIE-LCH | lch(88.08, 6.64, 128.83°) |
| OKLab | oklab(89.57% -0.0109 0.0136) |
| OKLCH | oklch(89.57% 0.017 128.7) |
| XYZ | xyz(66.7589, 72.2301, 72.0402) |
| Luminance | 0.7223 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.98
Eggshell
#F0EAD6
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.86
Silver (survey)
#C5C9C7
ΔE00 6.92
Beige
#F5F5DC
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DFD3 #D9D3DF
analogous
#DFDFD3 #D9DFD3 #D3DFD3
triadic
#D9DFD3 #D3D9DF #DFD3D9
tetradic
#D9DFD3 #D3DFDF #D9D3DF #DFD3D3
square
#D9DFD3 #D3DFDF #D9D3DF #DFD3D3
split-complementary
#D9DFD3 #D3D3DF #DFD3DF
monochromatic
#9CAB8C #BAC5B0 #D9DFD3 #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.36
#D9DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#D9DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DFD3
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DFD3 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DDD2
Deuteranopia (green-blind)
#DFDDD3
Tritanopia (blue-blind)
#DADEDB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dfd3; /* rgb */ color: rgb(217, 223, 211); /* oklch */ color: oklch(89.6% 0.017 128.7);
Tailwind
colors: {
custom: {
50: '#e4e9e0',
500: '#d9dfd3',
950: '#000000',
},
}SCSS
$custom: #d9dfd3; $custom-light: #e4e9e0; $custom-dark: #000000;
JSON
{
"hex": "#d9dfd3",
"rgb": {
"r": 217,
"g": 223,
"b": 211
},
"hsl": {
"h": 90,
"s": 15.789,
"l": 85.098
},
"oklch": {
"l": 0.89571,
"c": 0.01737,
"h": 128.7
},
"luminance": 0.7223
}Semantic roles & 50–950 ramp
primary
#D9DFD3
secondary
#ABA2B4
accent
#4B9A73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484