#E6ECFB#E6ECFB
#E6ECFB is a very light, muted blue. Relative luminance 0.838; OKLCH L 94.3% C 0.021 H 268.4°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E6ECFB |
|---|---|
| RGB | rgb(230, 236, 251) |
| HSL | hsl(223, 72%, 94%) |
| HSV | hsv(223, 8%, 98%) |
| CMYK | cmyk(8.4%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(93.35, 0.81, -7.92) |
| CIE-LCH | lch(93.35, 7.96, 275.81°) |
| OKLab | oklab(94.3% -0.0006 -0.0212) |
| OKLCH | oklch(94.3% 0.021 268.4) |
| XYZ | xyz(80.0376, 83.7783, 103.2022) |
| Luminance | 0.8378 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.01
Ghostwhite
#F8F8FF
ΔE00 4.63
Aliceblue
#F0F8FF
ΔE00 4.73
Fog
#D8DCE0
ΔE00 6.06
Whitesmoke
#F5F5F5
ΔE00 7.05
Pale Grey
#FDFDFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6ECFB #FBF5E6
analogous
#E6F7FB #E6ECFB #EBE6FB
triadic
#E6ECFB #FBE6EC #ECFBE6
tetradic
#E6ECFB #FBE6F7 #FBF5E6 #E6FBEB
square
#E6ECFB #FBE6F7 #FBF5E6 #E6FBEB
split-complementary
#E6ECFB #FBEBE6 #F7FBE6
monochromatic
#7C9CEA #B1C4F3 #E5EBFB #E5EBFB #E5EBFB
Accessibility & contrast
On white
1.18
#E6ECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#E6ECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6ECFB
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6ECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6ECFB | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EDFC
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#E1EFF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #e6ecfb; /* rgb */ color: rgb(230, 236, 251); /* oklch */ color: oklch(94.3% 0.021 268.4);
Tailwind
colors: {
custom: {
50: '#eef2fc',
500: '#e6ecfb',
950: '#000000',
},
}SCSS
$custom: #e6ecfb; $custom-light: #eef2fc; $custom-dark: #000000;
JSON
{
"hex": "#e6ecfb",
"rgb": {
"r": 230,
"g": 236,
"b": 251
},
"hsl": {
"h": 222.857,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.94296,
"c": 0.02124,
"h": 268.4
},
"luminance": 0.83779
}Semantic roles & 50–950 ramp
primary
#E6ECFB
secondary
#E1D0A4
accent
#9D11D4
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585