#EAE9FB#EAE9FB
#EAE9FB is a very light, muted blue. Relative luminance 0.827; OKLCH L 94.0% C 0.024 H 288.5°. Best body text is #000000 at 17.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE9FB |
|---|---|
| RGB | rgb(234, 233, 251) |
| HSL | hsl(243, 69%, 95%) |
| HSV | hsv(243, 7%, 98%) |
| CMYK | cmyk(6.8%, 7.2%, 0%, 1.6%) |
| CIE-LAB | lab(92.90, 3.64, -8.56) |
| CIE-LCH | lch(92.90, 9.30, 293.02°) |
| OKLab | oklab(94.01% 0.0077 -0.0229) |
| OKLCH | oklch(94.01% 0.024 288.5) |
| XYZ | xyz(80.4798, 82.7350, 102.9776) |
| Luminance | 0.8274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.05
Ghostwhite
#F8F8FF
ΔE00 5.62
Lavenderblush
#FFF0F5
ΔE00 7.56
Aliceblue
#F0F8FF
ΔE00 7.84
Fog
#D8DCE0
ΔE00 8.01
Whitesmoke
#F5F5F5
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE9FB #FAFBE9
analogous
#E9F1FB #EAE9FB #F3E9FB
triadic
#EAE9FB #FBEAE9 #E9FBEA
tetradic
#EAE9FB #FBE9F1 #FAFBE9 #E9FBF3
square
#EAE9FB #FBE9F1 #FAFBE9 #E9FBF3
split-complementary
#EAE9FB #FBF3E9 #F1FBE9
monochromatic
#8781E8 #B9B5F2 #E6E5FA #E6E5FA #E6E5FA
Accessibility & contrast
On white
1.20
#EAE9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.55
#EAE9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE9FB
17.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE9FB | 1.00 | 1.20 | 17.55 | 17.55 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E5EAFA
Tritanopia (blue-blind)
#E7ECEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eae9fb; /* rgb */ color: rgb(234, 233, 251); /* oklch */ color: oklch(94.0% 0.024 288.5);
Tailwind
colors: {
custom: {
50: '#f0f0fc',
500: '#eae9fb',
950: '#000000',
},
}SCSS
$custom: #eae9fb; $custom-light: #f0f0fc; $custom-dark: #000000;
JSON
{
"hex": "#eae9fb",
"rgb": {
"r": 234,
"g": 233,
"b": 251
},
"hsl": {
"h": 243.333,
"s": 69.231,
"l": 94.902
},
"oklch": {
"l": 0.94011,
"c": 0.02417,
"h": 288.5
},
"luminance": 0.82735
}Semantic roles & 50–950 ramp
primary
#EAE9FB
secondary
#DDE1A8
accent
#D114C7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585