#D2E2EF#D2E2EF
#D2E2EF is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.025 H 242.4°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2EF |
|---|---|
| RGB | rgb(210, 226, 239) |
| HSL | hsl(207, 48%, 88%) |
| HSV | hsv(207, 12%, 94%) |
| CMYK | cmyk(12.1%, 5.4%, 0%, 6.3%) |
| CIE-LAB | lab(89.08, -2.78, -8.14) |
| CIE-LCH | lch(89.08, 8.60, 251.15°) |
| OKLab | oklab(90.47% -0.0115 -0.0219) |
| OKLCH | oklch(90.47% 0.025 242.4) |
| XYZ | xyz(69.3511, 74.3253, 92.3371) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.29
Aliceblue
#F0F8FF
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.63
Light Gray
#D3D3D3
ΔE00 8.13
Ghostwhite
#F8F8FF
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2EF #EFDFD2
analogous
#D2EFED #D2E2EF #D2D3EF
triadic
#D2E2EF #EFD2E2 #E2EFD2
tetradic
#D2E2EF #EDD2EF #EFDFD2 #D3EFD2
square
#D2E2EF #EDD2EF #EFDFD2 #D3EFD2
split-complementary
#D2E2EF #EFD2D3 #EFEDD2
monochromatic
#78A8CF #A5C5DF #D2E2EF #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.32
#D2E2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#D2E2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2EF
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2EF | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE2F0
Deuteranopia (green-blind)
#D9DEEF
Tritanopia (blue-blind)
#CBE5E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e2ef; /* rgb */ color: rgb(210, 226, 239); /* oklch */ color: oklch(90.5% 0.025 242.4);
Tailwind
colors: {
custom: {
50: '#e0ebf4',
500: '#d2e2ef',
950: '#000000',
},
}SCSS
$custom: #d2e2ef; $custom-light: #e0ebf4; $custom-dark: #000000;
JSON
{
"hex": "#d2e2ef",
"rgb": {
"r": 210,
"g": 226,
"b": 239
},
"hsl": {
"h": 206.897,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.90472,
"c": 0.02474,
"h": 242.4
},
"luminance": 0.74326
}Semantic roles & 50–950 ramp
primary
#D2E2EF
secondary
#CCB099
accent
#6B2BBB
background
#FEFEFF
surface
#FCFDFE
border
#D5D5D6
text
#151617
muted
#848485