#D3DEE3#D3DEE3
#D3DEE3 is a very light, near-neutral cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.014 H 226.6°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DEE3 |
|---|---|
| RGB | rgb(211, 222, 227) |
| HSL | hsl(199, 22%, 86%) |
| HSV | hsv(199, 7%, 89%) |
| CMYK | cmyk(7%, 2.2%, 0%, 11%) |
| CIE-LAB | lab(87.79, -2.73, -3.72) |
| CIE-LCH | lch(87.79, 4.62, 233.66°) |
| OKLab | oklab(89.37% -0.0094 -0.01) |
| OKLCH | oklch(89.37% 0.014 226.6) |
| XYZ | xyz(66.8475, 71.6368, 82.9636) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.97
Gainsboro
#DCDCDC
ΔE00 4.92
Light Gray
#D3D3D3
ΔE00 5.35
Light Grey
#D8DCD6
ΔE00 5.78
Aliceblue
#F0F8FF
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DEE3 #E3D8D3
analogous
#D3E3E0 #D3DEE3 #D3D6E3
triadic
#D3DEE3 #E3D3DE #DEE3D3
tetradic
#D3DEE3 #E0D3E3 #E3D8D3 #D6E3D3
square
#D3DEE3 #E0D3E3 #E3D8D3 #D6E3D3
split-complementary
#D3DEE3 #E3D3D6 #E3E0D3
monochromatic
#88A6B3 #AEC2CB #D3DEE3 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.37
#D3DEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#D3DEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DEE3
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DEE3 | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDDE3
Deuteranopia (green-blind)
#D9DBE3
Tritanopia (blue-blind)
#CFE0DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d3dee3; /* rgb */ color: rgb(211, 222, 227); /* oklch */ color: oklch(89.4% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#e0e8eb',
500: '#d3dee3',
950: '#000000',
},
}SCSS
$custom: #d3dee3; $custom-light: #e0e8eb; $custom-dark: #000000;
JSON
{
"hex": "#d3dee3",
"rgb": {
"r": 211,
"g": 222,
"b": 227
},
"hsl": {
"h": 198.75,
"s": 22.222,
"l": 85.882
},
"oklch": {
"l": 0.89372,
"c": 0.01373,
"h": 226.6
},
"luminance": 0.71637
}Semantic roles & 50–950 ramp
primary
#D3DEE3
secondary
#BAA8A0
accent
#6245A1
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484