#E7EBFA#E7EBFA
#E7EBFA is a very light, muted blue. Relative luminance 0.833; OKLCH L 94.1% C 0.021 H 274.0°. Best body text is #000000 at 17.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E7EBFA |
|---|---|
| RGB | rgb(231, 235, 250) |
| HSL | hsl(227, 66%, 94%) |
| HSV | hsv(227, 8%, 98%) |
| CMYK | cmyk(7.6%, 6%, 0%, 2%) |
| CIE-LAB | lab(93.15, 1.45, -7.69) |
| CIE-LCH | lch(93.15, 7.83, 280.67°) |
| OKLab | oklab(94.14% 0.0014 -0.0206) |
| OKLCH | oklch(94.14% 0.021 274) |
| XYZ | xyz(79.9152, 83.3072, 102.2936) |
| Luminance | 0.8331 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.17
Ghostwhite
#F8F8FF
ΔE00 4.47
Aliceblue
#F0F8FF
ΔE00 5.29
Fog
#D8DCE0
ΔE00 6.18
Whitesmoke
#F5F5F5
ΔE00 7.07
Pale Grey
#FDFDFE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7EBFA #FAF6E7
analogous
#E7F5FA #E7EBFA #EDE7FA
triadic
#E7EBFA #FAE7EB #EBFAE7
tetradic
#E7EBFA #FAE7F5 #FAF6E7 #E7FAED
square
#E7EBFA #FAE7F5 #FAF6E7 #E7FAED
split-complementary
#E7EBFA #FAEDE7 #F5FAE7
monochromatic
#8297E5 #B4C1EF #E6EAFA #E6EAFA #E6EAFA
Accessibility & contrast
On white
1.19
#E7EBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.66
#E7EBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7EBFA
17.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7EBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7EBFA | 1.00 | 1.19 | 17.66 | 17.66 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#E3EEF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e7ebfa; /* rgb */ color: rgb(231, 235, 250); /* oklch */ color: oklch(94.1% 0.021 274.0);
Tailwind
colors: {
custom: {
50: '#eef1fc',
500: '#e7ebfa',
950: '#000000',
},
}SCSS
$custom: #e7ebfa; $custom-light: #eef1fc; $custom-dark: #000000;
JSON
{
"hex": "#e7ebfa",
"rgb": {
"r": 231,
"g": 235,
"b": 250
},
"hsl": {
"h": 227.368,
"s": 65.517,
"l": 94.314
},
"oklch": {
"l": 0.94144,
"c": 0.02066,
"h": 274
},
"luminance": 0.83308
}Semantic roles & 50–950 ramp
primary
#E7EBFA
secondary
#DED3A7
accent
#A718CD
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585