#D2E1FF#D2E1FF
#D2E1FF is a very light, muted blue. Relative luminance 0.748; OKLCH L 90.8% C 0.044 H 264.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E1FF |
|---|---|
| RGB | rgb(210, 225, 255) |
| HSL | hsl(220, 100%, 91%) |
| HSV | hsv(220, 18%, 100%) |
| CMYK | cmyk(17.6%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(89.29, 1.02, -16.22) |
| CIE-LCH | lch(89.29, 16.26, 273.61°) |
| OKLab | oklab(90.79% -0.0044 -0.044) |
| OKLCH | oklch(90.79% 0.044 264.3) |
| XYZ | xyz(71.5491, 74.7707, 105.2509) |
| Luminance | 0.7477 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.35
Lavender (CSS)
#E6E6FA
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.90
Lightsteelblue
#B0C4DE
ΔE00 7.70
Periwinkle
#CCCCFF
ΔE00 8.21
Light Periwinkle
#C1C6FC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E1FF #FFF0D2
analogous
#D2F7FF #D2E1FF #D9D2FF
triadic
#D2E1FF #FFD2E1 #E1FFD2
tetradic
#D2E1FF #FFD2F7 #FFF0D2 #D2FFD9
square
#D2E1FF #FFD2F7 #FFF0D2 #D2FFD9
split-complementary
#D2E1FF #FFD9D2 #F7FFD2
monochromatic
#588FFF #95B8FF #D2E1FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.32
#D2E1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#D2E1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E1FF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E1FF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#D4DFFE
Tritanopia (blue-blind)
#C7E7EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #d2e1ff; /* rgb */ color: rgb(210, 225, 255); /* oklch */ color: oklch(90.8% 0.044 264.3);
Tailwind
colors: {
custom: {
50: '#e0eaff',
500: '#d2e1ff',
950: '#000000',
},
}SCSS
$custom: #d2e1ff; $custom-light: #e0eaff; $custom-dark: #000000;
JSON
{
"hex": "#d2e1ff",
"rgb": {
"r": 210,
"g": 225,
"b": 255
},
"hsl": {
"h": 220,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9079,
"c": 0.04423,
"h": 264.3
},
"luminance": 0.74772
}Semantic roles & 50–950 ramp
primary
#D2E1FF
secondary
#EACB8B
accent
#9900E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486