#E6EDFE#E6EDFE
#E6EDFE is a very light, muted blue. Relative luminance 0.845; OKLCH L 94.6% C 0.024 H 267.9°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E6EDFE |
|---|---|
| RGB | rgb(230, 237, 254) |
| HSL | hsl(223, 92%, 95%) |
| HSV | hsv(223, 9%, 100%) |
| CMYK | cmyk(9.4%, 6.7%, 0%, 0.4%) |
| CIE-LAB | lab(93.69, 0.87, -8.98) |
| CIE-LCH | lch(93.69, 9.03, 275.53°) |
| OKLab | oklab(94.59% -0.0009 -0.0241) |
| OKLCH | oklch(94.59% 0.024 267.9) |
| XYZ | xyz(80.8030, 84.5464, 105.8088) |
| Luminance | 0.8455 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.94
Ghostwhite
#F8F8FF
ΔE00 5.17
Aliceblue
#F0F8FF
ΔE00 5.19
Fog
#D8DCE0
ΔE00 6.77
Whitesmoke
#F5F5F5
ΔE00 7.73
Pale Grey
#FDFDFE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6EDFE #FEF7E6
analogous
#E6F9FE #E6EDFE #EBE6FE
triadic
#E6EDFE #FEE6ED #EDFEE6
tetradic
#E6EDFE #FEE6F9 #FEF7E6 #E6FEEB
square
#E6EDFE #FEE6F9 #FEF7E6 #E6FEEB
split-complementary
#E6EDFE #FEEBE6 #F9FEE6
monochromatic
#7098F9 #ABC3FC #E2EAFE #E2EAFE #E2EAFE
Accessibility & contrast
On white
1.17
#E6EDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#E6EDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6EDFE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6EDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6EDFE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E6ECFE
Tritanopia (blue-blind)
#E1F0F2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #e6edfe; /* rgb */ color: rgb(230, 237, 254); /* oklch */ color: oklch(94.6% 0.024 267.9);
Tailwind
colors: {
custom: {
50: '#eef2fe',
500: '#e6edfe',
950: '#000000',
},
}SCSS
$custom: #e6edfe; $custom-light: #eef2fe; $custom-dark: #000000;
JSON
{
"hex": "#e6edfe",
"rgb": {
"r": 230,
"g": 237,
"b": 254
},
"hsl": {
"h": 222.5,
"s": 92.308,
"l": 94.902
},
"oklch": {
"l": 0.94585,
"c": 0.02414,
"h": 267.9
},
"luminance": 0.84547
}Semantic roles & 50–950 ramp
primary
#E6EDFE
secondary
#EAD49E
accent
#A300E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585