#EAEAFE#EAEAFE
#EAEAFE is a very light, muted blue. Relative luminance 0.835; OKLCH L 94.3% C 0.027 H 285.9°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAFE |
|---|---|
| RGB | rgb(234, 234, 254) |
| HSL | hsl(240, 91%, 96%) |
| HSV | hsv(240, 8%, 100%) |
| CMYK | cmyk(7.9%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.23, 3.69, -9.63) |
| CIE-LCH | lch(93.23, 10.31, 290.98°) |
| OKLab | oklab(94.3% 0.0073 -0.0258) |
| OKLCH | oklch(94.3% 0.027 285.9) |
| XYZ | xyz(81.2404, 83.4934, 105.5826) |
| Luminance | 0.8349 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.86
Ghostwhite
#F8F8FF
ΔE00 6.07
Aliceblue
#F0F8FF
ΔE00 8.09
Lavenderblush
#FFF0F5
ΔE00 8.23
Fog
#D8DCE0
ΔE00 8.54
Whitesmoke
#F5F5F5
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAFE #FEFEEA
analogous
#EAF4FE #EAEAFE #F4EAFE
triadic
#EAEAFE #FEEAEA #EAFEEA
tetradic
#EAEAFE #FEEAF4 #FEFEEA #EAFEF4
square
#EAEAFE #FEEAF4 #FEFEEA #EAFEF4
split-complementary
#EAEAFE #FEF4EA #F4FEEA
monochromatic
#7575F8 #B0B0FB #E2E2FE #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.19
#EAEAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#EAEAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAFE
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAFE | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFF
Deuteranopia (green-blind)
#E5EBFD
Tritanopia (blue-blind)
#E6EDF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #eaeafe; /* rgb */ color: rgb(234, 234, 254); /* oklch */ color: oklch(94.3% 0.027 285.9);
Tailwind
colors: {
custom: {
50: '#f0f0fe',
500: '#eaeafe',
950: '#000000',
},
}SCSS
$custom: #eaeafe; $custom-light: #f0f0fe; $custom-dark: #000000;
JSON
{
"hex": "#eaeafe",
"rgb": {
"r": 234,
"g": 234,
"b": 254
},
"hsl": {
"h": 240,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.94299,
"c": 0.02685,
"h": 285.9
},
"luminance": 0.83494
}Semantic roles & 50–950 ramp
primary
#EAEAFE
secondary
#EAEAA2
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585