#D9DEDF#D9DEDF
#D9DEDF is a very light, near-neutral cyan. Relative luminance 0.723; OKLCH L 89.7% C 0.006 H 211.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #D9DEDF |
|---|---|
| RGB | rgb(217, 222, 223) |
| HSL | hsl(190, 9%, 86%) |
| HSV | hsv(190, 3%, 87%) |
| CMYK | cmyk(2.7%, 0.4%, 0%, 12.5%) |
| CIE-LAB | lab(88.12, -1.50, -1.08) |
| CIE-LCH | lch(88.12, 1.85, 215.71°) |
| OKLab | oklab(89.7% -0.0048 -0.0029) |
| OKLCH | oklch(89.7% 0.006 211.1) |
| XYZ | xyz(68.0534, 72.3217, 80.1720) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 1.83
Gainsboro
#DCDCDC
ΔE00 2.37
Light Gray
#D3D3D3
ΔE00 3.31
Light Grey
#D8DCD6
ΔE00 3.58
Silver (survey)
#C5C9C7
ΔE00 5.22
Whitesmoke
#F5F5F5
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9DEDF #DFDAD9
analogous
#D9DFDD #D9DEDF #D9DBDF
triadic
#D9DEDF #DFD9DE #DEDFD9
tetradic
#D9DEDF #DDD9DF #DFDAD9 #DBDFD9
square
#D9DEDF #DDD9DF #DFDAD9 #DBDFD9
split-complementary
#D9DEDF #DFD9DB #DFDDD9
monochromatic
#97A4A7 #B8C1C3 #D9DEDF #EEF1F1 #EEF1F1
Accessibility & contrast
On white
1.36
#D9DEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#D9DEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9DEDF
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9DEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9DEDF | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#DCDDDF
Tritanopia (blue-blind)
#D8DFDE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d9dedf; /* rgb */ color: rgb(217, 222, 223); /* oklch */ color: oklch(89.7% 0.006 211.1);
Tailwind
colors: {
custom: {
50: '#e4e8e9',
500: '#d9dedf',
950: '#000000',
},
}SCSS
$custom: #d9dedf; $custom-light: #e4e8e9; $custom-dark: #000000;
JSON
{
"hex": "#d9dedf",
"rgb": {
"r": 217,
"g": 222,
"b": 223
},
"hsl": {
"h": 190,
"s": 8.571,
"l": 86.275
},
"oklch": {
"l": 0.89704,
"c": 0.0056,
"h": 211.1
},
"luminance": 0.72322
}Semantic roles & 50–950 ramp
primary
#D9DEDF
secondary
#B3ABA9
accent
#5E5393
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151616
muted
#848484