#EAE5F2#EAE5F2
#EAE5F2 is a very light, near-neutral violet. Relative luminance 0.799; OKLCH L 93.0% C 0.018 H 303.4°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5F2 |
|---|---|
| RGB | rgb(234, 229, 242) |
| HSL | hsl(263, 33%, 92%) |
| HSV | hsv(263, 5%, 95%) |
| CMYK | cmyk(3.3%, 5.4%, 0%, 5.1%) |
| CIE-LAB | lab(91.66, 4.02, -5.70) |
| CIE-LCH | lch(91.66, 6.98, 305.21°) |
| OKLab | oklab(92.96% 0.01 -0.0152) |
| OKLCH | oklch(92.96% 0.018 303.4) |
| XYZ | xyz(77.9752, 79.9419, 95.3096) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.24
Ghostwhite
#F8F8FF
ΔE00 5.32
Lavenderblush
#FFF0F5
ΔE00 5.61
Fog
#D8DCE0
ΔE00 7.22
Snow
#FFFAFA
ΔE00 7.35
Gainsboro
#DCDCDC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5F2 #EDF2E5
analogous
#E5E7F2 #EAE5F2 #F1E5F2
triadic
#EAE5F2 #F2EAE5 #E5F2EA
tetradic
#EAE5F2 #F2E5E7 #EDF2E5 #E5F2F1
square
#EAE5F2 #F2E5E7 #EDF2E5 #E5F2F1
split-complementary
#EAE5F2 #F2F1E5 #E7F2E5
monochromatic
#A893C9 #C9BCDE #EAE5F2 #EFEBF5 #EFEBF5
Accessibility & contrast
On white
1.24
#EAE5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EAE5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5F2
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5F2 | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E7F3
Deuteranopia (green-blind)
#E4E7F2
Tritanopia (blue-blind)
#E9E7E9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae5f2; /* rgb */ color: rgb(234, 229, 242); /* oklch */ color: oklch(93.0% 0.018 303.4);
Tailwind
colors: {
custom: {
50: '#f0edf6',
500: '#eae5f2',
950: '#000000',
},
}SCSS
$custom: #eae5f2; $custom-light: #f0edf6; $custom-dark: #000000;
JSON
{
"hex": "#eae5f2",
"rgb": {
"r": 234,
"g": 229,
"b": 242
},
"hsl": {
"h": 263.077,
"s": 33.333,
"l": 92.353
},
"oklch": {
"l": 0.92959,
"c": 0.01818,
"h": 303.4
},
"luminance": 0.79942
}Semantic roles & 50–950 ramp
primary
#EAE5F2
secondary
#C1CDAE
accent
#AC3980
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485