#EAE7FB#EAE7FB
#EAE7FB is a very light, muted blue. Relative luminance 0.816; OKLCH L 93.6% C 0.027 H 292.8°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7FB |
|---|---|
| RGB | rgb(234, 231, 251) |
| HSL | hsl(249, 71%, 95%) |
| HSV | hsv(249, 8%, 98%) |
| CMYK | cmyk(6.8%, 8%, 0%, 1.6%) |
| CIE-LAB | lab(92.40, 4.67, -9.30) |
| CIE-LCH | lch(92.40, 10.41, 296.68°) |
| OKLab | oklab(93.62% 0.0104 -0.0249) |
| OKLCH | oklch(93.62% 0.027 292.8) |
| XYZ | xyz(79.9169, 81.6091, 102.7900) |
| Luminance | 0.8161 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.36
Ghostwhite
#F8F8FF
ΔE00 6.66
Lavenderblush
#FFF0F5
ΔE00 7.62
Fog
#D8DCE0
ΔE00 8.97
Aliceblue
#F0F8FF
ΔE00 9.15
Snow
#FFFAFA
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7FB #F8FBE7
analogous
#E7EEFB #EAE7FB #F4E7FB
triadic
#EAE7FB #FBEAE7 #E7FBEA
tetradic
#EAE7FB #FBE7EE #F8FBE7 #E7FBF4
square
#EAE7FB #FBE7EE #F8FBE7 #E7FBF4
split-complementary
#EAE7FB #FBF4E7 #EEFBE7
monochromatic
#8E7EEA #BCB3F2 #E8E5FB #E8E5FB #E8E5FB
Accessibility & contrast
On white
1.21
#EAE7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#EAE7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7FB
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7FB | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E9FC
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#E7EAED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae7fb; /* rgb */ color: rgb(234, 231, 251); /* oklch */ color: oklch(93.6% 0.027 292.8);
Tailwind
colors: {
custom: {
50: '#f0eefc',
500: '#eae7fb',
950: '#000000',
},
}SCSS
$custom: #eae7fb; $custom-light: #f0eefc; $custom-dark: #000000;
JSON
{
"hex": "#eae7fb",
"rgb": {
"r": 234,
"g": 231,
"b": 251
},
"hsl": {
"h": 249,
"s": 71.429,
"l": 94.51
},
"oklch": {
"l": 0.93623,
"c": 0.027,
"h": 292.8
},
"luminance": 0.81609
}Semantic roles & 50–950 ramp
primary
#EAE7FB
secondary
#D8E1A5
accent
#D312B6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585