#D5E5FF#D5E5FF
#D5E5FF is a very light, muted blue. Relative luminance 0.774; OKLCH L 91.8% C 0.039 H 260.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #D5E5FF |
|---|---|
| RGB | rgb(213, 229, 255) |
| HSL | hsl(217, 100%, 92%) |
| HSV | hsv(217, 16%, 100%) |
| CMYK | cmyk(16.5%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(90.51, -0.13, -14.37) |
| CIE-LCH | lch(90.51, 14.37, 269.47°) |
| OKLab | oklab(91.8% -0.0068 -0.0389) |
| OKLCH | oklch(91.8% 0.039 260.1) |
| XYZ | xyz(73.5055, 77.4034, 105.6560) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.62
Light Blue Grey
#B7C9E2
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 7.49
Lightsteelblue
#B0C4DE
ΔE00 8.11
Aliceblue
#F0F8FF
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5E5FF #FFEFD5
analogous
#D5FAFF #D5E5FF #DAD5FF
triadic
#D5E5FF #FFD5E5 #E5FFD5
tetradic
#D5E5FF #FFD5FA #FFEFD5 #D5FFDA
square
#D5E5FF #FFD5FA #FFEFD5 #D5FFDA
split-complementary
#D5E5FF #FFDAD5 #FAFFD5
monochromatic
#5B99FF #98BFFF #D5E5FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.27
#D5E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#D5E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5E5FF
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5E5FF | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#CBEAED
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #d5e5ff; /* rgb */ color: rgb(213, 229, 255); /* oklch */ color: oklch(91.8% 0.039 260.1);
Tailwind
colors: {
custom: {
50: '#e2edff',
500: '#d5e5ff',
950: '#000000',
},
}SCSS
$custom: #d5e5ff; $custom-light: #e2edff; $custom-dark: #000000;
JSON
{
"hex": "#d5e5ff",
"rgb": {
"r": 213,
"g": 229,
"b": 255
},
"hsl": {
"h": 217.143,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91801,
"c": 0.03949,
"h": 260.1
},
"luminance": 0.77405
}Semantic roles & 50–950 ramp
primary
#D5E5FF
secondary
#EBC78D
accent
#8E00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486