#EAE7FF#EAE7FF
#EAE7FF is a very light, muted blue. Relative luminance 0.819; OKLCH L 93.7% C 0.032 H 291.5°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7FF |
|---|---|
| RGB | rgb(234, 231, 255) |
| HSL | hsl(248, 100%, 95%) |
| HSV | hsv(248, 9%, 100%) |
| CMYK | cmyk(8.2%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(92.51, 5.44, -11.22) |
| CIE-LCH | lch(92.51, 12.46, 295.86°) |
| OKLab | oklab(93.75% 0.0119 -0.0301) |
| OKLCH | oklch(93.75% 0.032 291.5) |
| XYZ | xyz(80.5541, 81.8639, 106.1458) |
| Luminance | 0.8186 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.11
Ghostwhite
#F8F8FF
ΔE00 7.85
Lavenderblush
#FFF0F5
ΔE00 8.66
Periwinkle
#CCCCFF
ΔE00 9.87
Fog
#D8DCE0
ΔE00 10.20
Aliceblue
#F0F8FF
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7FF #FCFFE7
analogous
#E7F0FF #EAE7FF #F6E7FF
triadic
#EAE7FF #FFEAE7 #E7FFEA
tetradic
#EAE7FF #FFE7F0 #FCFFE7 #E7FFF6
square
#EAE7FF #FFE7F0 #FCFFE7 #E7FFF6
split-complementary
#EAE7FF #FFF6E7 #F0FFE7
monochromatic
#7F6DFF #B4AAFF #E4E0FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.21
#EAE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#EAE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7FF
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7FF | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2EAFF
Deuteranopia (green-blind)
#E2E9FE
Tritanopia (blue-blind)
#E6EBEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eae7ff; /* rgb */ color: rgb(234, 231, 255); /* oklch */ color: oklch(93.7% 0.032 291.5);
Tailwind
colors: {
custom: {
50: '#f0eeff',
500: '#eae7ff',
950: '#000000',
},
}SCSS
$custom: #eae7ff; $custom-light: #f0eeff; $custom-dark: #000000;
JSON
{
"hex": "#eae7ff",
"rgb": {
"r": 234,
"g": 231,
"b": 255
},
"hsl": {
"h": 247.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.93748,
"c": 0.03237,
"h": 291.5
},
"luminance": 0.81864
}Semantic roles & 50–950 ramp
primary
#EAE7FF
secondary
#E3EE9D
accent
#E600C9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586