#D2E1EB#D2E1EB
#D2E1EB is a very light, muted cyan. Relative luminance 0.736; OKLCH L 90.1% C 0.021 H 236.8°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1EB |
|---|---|
| RGB | rgb(210, 225, 235) |
| HSL | hsl(204, 38%, 87%) |
| HSV | hsv(204, 11%, 92%) |
| CMYK | cmyk(10.6%, 4.3%, 0%, 7.8%) |
| CIE-LAB | lab(88.71, -3.06, -6.58) |
| CIE-LCH | lch(88.71, 7.26, 245.10°) |
| OKLab | oklab(90.15% -0.0116 -0.0177) |
| OKLCH | oklch(90.15% 0.021 236.8) |
| XYZ | xyz(68.4956, 73.5492, 89.1689) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.55
Aliceblue
#F0F8FF
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.31
Azure (CSS)
#F0FFFF
ΔE00 7.86
Light Blue Grey
#B7C9E2
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1EB #EBDCD2
analogous
#D2EBE9 #D2E1EB #D2D5EB
triadic
#D2E1EB #EBD2E1 #E1EBD2
tetradic
#D2E1EB #E9D2EB #EBDCD2 #D5EBD2
square
#D2E1EB #E9D2EB #EBDCD2 #D5EBD2
split-complementary
#D2E1EB #EBD2D5 #EBE9D2
monochromatic
#7DA9C5 #A8C5D8 #D2E1EB #EAF1F6 #EAF1F6
Accessibility & contrast
On white
1.34
#D2E1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#D2E1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1EB
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1EB | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE0EC
Deuteranopia (green-blind)
#D9DDEB
Tritanopia (blue-blind)
#CCE4E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #d2e1eb; /* rgb */ color: rgb(210, 225, 235); /* oklch */ color: oklch(90.1% 0.021 236.8);
Tailwind
colors: {
custom: {
50: '#dfeaf1',
500: '#d2e1eb',
950: '#000000',
},
}SCSS
$custom: #d2e1eb; $custom-light: #dfeaf1; $custom-dark: #000000;
JSON
{
"hex": "#d2e1eb",
"rgb": {
"r": 210,
"g": 225,
"b": 235
},
"hsl": {
"h": 204,
"s": 38.462,
"l": 87.255
},
"oklch": {
"l": 0.90146,
"c": 0.02116,
"h": 236.8
},
"luminance": 0.7355
}Semantic roles & 50–950 ramp
primary
#D2E1EB
secondary
#C6AC9B
accent
#6634B1
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151616
muted
#848485