#D7E2FF#D7E2FF
#D7E2FF is a very light, muted blue. Relative luminance 0.761; OKLCH L 91.3% C 0.041 H 269.1°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E2FF |
|---|---|
| RGB | rgb(215, 226, 255) |
| HSL | hsl(224, 100%, 92%) |
| HSV | hsv(224, 16%, 100%) |
| CMYK | cmyk(15.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(89.89, 2.04, -15.29) |
| CIE-LCH | lch(89.89, 15.42, 277.61°) |
| OKLab | oklab(91.35% -0.0007 -0.0414) |
| OKLCH | oklch(91.35% 0.041 269.1) |
| XYZ | xyz(73.2665, 76.0586, 105.4091) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 7.20
Periwinkle
#CCCCFF
ΔE00 7.96
Powder Blue (survey)
#B1D1FC
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 8.59
Light Periwinkle
#C1C6FC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E2FF #FFF4D7
analogous
#D7F6FF #D7E2FF #E0D7FF
triadic
#D7E2FF #FFD7E2 #E2FFD7
tetradic
#D7E2FF #FFD7F6 #FFF4D7 #D7FFE0
square
#D7E2FF #FFD7F6 #FFF4D7 #D7FFE0
split-complementary
#D7E2FF #FFE0D7 #F6FFD7
monochromatic
#5D89FF #9AB6FF #D7E2FF #E0E9FF #E0E9FF
Accessibility & contrast
On white
1.30
#D7E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#D7E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E2FF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E2FF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D7E1FE
Tritanopia (blue-blind)
#CEE7EB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #d7e2ff; /* rgb */ color: rgb(215, 226, 255); /* oklch */ color: oklch(91.3% 0.041 269.1);
Tailwind
colors: {
custom: {
50: '#e3ebff',
500: '#d7e2ff',
950: '#000000',
},
}SCSS
$custom: #d7e2ff; $custom-light: #e3ebff; $custom-dark: #000000;
JSON
{
"hex": "#d7e2ff",
"rgb": {
"r": 215,
"g": 226,
"b": 255
},
"hsl": {
"h": 223.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.91349,
"c": 0.0414,
"h": 269.1
},
"luminance": 0.7606
}Semantic roles & 50–950 ramp
primary
#D7E2FF
secondary
#EBD28F
accent
#A600E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486