#D3DEE4#D3DEE4
#D3DEE4 is a very light, near-neutral cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.014 H 231.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEE4 |
|---|---|
| RGB | rgb(211, 222, 228) |
| HSL | hsl(201, 24%, 86%) |
| HSV | hsv(201, 7%, 89%) |
| CMYK | cmyk(7.5%, 2.6%, 0%, 10.6%) |
| CIE-LAB | lab(87.82, -2.54, -4.21) |
| CIE-LCH | lch(87.82, 4.91, 238.83°) |
| OKLab | oklab(89.4% -0.0091 -0.0113) |
| OKLCH | oklch(89.4% 0.014 231.2) |
| XYZ | xyz(66.9859, 71.6922, 83.6926) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.91
Gainsboro
#DCDCDC
ΔE00 5.03
Light Gray
#D3D3D3
ΔE00 5.46
Aliceblue
#F0F8FF
ΔE00 5.94
Light Grey
#D8DCD6
ΔE00 6.21
Silver (survey)
#C5C9C7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEE4 #E4D9D3
analogous
#D3E4E1 #D3DEE4 #D3D5E4
triadic
#D3DEE4 #E4D3DE #DEE4D3
tetradic
#D3DEE4 #E1D3E4 #E4D9D3 #D5E4D3
square
#D3DEE4 #E1D3E4 #E4D9D3 #D5E4D3
split-complementary
#D3DEE4 #E4D3D5 #E4E1D3
monochromatic
#87A5B5 #ADC2CD #D3DEE4 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.37
#D3DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D3DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEE4
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEE4 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE4
Deuteranopia (green-blind)
#D9DBE4
Tritanopia (blue-blind)
#CFE0E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dee4; /* rgb */ color: rgb(211, 222, 228); /* oklch */ color: oklch(89.4% 0.014 231.2);
Tailwind
colors: {
custom: {
50: '#e0e8ec',
500: '#d3dee4',
950: '#000000',
},
}SCSS
$custom: #d3dee4; $custom-light: #e0e8ec; $custom-dark: #000000;
JSON
{
"hex": "#d3dee4",
"rgb": {
"r": 211,
"g": 222,
"b": 228
},
"hsl": {
"h": 201.176,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.89402,
"c": 0.01447,
"h": 231.2
},
"luminance": 0.71693
}Semantic roles & 50–950 ramp
primary
#D3DEE4
secondary
#BBAAA0
accent
#6543A2
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484