#D7E6FF#D7E6FF
#D7E6FF is a very light, muted blue. Relative luminance 0.783; OKLCH L 92.1% C 0.038 H 260.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E6FF |
|---|---|
| RGB | rgb(215, 230, 255) |
| HSL | hsl(218, 100%, 92%) |
| HSV | hsv(218, 16%, 100%) |
| CMYK | cmyk(15.7%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(90.90, -0.03, -13.77) |
| CIE-LCH | lch(90.90, 13.77, 269.86°) |
| OKLab | oklab(92.14% -0.0061 -0.0373) |
| OKLCH | oklch(92.14% 0.038 260.7) |
| XYZ | xyz(74.3668, 78.2594, 105.7759) |
| Luminance | 0.7826 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Light Blue Grey
#B7C9E2
ΔE00 6.98
Powder Blue (survey)
#B1D1FC
ΔE00 7.95
Aliceblue
#F0F8FF
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.40
Fog
#D8DCE0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E6FF #FFF0D7
analogous
#D7FAFF #D7E6FF #DCD7FF
triadic
#D7E6FF #FFD7E6 #E6FFD7
tetradic
#D7E6FF #FFD7FA #FFF0D7 #D7FFDC
square
#D7E6FF #FFD7FA #FFF0D7 #D7FFDC
split-complementary
#D7E6FF #FFDCD7 #FAFFD7
monochromatic
#5D9AFF #9AC0FF #D7E6FF #E0ECFF #E0ECFF
Accessibility & contrast
On white
1.26
#D7E6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#D7E6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E6FF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E6FF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#CDEBEE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #d7e6ff; /* rgb */ color: rgb(215, 230, 255); /* oklch */ color: oklch(92.1% 0.038 260.7);
Tailwind
colors: {
custom: {
50: '#e3edff',
500: '#d7e6ff',
950: '#000000',
},
}SCSS
$custom: #d7e6ff; $custom-light: #e3edff; $custom-dark: #000000;
JSON
{
"hex": "#d7e6ff",
"rgb": {
"r": 215,
"g": 230,
"b": 255
},
"hsl": {
"h": 217.5,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92142,
"c": 0.03776,
"h": 260.7
},
"luminance": 0.78261
}Semantic roles & 50–950 ramp
primary
#D7E6FF
secondary
#EBC98F
accent
#8F00E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486