#D7E2FC#D7E2FC
#D7E2FC is a very light, muted blue. Relative luminance 0.759; OKLCH L 91.2% C 0.037 H 267.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2FC |
|---|---|
| RGB | rgb(215, 226, 252) |
| HSL | hsl(222, 86%, 92%) |
| HSV | hsv(222, 15%, 99%) |
| CMYK | cmyk(14.7%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.80, 1.43, -13.85) |
| CIE-LCH | lch(89.80, 13.92, 275.87°) |
| OKLab | oklab(91.25% -0.0017 -0.0374) |
| OKLCH | oklch(91.25% 0.037 267.4) |
| XYZ | xyz(72.7873, 75.8669, 102.8856) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 6.87
Lightsteelblue
#B0C4DE
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.43
Periwinkle
#CCCCFF
ΔE00 8.77
Fog
#D8DCE0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2FC #FCF1D7
analogous
#D7F5FC #D7E2FC #DFD7FC
triadic
#D7E2FC #FCD7E2 #E2FCD7
tetradic
#D7E2FC #FCD7F5 #FCF1D7 #D7FCDF
square
#D7E2FC #FCD7F5 #FCF1D7 #D7FCDF
split-complementary
#D7E2FC #FCDFD7 #F5FCD7
monochromatic
#658FF3 #9EB9F8 #D7E2FC #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.30
#D7E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#D7E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2FC
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2FC | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FD
Deuteranopia (green-blind)
#D7E0FB
Tritanopia (blue-blind)
#CFE7EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7e2fc; /* rgb */ color: rgb(215, 226, 252); /* oklch */ color: oklch(91.2% 0.037 267.4);
Tailwind
colors: {
custom: {
50: '#e3ebfd',
500: '#d7e2fc',
950: '#000000',
},
}SCSS
$custom: #d7e2fc; $custom-light: #e3ebfd; $custom-dark: #000000;
JSON
{
"hex": "#d7e2fc",
"rgb": {
"r": 215,
"g": 226,
"b": 252
},
"hsl": {
"h": 222.162,
"s": 86.047,
"l": 91.569
},
"oklch": {
"l": 0.91249,
"c": 0.03748,
"h": 267.4
},
"luminance": 0.75868
}Semantic roles & 50–950 ramp
primary
#D7E2FC
secondary
#E4CC93
accent
#A003E3
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485