#EAE7F2#EAE7F2
#EAE7F2 is a very light, near-neutral violet. Relative luminance 0.811; OKLCH L 93.3% C 0.015 H 298.5°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE7F2 |
|---|---|
| RGB | rgb(234, 231, 242) |
| HSL | hsl(256, 30%, 93%) |
| HSV | hsv(256, 5%, 95%) |
| CMYK | cmyk(3.3%, 4.5%, 0%, 5.1%) |
| CIE-LAB | lab(92.16, 2.99, -4.97) |
| CIE-LCH | lch(92.16, 5.80, 301.05°) |
| OKLab | oklab(93.35% 0.0072 -0.0132) |
| OKLCH | oklch(93.35% 0.015 298.5) |
| XYZ | xyz(78.5318, 81.0550, 95.4951) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.62
Ghostwhite
#F8F8FF
ΔE00 4.21
Lavenderblush
#FFF0F5
ΔE00 5.74
Fog
#D8DCE0
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.38
Snow
#FFFAFA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE7F2 #EFF2E7
analogous
#E7E9F2 #EAE7F2 #EFE7F2
triadic
#EAE7F2 #F2EAE7 #E7F2EA
tetradic
#EAE7F2 #F2E7E9 #EFF2E7 #E7F2EF
square
#EAE7F2 #F2E7E9 #EFF2E7 #E7F2EF
split-complementary
#EAE7F2 #F2EFE7 #E9F2E7
monochromatic
#A598C7 #C7BFDC #EAE7F2 #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.22
#EAE7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EAE7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE7F2
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE7F2 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8F3
Deuteranopia (green-blind)
#E6E8F2
Tritanopia (blue-blind)
#E9E8EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae7f2; /* rgb */ color: rgb(234, 231, 242); /* oklch */ color: oklch(93.3% 0.015 298.5);
Tailwind
colors: {
custom: {
50: '#f0eef6',
500: '#eae7f2',
950: '#000000',
},
}SCSS
$custom: #eae7f2; $custom-light: #f0eef6; $custom-dark: #000000;
JSON
{
"hex": "#eae7f2",
"rgb": {
"r": 234,
"g": 231,
"b": 242
},
"hsl": {
"h": 256.364,
"s": 29.73,
"l": 92.745
},
"oklch": {
"l": 0.93349,
"c": 0.01505,
"h": 298.5
},
"luminance": 0.81055
}Semantic roles & 50–950 ramp
primary
#EAE7F2
secondary
#C5CCB1
accent
#A83D8B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585