#E6EAFE#E6EAFE
#E6EAFE is a very light, muted blue. Relative luminance 0.828; OKLCH L 94.0% C 0.027 H 276.9°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EAFE |
|---|---|
| RGB | rgb(230, 234, 254) |
| HSL | hsl(230, 92%, 95%) |
| HSV | hsv(230, 9%, 100%) |
| CMYK | cmyk(9.4%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(92.94, 2.41, -10.10) |
| CIE-LCH | lch(92.94, 10.38, 283.44°) |
| OKLab | oklab(94% 0.0033 -0.0271) |
| OKLCH | oklch(94% 0.027 276.9) |
| XYZ | xyz(79.9416, 82.8237, 105.5217) |
| Luminance | 0.8282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.94
Ghostwhite
#F8F8FF
ΔE00 6.03
Aliceblue
#F0F8FF
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.84
Whitesmoke
#F5F5F5
ΔE00 8.91
Pale Grey
#FDFDFE
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EAFE #FEFAE6
analogous
#E6F6FE #E6EAFE #EEE6FE
triadic
#E6EAFE #FEE6EA #EAFEE6
tetradic
#E6EAFE #FEE6F6 #FEFAE6 #E6FEEE
square
#E6EAFE #FEE6F6 #FEFAE6 #E6FEEE
split-complementary
#E6EAFE #FEEEE6 #F6FEE6
monochromatic
#7087F9 #ABB9FC #E2E6FE #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.20
#E6EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#E6EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EAFE
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EAFE | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#E1EDF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #e6eafe; /* rgb */ color: rgb(230, 234, 254); /* oklch */ color: oklch(94.0% 0.027 276.9);
Tailwind
colors: {
custom: {
50: '#eef0fe',
500: '#e6eafe',
950: '#000000',
},
}SCSS
$custom: #e6eafe; $custom-light: #eef0fe; $custom-dark: #000000;
JSON
{
"hex": "#e6eafe",
"rgb": {
"r": 230,
"g": 234,
"b": 254
},
"hsl": {
"h": 230,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.93997,
"c": 0.02733,
"h": 276.9
},
"luminance": 0.82824
}Semantic roles & 50–950 ramp
primary
#E6EAFE
secondary
#EADD9E
accent
#BF00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585