#D2E2FF#D2E2FF
#D2E2FF is a very light, muted blue. Relative luminance 0.753; OKLCH L 91.0% C 0.043 H 262.4°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E2FF |
|---|---|
| RGB | rgb(210, 226, 255) |
| HSL | hsl(219, 100%, 91%) |
| HSV | hsv(219, 18%, 100%) |
| CMYK | cmyk(17.6%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.54, 0.50, -15.84) |
| CIE-LCH | lch(89.54, 15.85, 271.82°) |
| OKLab | oklab(90.99% -0.0057 -0.043) |
| OKLCH | oklch(90.99% 0.043 262.4) |
| XYZ | xyz(71.8203, 75.3129, 105.3413) |
| Luminance | 0.7531 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.29
Lavender (CSS)
#E6E6FA
ΔE00 6.75
Powder Blue (survey)
#B1D1FC
ΔE00 6.81
Lightsteelblue
#B0C4DE
ΔE00 7.66
Periwinkle
#CCCCFF
ΔE00 8.75
Cloudy Blue
#ACC2D9
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E2FF #FFEFD2
analogous
#D2F8FF #D2E2FF #D8D2FF
triadic
#D2E2FF #FFD2E2 #E2FFD2
tetradic
#D2E2FF #FFD2F8 #FFEFD2 #D2FFD8
square
#D2E2FF #FFD2F8 #FFEFD2 #D2FFD8
split-complementary
#D2E2FF #FFD8D2 #F8FFD2
monochromatic
#5893FF #95BBFF #D2E2FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.31
#D2E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#D2E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E2FF
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E2FF | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#C7E8EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d2e2ff; /* rgb */ color: rgb(210, 226, 255); /* oklch */ color: oklch(91.0% 0.043 262.4);
Tailwind
colors: {
custom: {
50: '#e0ebff',
500: '#d2e2ff',
950: '#000000',
},
}SCSS
$custom: #d2e2ff; $custom-light: #e0ebff; $custom-dark: #000000;
JSON
{
"hex": "#d2e2ff",
"rgb": {
"r": 210,
"g": 226,
"b": 255
},
"hsl": {
"h": 218.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90989,
"c": 0.04335,
"h": 262.4
},
"luminance": 0.75314
}Semantic roles & 50–950 ramp
primary
#D2E2FF
secondary
#EAC88B
accent
#9400E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486