#D3E2FF#D3E2FF
#D3E2FF is a very light, muted blue. Relative luminance 0.755; OKLCH L 91.1% C 0.043 H 263.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D3E2FF |
|---|---|
| RGB | rgb(211, 226, 255) |
| HSL | hsl(220, 100%, 91%) |
| HSV | hsv(220, 17%, 100%) |
| CMYK | cmyk(17.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.61, 0.81, -15.73) |
| CIE-LCH | lch(89.61, 15.75, 272.94°) |
| OKLab | oklab(91.06% -0.0047 -0.0426) |
| OKLCH | oklch(91.06% 0.043 263.7) |
| XYZ | xyz(72.1059, 75.4602, 105.3547) |
| Luminance | 0.7546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.41
Light Blue Grey
#B7C9E2
ΔE00 6.43
Powder Blue (survey)
#B1D1FC
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.81
Periwinkle
#CCCCFF
ΔE00 8.56
Light Periwinkle
#C1C6FC
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3E2FF #FFF0D3
analogous
#D3F8FF #D3E2FF #DAD3FF
triadic
#D3E2FF #FFD3E2 #E2FFD3
tetradic
#D3E2FF #FFD3F8 #FFF0D3 #D3FFDA
square
#D3E2FF #FFD3F8 #FFF0D3 #D3FFDA
split-complementary
#D3E2FF #FFDAD3 #F8FFD3
monochromatic
#5991FF #96BAFF #D3E2FF #E0EBFF #E0EBFF
Accessibility & contrast
On white
1.30
#D3E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#D3E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3E2FF
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3E2FF | 1.00 | 1.30 | 16.09 | 16.09 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FF
Deuteranopia (green-blind)
#D5DFFE
Tritanopia (blue-blind)
#C8E8EB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #d3e2ff; /* rgb */ color: rgb(211, 226, 255); /* oklch */ color: oklch(91.1% 0.043 263.7);
Tailwind
colors: {
custom: {
50: '#e0ebff',
500: '#d3e2ff',
950: '#000000',
},
}SCSS
$custom: #d3e2ff; $custom-light: #e0ebff; $custom-dark: #000000;
JSON
{
"hex": "#d3e2ff",
"rgb": {
"r": 211,
"g": 226,
"b": 255
},
"hsl": {
"h": 219.545,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.91061,
"c": 0.04291,
"h": 263.7
},
"luminance": 0.75462
}Semantic roles & 50–950 ramp
primary
#D3E2FF
secondary
#EBCA8C
accent
#9700E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486