#D1DEE2#D1DEE2
#D1DEE2 is a very light, near-neutral cyan. Relative luminance 0.713; OKLCH L 89.2% C 0.015 H 218.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D1DEE2 |
|---|---|
| RGB | rgb(209, 222, 226) |
| HSL | hsl(194, 23%, 85%) |
| HSV | hsv(194, 8%, 89%) |
| CMYK | cmyk(7.5%, 1.8%, 0%, 11.4%) |
| CIE-LAB | lab(87.62, -3.58, -3.46) |
| CIE-LCH | lch(87.62, 4.98, 223.97°) |
| OKLab | oklab(89.2% -0.0118 -0.0093) |
| OKLCH | oklch(89.2% 0.015 218.1) |
| XYZ | xyz(66.1403, 71.2881, 82.2122) |
| Luminance | 0.7129 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 5.93
Silver (survey)
#C5C9C7
ΔE00 6.30
Aliceblue
#F0F8FF
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1DEE2 #E2D5D1
analogous
#D1E2DD #D1DEE2 #D1D5E2
triadic
#D1DEE2 #E2D1DE #DEE2D1
tetradic
#D1DEE2 #DDD1E2 #E2D5D1 #D5E2D1
square
#D1DEE2 #DDD1E2 #E2D5D1 #D5E2D1
split-complementary
#D1DEE2 #E2D1D5 #E2DDD1
monochromatic
#86A8B3 #ABC3CA #D1DEE2 #ECF2F3 #ECF2F3
Accessibility & contrast
On white
1.38
#D1DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D1DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1DEE2
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1DEE2 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE2
Deuteranopia (green-blind)
#D8DBE2
Tritanopia (blue-blind)
#CDE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d1dee2; /* rgb */ color: rgb(209, 222, 226); /* oklch */ color: oklch(89.2% 0.015 218.1);
Tailwind
colors: {
custom: {
50: '#dfe8eb',
500: '#d1dee2',
950: '#000000',
},
}SCSS
$custom: #d1dee2; $custom-light: #dfe8eb; $custom-dark: #000000;
JSON
{
"hex": "#d1dee2",
"rgb": {
"r": 209,
"g": 222,
"b": 226
},
"hsl": {
"h": 194.118,
"s": 22.667,
"l": 85.294
},
"oklch": {
"l": 0.89195,
"c": 0.01505,
"h": 218.1
},
"luminance": 0.71289
}Semantic roles & 50–950 ramp
primary
#D1DEE2
secondary
#B9A59E
accent
#5A44A1
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484