#D2E2FC#D2E2FC
#D2E2FC is a very light, muted blue. Relative luminance 0.751; OKLCH L 90.9% C 0.040 H 260.1°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2FC |
|---|---|
| RGB | rgb(210, 226, 252) |
| HSL | hsl(217, 88%, 91%) |
| HSV | hsv(217, 17%, 99%) |
| CMYK | cmyk(16.7%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(89.45, -0.13, -14.41) |
| CIE-LCH | lch(89.45, 14.41, 269.50°) |
| OKLab | oklab(90.89% -0.0068 -0.039) |
| OKLCH | oklch(90.89% 0.04 260.1) |
| XYZ | xyz(71.3411, 75.1213, 102.8178) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.05
Lavender (CSS)
#E6E6FA
ΔE00 6.74
Powder Blue (survey)
#B1D1FC
ΔE00 7.06
Lightsteelblue
#B0C4DE
ΔE00 7.46
Cloudy Blue
#ACC2D9
ΔE00 8.49
Aliceblue
#F0F8FF
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2FC #FCECD2
analogous
#D2F7FC #D2E2FC #D7D2FC
triadic
#D2E2FC #FCD2E2 #E2FCD2
tetradic
#D2E2FC #FCD2F7 #FCECD2 #D2FCD7
square
#D2E2FC #FCD2F7 #FCECD2 #D2FCD7
split-complementary
#D2E2FC #FCD7D2 #F7FCD2
monochromatic
#5F98F4 #99BDF8 #D2E2FC #E2EDFD #E2EDFD
Accessibility & contrast
On white
1.31
#D2E2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#D2E2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2FC
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2FC | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FD
Deuteranopia (green-blind)
#D6DFFB
Tritanopia (blue-blind)
#C8E7EA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e2fc; /* rgb */ color: rgb(210, 226, 252); /* oklch */ color: oklch(90.9% 0.040 260.1);
Tailwind
colors: {
custom: {
50: '#e0ebfd',
500: '#d2e2fc',
950: '#000000',
},
}SCSS
$custom: #d2e2fc; $custom-light: #e0ebfd; $custom-dark: #000000;
JSON
{
"hex": "#d2e2fc",
"rgb": {
"r": 210,
"g": 226,
"b": 252
},
"hsl": {
"h": 217.143,
"s": 87.5,
"l": 90.588
},
"oklch": {
"l": 0.90889,
"c": 0.03959,
"h": 260.1
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#D2E2FC
secondary
#E4C38E
accent
#8E01E4
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485