#D2E1FC#D2E1FC
#D2E1FC is a very light, muted blue. Relative luminance 0.746; OKLCH L 90.7% C 0.040 H 262.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1FC |
|---|---|
| RGB | rgb(210, 225, 252) |
| HSL | hsl(219, 88%, 91%) |
| HSV | hsv(219, 17%, 99%) |
| CMYK | cmyk(16.7%, 10.7%, 0%, 1.2%) |
| CIE-LAB | lab(89.20, 0.39, -14.79) |
| CIE-LCH | lch(89.20, 14.79, 271.53°) |
| OKLab | oklab(90.69% -0.0054 -0.04) |
| OKLCH | oklch(90.69% 0.04 262.3) |
| XYZ | xyz(71.0700, 74.5790, 102.7274) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.03
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Powder Blue (survey)
#B1D1FC
ΔE00 7.07
Lightsteelblue
#B0C4DE
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 8.58
Periwinkle
#CCCCFF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1FC #FCEDD2
analogous
#D2F6FC #D2E1FC #D8D2FC
triadic
#D2E1FC #FCD2E1 #E1FCD2
tetradic
#D2E1FC #FCD2F6 #FCEDD2 #D2FCD8
square
#D2E1FC #FCD2F6 #FCEDD2 #D2FCD8
split-complementary
#D2E1FC #FCD8D2 #F6FCD2
monochromatic
#5F95F4 #99BBF8 #D2E1FC #E2ECFD #E2ECFD
Accessibility & contrast
On white
1.32
#D2E1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#D2E1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1FC
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1FC | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FD
Deuteranopia (green-blind)
#D5DEFB
Tritanopia (blue-blind)
#C8E6EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e1fc; /* rgb */ color: rgb(210, 225, 252); /* oklch */ color: oklch(90.7% 0.040 262.3);
Tailwind
colors: {
custom: {
50: '#e0eafd',
500: '#d2e1fc',
950: '#000000',
},
}SCSS
$custom: #d2e1fc; $custom-light: #e0eafd; $custom-dark: #000000;
JSON
{
"hex": "#d2e1fc",
"rgb": {
"r": 210,
"g": 225,
"b": 252
},
"hsl": {
"h": 218.571,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.9069,
"c": 0.04042,
"h": 262.3
},
"luminance": 0.7458
}Semantic roles & 50–950 ramp
primary
#D2E1FC
secondary
#E4C58E
accent
#9301E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485