#D8E2FC#D8E2FC
#D8E2FC is a very light, muted blue. Relative luminance 0.760; OKLCH L 91.3% C 0.037 H 268.9°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D8E2FC |
|---|---|
| RGB | rgb(216, 226, 252) |
| HSL | hsl(223, 86%, 92%) |
| HSV | hsv(223, 14%, 99%) |
| CMYK | cmyk(14.3%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.87, 1.74, -13.74) |
| CIE-LCH | lch(89.87, 13.85, 277.21°) |
| OKLab | oklab(91.32% -0.0007 -0.0371) |
| OKLCH | oklch(91.32% 0.037 268.9) |
| XYZ | xyz(73.0819, 76.0189, 102.8994) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.50
Light Blue Grey
#B7C9E2
ΔE00 7.11
Lightsteelblue
#B0C4DE
ΔE00 8.55
Periwinkle
#CCCCFF
ΔE00 8.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.76
Fog
#D8DCE0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8E2FC #FCF2D8
analogous
#D8F4FC #D8E2FC #E0D8FC
triadic
#D8E2FC #FCD8E2 #E2FCD8
tetradic
#D8E2FC #FCD8F4 #FCF2D8 #D8FCE0
square
#D8E2FC #FCD8F4 #FCF2D8 #D8FCE0
split-complementary
#D8E2FC #FCE0D8 #F4FCD8
monochromatic
#668DF3 #9FB8F8 #D8E2FC #E3EAFD #E3EAFD
Accessibility & contrast
On white
1.30
#D8E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#D8E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8E2FC
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8E2FC | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FD
Deuteranopia (green-blind)
#D8E1FB
Tritanopia (blue-blind)
#D0E7EA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d8e2fc; /* rgb */ color: rgb(216, 226, 252); /* oklch */ color: oklch(91.3% 0.037 268.9);
Tailwind
colors: {
custom: {
50: '#e4ebfd',
500: '#d8e2fc',
950: '#000000',
},
}SCSS
$custom: #d8e2fc; $custom-light: #e4ebfd; $custom-dark: #000000;
JSON
{
"hex": "#d8e2fc",
"rgb": {
"r": 216,
"g": 226,
"b": 252
},
"hsl": {
"h": 223.333,
"s": 85.714,
"l": 91.765
},
"oklch": {
"l": 0.91322,
"c": 0.03713,
"h": 268.9
},
"luminance": 0.7602
}Semantic roles & 50–950 ramp
primary
#D8E2FC
secondary
#E4CE94
accent
#A403E2
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485