#EAE6F4#EAE6F4
#EAE6F4 is a very light, near-neutral violet. Relative luminance 0.806; OKLCH L 93.2% C 0.019 H 299.1°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6F4 |
|---|---|
| RGB | rgb(234, 230, 244) |
| HSL | hsl(257, 39%, 93%) |
| HSV | hsv(257, 6%, 96%) |
| CMYK | cmyk(4.1%, 5.7%, 0%, 4.3%) |
| CIE-LAB | lab(91.96, 3.87, -6.30) |
| CIE-LCH | lch(91.96, 7.39, 301.60°) |
| OKLab | oklab(93.21% 0.0093 -0.0168) |
| OKLCH | oklch(93.21% 0.019 299.1) |
| XYZ | xyz(78.5547, 80.6177, 96.9927) |
| Luminance | 0.8062 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.69
Ghostwhite
#F8F8FF
ΔE00 5.23
Lavenderblush
#FFF0F5
ΔE00 6.02
Fog
#D8DCE0
ΔE00 7.28
Snow
#FFFAFA
ΔE00 7.54
Gainsboro
#DCDCDC
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6F4 #F0F4E6
analogous
#E6E9F4 #EAE6F4 #F1E6F4
triadic
#EAE6F4 #F4EAE6 #E6F4EA
tetradic
#EAE6F4 #F4E6E9 #F0F4E6 #E6F4F1
square
#EAE6F4 #F4E6E9 #F0F4E6 #E6F4F1
split-complementary
#EAE6F4 #F4F1E6 #E9F4E6
monochromatic
#A391CF #C6BBE1 #EAE6F4 #EDEAF6 #EDEAF6
Accessibility & contrast
On white
1.23
#EAE6F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#EAE6F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6F4
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6F4 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F5
Deuteranopia (green-blind)
#E4E8F4
Tritanopia (blue-blind)
#E8E8EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae6f4; /* rgb */ color: rgb(234, 230, 244); /* oklch */ color: oklch(93.2% 0.019 299.1);
Tailwind
colors: {
custom: {
50: '#f0edf7',
500: '#eae6f4',
950: '#000000',
},
}SCSS
$custom: #eae6f4; $custom-light: #f0edf7; $custom-dark: #000000;
JSON
{
"hex": "#eae6f4",
"rgb": {
"r": 234,
"g": 230,
"b": 244
},
"hsl": {
"h": 257.143,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.93214,
"c": 0.01921,
"h": 299.1
},
"luminance": 0.80618
}Semantic roles & 50–950 ramp
primary
#EAE6F4
secondary
#C7D0AE
accent
#B2348E
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485