#EAE9FE#EAE9FE
#EAE9FE is a very light, muted blue. Relative luminance 0.829; OKLCH L 94.1% C 0.028 H 288.0°. Best body text is #000000 at 17.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9FE |
|---|---|
| RGB | rgb(234, 233, 254) |
| HSL | hsl(243, 91%, 95%) |
| HSV | hsv(243, 8%, 100%) |
| CMYK | cmyk(7.9%, 8.3%, 0%, 0.4%) |
| CIE-LAB | lab(92.98, 4.21, -10.00) |
| CIE-LCH | lch(92.98, 10.85, 292.83°) |
| OKLab | oklab(94.1% 0.0087 -0.0268) |
| OKLCH | oklch(94.1% 0.028 288) |
| XYZ | xyz(80.9565, 82.9256, 105.4879) |
| Luminance | 0.8293 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 0.93
Ghostwhite
#F8F8FF
ΔE00 6.56
Lavenderblush
#FFF0F5
ΔE00 8.24
Aliceblue
#F0F8FF
ΔE00 8.72
Fog
#D8DCE0
ΔE00 8.99
Snow
#FFFAFA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9FE #FDFEE9
analogous
#E9F2FE #EAE9FE #F4E9FE
triadic
#EAE9FE #FEEAE9 #E9FEEA
tetradic
#EAE9FE #FEE9F2 #FDFEE9 #E9FEF4
square
#EAE9FE #FEE9F2 #FDFEE9 #E9FEF4
split-complementary
#EAE9FE #FEF4E9 #F2FEE9
monochromatic
#7A74F9 #B2AEFB #E3E2FE #E3E2FE #E3E2FE
Accessibility & contrast
On white
1.19
#EAE9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.59
#EAE9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9FE
17.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9FE | 1.00 | 1.19 | 17.59 | 17.59 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#E6ECF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eae9fe; /* rgb */ color: rgb(234, 233, 254); /* oklch */ color: oklch(94.1% 0.028 288.0);
Tailwind
colors: {
custom: {
50: '#f0f0fe',
500: '#eae9fe',
950: '#000000',
},
}SCSS
$custom: #eae9fe; $custom-light: #f0f0fe; $custom-dark: #000000;
JSON
{
"hex": "#eae9fe",
"rgb": {
"r": 234,
"g": 233,
"b": 254
},
"hsl": {
"h": 242.857,
"s": 91.304,
"l": 95.49
},
"oklch": {
"l": 0.94104,
"c": 0.02821,
"h": 288
},
"luminance": 0.82926
}Semantic roles & 50–950 ramp
primary
#EAE9FE
secondary
#E7EAA1
accent
#E600DB
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585