#D3E4E8#D3E4E8
#D3E4E8 is a very light, near-neutral cyan. Relative luminance 0.752; OKLCH L 90.7% C 0.019 H 213.4°. Best body text is #000000 at 16.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E4E8 |
|---|---|
| RGB | rgb(211, 228, 232) |
| HSL | hsl(191, 31%, 87%) |
| HSV | hsv(191, 9%, 91%) |
| CMYK | cmyk(9.1%, 1.7%, 0%, 9%) |
| CIE-LAB | lab(89.47, -4.86, -3.88) |
| CIE-LCH | lch(89.47, 6.22, 218.60°) |
| OKLab | oklab(90.74% -0.0158 -0.0104) |
| OKLCH | oklch(90.74% 0.019 213.4) |
| XYZ | xyz(69.1696, 75.1609, 87.1916) |
| Luminance | 0.7516 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.53
Azure (CSS)
#F0FFFF
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.41
Light Grey
#D8DCD6
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.05
Lightcyan
#E0FFFF
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E4E8 #E8D7D3
analogous
#D3E8E2 #D3E4E8 #D3DAE8
triadic
#D3E4E8 #E8D3E4 #E4E8D3
tetradic
#D3E4E8 #E2D3E8 #E8D7D3 #DAE8D3
square
#D3E4E8 #E2D3E8 #E8D7D3 #DAE8D3
split-complementary
#D3E4E8 #E8D3DA #E8E2D3
monochromatic
#83B3BE #ABCBD3 #D3E4E8 #EBF3F4 #EBF3F4
Accessibility & contrast
On white
1.31
#D3E4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.03
#D3E4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E4E8
16.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E4E8 | 1.00 | 1.31 | 16.03 | 16.03 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E3E8
Deuteranopia (green-blind)
#DDE0E8
Tritanopia (blue-blind)
#CEE6E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3e4e8; /* rgb */ color: rgb(211, 228, 232); /* oklch */ color: oklch(90.7% 0.019 213.4);
Tailwind
colors: {
custom: {
50: '#e0ecef',
500: '#d3e4e8',
950: '#000000',
},
}SCSS
$custom: #d3e4e8; $custom-light: #e0ecef; $custom-dark: #000000;
JSON
{
"hex": "#d3e4e8",
"rgb": {
"r": 211,
"g": 228,
"b": 232
},
"hsl": {
"h": 191.429,
"s": 31.343,
"l": 86.863
},
"oklch": {
"l": 0.90735,
"c": 0.01898,
"h": 213.4
},
"luminance": 0.75162
}Semantic roles & 50–950 ramp
primary
#D3E4E8
secondary
#C1A59E
accent
#513BAA
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485