#E2E6FC#E2E6FC
#E2E6FC is a very light, muted blue. Relative luminance 0.798; OKLCH L 92.9% C 0.030 H 277.6°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E2E6FC |
|---|---|
| RGB | rgb(226, 230, 252) |
| HSL | hsl(231, 81%, 94%) |
| HSV | hsv(231, 10%, 99%) |
| CMYK | cmyk(10.3%, 8.7%, 0%, 1.2%) |
| CIE-LAB | lab(91.59, 2.82, -11.09) |
| CIE-LCH | lch(91.59, 11.44, 284.25°) |
| OKLab | oklab(92.85% 0.004 -0.0298) |
| OKLCH | oklch(92.85% 0.03 277.6) |
| XYZ | xyz(77.2278, 79.7900, 103.4089) |
| Luminance | 0.7979 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.77
Ghostwhite
#F8F8FF
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.24
Light Blue Grey
#B7C9E2
ΔE00 9.22
Gainsboro
#DCDCDC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2E6FC #FCF8E2
analogous
#E2F3FC #E2E6FC #EBE2FC
triadic
#E2E6FC #FCE2E6 #E6FCE2
tetradic
#E2E6FC #FCE2F3 #FCF8E2 #E2FCEB
square
#E2E6FC #FCE2F3 #FCF8E2 #E2FCEB
split-complementary
#E2E6FC #FCEBE2 #F3FCE2
monochromatic
#7386F1 #ABB6F6 #E2E6FC #E3E7FC #E3E7FC
Accessibility & contrast
On white
1.24
#E2E6FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#E2E6FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2E6FC
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2E6FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2E6FC | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#DFE6FB
Tritanopia (blue-blind)
#DDEAED
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #e2e6fc; /* rgb */ color: rgb(226, 230, 252); /* oklch */ color: oklch(92.9% 0.030 277.6);
Tailwind
colors: {
custom: {
50: '#ebedfd',
500: '#e2e6fc',
950: '#000000',
},
}SCSS
$custom: #e2e6fc; $custom-light: #ebedfd; $custom-dark: #000000;
JSON
{
"hex": "#e2e6fc",
"rgb": {
"r": 226,
"g": 230,
"b": 252
},
"hsl": {
"h": 230.769,
"s": 81.25,
"l": 93.725
},
"oklch": {
"l": 0.92851,
"c": 0.03009,
"h": 277.6
},
"luminance": 0.79791
}Semantic roles & 50–950 ramp
primary
#E2E6FC
secondary
#E4D99E
accent
#BD08DE
background
#FEFEFF
surface
#FDFDFF
border
#D5D5D7
text
#161617
muted
#848485