#E6EEFB#E6EEFB
#E6EEFB is a very light, near-neutral blue. Relative luminance 0.849; OKLCH L 94.7% C 0.020 H 260.2°. Best body text is #000000 at 17.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EEFB |
|---|---|
| RGB | rgb(230, 238, 251) |
| HSL | hsl(217, 72%, 94%) |
| HSV | hsv(217, 8%, 98%) |
| CMYK | cmyk(8.4%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(93.86, -0.22, -7.18) |
| CIE-LCH | lch(93.86, 7.18, 268.24°) |
| OKLab | oklab(94.69% -0.0033 -0.0192) |
| OKLCH | oklch(94.69% 0.02 260.2) |
| XYZ | xyz(80.6166, 84.9364, 103.3952) |
| Luminance | 0.8494 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.46
Ghostwhite
#F8F8FF
ΔE00 4.51
Lavender (CSS)
#E6E6FA
ΔE00 5.56
Fog
#D8DCE0
ΔE00 5.57
Whitesmoke
#F5F5F5
ΔE00 6.39
Pale Grey
#FDFDFE
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EEFB #FBF3E6
analogous
#E6F9FB #E6EEFB #E9E6FB
triadic
#E6EEFB #FBE6EE #EEFBE6
tetradic
#E6EEFB #FBE6F9 #FBF3E6 #E6FBE9
square
#E6EEFB #FBE6F9 #FBF3E6 #E6FBE9
split-complementary
#E6EEFB #FBE9E6 #F9FBE6
monochromatic
#7CA6EA #B1CAF3 #E5EDFB #E5EDFB #E5EDFB
Accessibility & contrast
On white
1.17
#E6EEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.99
#E6EEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EEFB
17.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EEFB | 1.00 | 1.17 | 17.99 | 17.99 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFC
Deuteranopia (green-blind)
#E8ECFB
Tritanopia (blue-blind)
#E1F1F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6eefb; /* rgb */ color: rgb(230, 238, 251); /* oklch */ color: oklch(94.7% 0.020 260.2);
Tailwind
colors: {
custom: {
50: '#eef3fc',
500: '#e6eefb',
950: '#000000',
},
}SCSS
$custom: #e6eefb; $custom-light: #eef3fc; $custom-dark: #000000;
JSON
{
"hex": "#e6eefb",
"rgb": {
"r": 230,
"g": 238,
"b": 251
},
"hsl": {
"h": 217.143,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.9469,
"c": 0.01953,
"h": 260.2
},
"luminance": 0.84937
}Semantic roles & 50–950 ramp
primary
#E6EEFB
secondary
#E1CAA4
accent
#8A11D4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585