#D2E2EB#D2E2EB
#D2E2EB is a very light, muted cyan. Relative luminance 0.741; OKLCH L 90.3% C 0.021 H 232.1°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2EB |
|---|---|
| RGB | rgb(210, 226, 235) |
| HSL | hsl(202, 38%, 87%) |
| HSV | hsv(202, 11%, 92%) |
| CMYK | cmyk(10.6%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(88.97, -3.57, -6.21) |
| CIE-LCH | lch(88.97, 7.16, 240.07°) |
| OKLab | oklab(90.35% -0.013 -0.0167) |
| OKLCH | oklch(90.35% 0.021 232.1) |
| XYZ | xyz(68.7667, 74.0915, 89.2593) |
| Luminance | 0.7409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.81
Aliceblue
#F0F8FF
ΔE00 5.86
Gainsboro
#DCDCDC
ΔE00 6.96
Azure (CSS)
#F0FFFF
ΔE00 7.39
Light Gray
#D3D3D3
ΔE00 7.48
Light Grey
#D8DCD6
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2EB #EBDBD2
analogous
#D2EBE8 #D2E2EB #D2D6EB
triadic
#D2E2EB #EBD2E2 #E2EBD2
tetradic
#D2E2EB #E8D2EB #EBDBD2 #D6EBD2
square
#D2E2EB #E8D2EB #EBDBD2 #D6EBD2
split-complementary
#D2E2EB #EBD2D6 #EBE8D2
monochromatic
#7DABC5 #A8C7D8 #D2E2EB #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.33
#D2E2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#D2E2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2EB
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2EB | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE1EC
Deuteranopia (green-blind)
#DADEEB
Tritanopia (blue-blind)
#CCE5E5
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e2eb; /* rgb */ color: rgb(210, 226, 235); /* oklch */ color: oklch(90.3% 0.021 232.1);
Tailwind
colors: {
custom: {
50: '#e0ebf1',
500: '#d2e2eb',
950: '#000000',
},
}SCSS
$custom: #d2e2eb; $custom-light: #e0ebf1; $custom-dark: #000000;
JSON
{
"hex": "#d2e2eb",
"rgb": {
"r": 210,
"g": 226,
"b": 235
},
"hsl": {
"h": 201.6,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.90348,
"c": 0.02114,
"h": 232.1
},
"luminance": 0.74093
}Semantic roles & 50–950 ramp
primary
#D2E2EB
secondary
#C6AB9B
accent
#6134B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485