#D5E2FF#D5E2FF
#D5E2FF is a very light, muted blue. Relative luminance 0.758; OKLCH L 91.2% C 0.042 H 266.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E2FF |
|---|---|
| RGB | rgb(213, 226, 255) |
| HSL | hsl(221, 100%, 92%) |
| HSV | hsv(221, 16%, 100%) |
| CMYK | cmyk(16.5%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.75, 1.42, -15.51) |
| CIE-LCH | lch(89.75, 15.58, 275.25°) |
| OKLab | oklab(91.2% -0.0027 -0.042) |
| OKLCH | oklch(91.2% 0.042 266.3) |
| XYZ | xyz(72.6826, 75.7576, 105.3817) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.73
Light Blue Grey
#B7C9E2
ΔE00 6.78
Powder Blue (survey)
#B1D1FC
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.23
Light Periwinkle
#C1C6FC
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E2FF #FFF2D5
analogous
#D5F7FF #D5E2FF #DDD5FF
triadic
#D5E2FF #FFD5E2 #E2FFD5
tetradic
#D5E2FF #FFD5F7 #FFF2D5 #D5FFDD
square
#D5E2FF #FFD5F7 #FFF2D5 #D5FFDD
split-complementary
#D5E2FF #FFDDD5 #F7FFD5
monochromatic
#5B8DFF #98B8FF #D5E2FF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.30
#D5E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#D5E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E2FF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E2FF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E4FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#CBE8EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d5e2ff; /* rgb */ color: rgb(213, 226, 255); /* oklch */ color: oklch(91.2% 0.042 266.3);
Tailwind
colors: {
custom: {
50: '#e2ebff',
500: '#d5e2ff',
950: '#000000',
},
}SCSS
$custom: #d5e2ff; $custom-light: #e2ebff; $custom-dark: #000000;
JSON
{
"hex": "#d5e2ff",
"rgb": {
"r": 213,
"g": 226,
"b": 255
},
"hsl": {
"h": 221.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91204,
"c": 0.04211,
"h": 266.3
},
"luminance": 0.75759
}Semantic roles & 50–950 ramp
primary
#D5E2FF
secondary
#EBCE8D
accent
#9E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486