#D3E2EB#D3E2EB
#D3E2EB is a very light, muted cyan. Relative luminance 0.742; OKLCH L 90.4% C 0.020 H 233.9°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2EB |
|---|---|
| RGB | rgb(211, 226, 235) |
| HSL | hsl(203, 38%, 87%) |
| HSV | hsv(203, 10%, 92%) |
| CMYK | cmyk(10.2%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(89.04, -3.25, -6.09) |
| CIE-LCH | lch(89.04, 6.91, 241.92°) |
| OKLab | oklab(90.42% -0.012 -0.0164) |
| OKLCH | oklch(90.42% 0.02 233.9) |
| XYZ | xyz(69.0524, 74.2388, 89.2727) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.50
Aliceblue
#F0F8FF
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 6.69
Light Gray
#D3D3D3
ΔE00 7.24
Azure (CSS)
#F0FFFF
ΔE00 7.42
Light Grey
#D8DCD6
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2EB #EBDCD3
analogous
#D3EBE8 #D3E2EB #D3D6EB
triadic
#D3E2EB #EBD3E2 #E2EBD3
tetradic
#D3E2EB #E8D3EB #EBDCD3 #D6EBD3
square
#D3E2EB #E8D3EB #EBDCD3 #D6EBD3
split-complementary
#D3E2EB #EBD3D6 #EBE8D3
monochromatic
#7FABC5 #A9C6D8 #D3E2EB #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.33
#D3E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#D3E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2EB
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2EB | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#CDE4E5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d3e2eb; /* rgb */ color: rgb(211, 226, 235); /* oklch */ color: oklch(90.4% 0.020 233.9);
Tailwind
colors: {
custom: {
50: '#e0ebf1',
500: '#d3e2eb',
950: '#000000',
},
}SCSS
$custom: #d3e2eb; $custom-light: #e0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#d3e2eb",
"rgb": {
"r": 211,
"g": 226,
"b": 235
},
"hsl": {
"h": 202.5,
"s": 37.5,
"l": 87.451
},
"oklch": {
"l": 0.90421,
"c": 0.02028,
"h": 233.9
},
"luminance": 0.7424
}Semantic roles & 50–950 ramp
primary
#D3E2EB
secondary
#C6AC9D
accent
#6335B0
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485