#D3DFE3#D3DFE3
#D3DFE3 is a very light, near-neutral cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.014 H 219.6°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DFE3 |
|---|---|
| RGB | rgb(211, 223, 227) |
| HSL | hsl(195, 22%, 86%) |
| HSV | hsv(195, 7%, 89%) |
| CMYK | cmyk(7%, 1.8%, 0%, 11%) |
| CIE-LAB | lab(88.05, -3.25, -3.34) |
| CIE-LCH | lch(88.05, 4.66, 225.77°) |
| OKLab | oklab(89.57% -0.0108 -0.009) |
| OKLCH | oklch(89.57% 0.014 219.6) |
| XYZ | xyz(67.1139, 72.1696, 83.0524) |
| Luminance | 0.7217 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.52
Gainsboro
#DCDCDC
ΔE00 5.22
Light Grey
#D8DCD6
ΔE00 5.50
Light Gray
#D3D3D3
ΔE00 5.69
Aliceblue
#F0F8FF
ΔE00 6.17
Silver (survey)
#C5C9C7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DFE3 #E3D7D3
analogous
#D3E3DF #D3DFE3 #D3D7E3
triadic
#D3DFE3 #E3D3DF #DFE3D3
tetradic
#D3DFE3 #DFD3E3 #E3D7D3 #D7E3D3
square
#D3DFE3 #DFD3E3 #E3D7D3 #D7E3D3
split-complementary
#D3DFE3 #E3D3D7 #E3DFD3
monochromatic
#88A9B3 #AEC4CB #D3DFE3 #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.36
#D3DFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#D3DFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DFE3
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DFE3 | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE3
Deuteranopia (green-blind)
#DADCE3
Tritanopia (blue-blind)
#CFE0E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #d3dfe3; /* rgb */ color: rgb(211, 223, 227); /* oklch */ color: oklch(89.6% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#e0e9eb',
500: '#d3dfe3',
950: '#000000',
},
}SCSS
$custom: #d3dfe3; $custom-light: #e0e9eb; $custom-dark: #000000;
JSON
{
"hex": "#d3dfe3",
"rgb": {
"r": 211,
"g": 223,
"b": 227
},
"hsl": {
"h": 195,
"s": 22.222,
"l": 85.882
},
"oklch": {
"l": 0.89574,
"c": 0.01406,
"h": 219.6
},
"luminance": 0.7217
}Semantic roles & 50–950 ramp
primary
#D3DFE3
secondary
#BAA7A0
accent
#5C45A1
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151616
muted
#848484