#EAE8FB#EAE8FB
#EAE8FB is a very light, muted blue. Relative luminance 0.822; OKLCH L 93.8% C 0.026 H 290.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE8FB |
|---|---|
| RGB | rgb(234, 232, 251) |
| HSL | hsl(246, 70%, 95%) |
| HSV | hsv(246, 8%, 98%) |
| CMYK | cmyk(6.8%, 7.6%, 0%, 1.6%) |
| CIE-LAB | lab(92.65, 4.15, -8.93) |
| CIE-LCH | lch(92.65, 9.85, 294.95°) |
| OKLab | oklab(93.82% 0.0091 -0.0239) |
| OKLCH | oklch(93.82% 0.026 290.7) |
| XYZ | xyz(80.1976, 82.1704, 102.8835) |
| Luminance | 0.8217 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.03
Ghostwhite
#F8F8FF
ΔE00 6.14
Lavenderblush
#FFF0F5
ΔE00 7.56
Fog
#D8DCE0
ΔE00 8.49
Aliceblue
#F0F8FF
ΔE00 8.50
Snow
#FFFAFA
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE8FB #F9FBE8
analogous
#E8F0FB #EAE8FB #F4E8FB
triadic
#EAE8FB #FBEAE8 #E8FBEA
tetradic
#EAE8FB #FBE8F0 #F9FBE8 #E8FBF4
square
#EAE8FB #FBE8F0 #F9FBE8 #E8FBF4
split-complementary
#EAE8FB #FBF4E8 #F0FBE8
monochromatic
#8B80E9 #BAB4F2 #E7E5FA #E7E5FA #E7E5FA
Accessibility & contrast
On white
1.20
#EAE8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#EAE8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE8FB
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE8FB | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#E4EAFA
Tritanopia (blue-blind)
#E7EBEE
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #eae8fb; /* rgb */ color: rgb(234, 232, 251); /* oklch */ color: oklch(93.8% 0.026 290.7);
Tailwind
colors: {
custom: {
50: '#f0effc',
500: '#eae8fb',
950: '#000000',
},
}SCSS
$custom: #eae8fb; $custom-light: #f0effc; $custom-dark: #000000;
JSON
{
"hex": "#eae8fb",
"rgb": {
"r": 234,
"g": 232,
"b": 251
},
"hsl": {
"h": 246.316,
"s": 70.37,
"l": 94.706
},
"oklch": {
"l": 0.93817,
"c": 0.02557,
"h": 290.7
},
"luminance": 0.82171
}Semantic roles & 50–950 ramp
primary
#EAE8FB
secondary
#DBE1A6
accent
#D213BE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585