#D2E7FA#D2E7FA
#D2E7FA is a very light, muted cyan. Relative luminance 0.778; OKLCH L 91.8% C 0.034 H 245.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E7FA |
|---|---|
| RGB | rgb(210, 231, 250) |
| HSL | hsl(209, 80%, 90%) |
| HSV | hsv(209, 16%, 98%) |
| CMYK | cmyk(16%, 7.6%, 0%, 2%) |
| CIE-LAB | lab(90.67, -3.13, -11.54) |
| CIE-LCH | lch(90.67, 11.96, 254.84°) |
| OKLab | oklab(91.83% -0.0142 -0.0312) |
| OKLCH | oklch(91.83% 0.034 245.5) |
| XYZ | xyz(72.4053, 77.7541, 101.6172) |
| Luminance | 0.7776 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.83
Light Blue Grey
#B7C9E2
ΔE00 7.49
Fog
#D8DCE0
ΔE00 7.62
Powder Blue (survey)
#B1D1FC
ΔE00 8.65
Lightsteelblue
#B0C4DE
ΔE00 8.68
Lightblue
#ADD8E6
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E7FA #FAE5D2
analogous
#D2FAF9 #D2E7FA #D2D3FA
triadic
#D2E7FA #FAD2E7 #E7FAD2
tetradic
#D2E7FA #F9D2FA #FAE5D2 #D3FAD2
square
#D2E7FA #F9D2FA #FAE5D2 #D3FAD2
split-complementary
#D2E7FA #FAD2D3 #FAF9D2
monochromatic
#64ACEE #9BCAF4 #D2E7FA #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.27
#D2E7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#D2E7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E7FA
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E7FA | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#DBE2FA
Tritanopia (blue-blind)
#C8EBED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d2e7fa; /* rgb */ color: rgb(210, 231, 250); /* oklch */ color: oklch(91.8% 0.034 245.5);
Tailwind
colors: {
custom: {
50: '#e0eefc',
500: '#d2e7fa',
950: '#000000',
},
}SCSS
$custom: #d2e7fa; $custom-light: #e0eefc; $custom-dark: #000000;
JSON
{
"hex": "#d2e7fa",
"rgb": {
"r": 210,
"g": 231,
"b": 250
},
"hsl": {
"h": 208.5,
"s": 80,
"l": 90.196
},
"oklch": {
"l": 0.91827,
"c": 0.03428,
"h": 245.5
},
"luminance": 0.77756
}Semantic roles & 50–950 ramp
primary
#D2E7FA
secondary
#E0B690
accent
#6D09DC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585