#D7E7FF#D7E7FF
#D7E7FF is a very light, muted blue. Relative luminance 0.788; OKLCH L 92.3% C 0.037 H 258.4°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D7E7FF |
|---|---|
| RGB | rgb(215, 231, 255) |
| HSL | hsl(216, 100%, 92%) |
| HSV | hsv(216, 16%, 100%) |
| CMYK | cmyk(15.7%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(91.15, -0.55, -13.39) |
| CIE-LCH | lch(91.15, 13.40, 267.64°) |
| OKLab | oklab(92.34% -0.0074 -0.0362) |
| OKLCH | oklch(92.34% 0.037 258.4) |
| XYZ | xyz(74.6459, 78.8175, 105.8689) |
| Luminance | 0.7882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 7.08
Aliceblue
#F0F8FF
ΔE00 7.59
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Fog
#D8DCE0
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7E7FF #FFEFD7
analogous
#D7FBFF #D7E7FF #DBD7FF
triadic
#D7E7FF #FFD7E7 #E7FFD7
tetradic
#D7E7FF #FFD7FB #FFEFD7 #D7FFDB
square
#D7E7FF #FFD7FB #FFEFD7 #D7FFDB
split-complementary
#D7E7FF #FFDBD7 #FBFFD7
monochromatic
#5D9EFF #9AC2FF #D7E7FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.25
#D7E7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#D7E7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7E7FF
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7E7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7E7FF | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE8FF
Deuteranopia (green-blind)
#DBE4FE
Tritanopia (blue-blind)
#CDECEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #d7e7ff; /* rgb */ color: rgb(215, 231, 255); /* oklch */ color: oklch(92.3% 0.037 258.4);
Tailwind
colors: {
custom: {
50: '#e3eeff',
500: '#d7e7ff',
950: '#000000',
},
}SCSS
$custom: #d7e7ff; $custom-light: #e3eeff; $custom-dark: #000000;
JSON
{
"hex": "#d7e7ff",
"rgb": {
"r": 215,
"g": 231,
"b": 255
},
"hsl": {
"h": 216,
"s": 100,
"l": 92.157
},
"oklch": {
"l": 0.92341,
"c": 0.03698,
"h": 258.4
},
"luminance": 0.78819
}Semantic roles & 50–950 ramp
primary
#D7E7FF
secondary
#EBC68F
accent
#8A00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586