#EAE4F3#EAE4F3
#EAE4F3 is a very light, muted violet. Relative luminance 0.794; OKLCH L 92.8% C 0.021 H 304.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4F3 |
|---|---|
| RGB | rgb(234, 228, 243) |
| HSL | hsl(264, 38%, 92%) |
| HSV | hsv(264, 6%, 95%) |
| CMYK | cmyk(3.7%, 6.2%, 0%, 4.7%) |
| CIE-LAB | lab(91.44, 4.72, -6.55) |
| CIE-LCH | lch(91.44, 8.07, 305.81°) |
| OKLab | oklab(92.8% 0.0118 -0.0174) |
| OKLCH | oklch(92.8% 0.021 304) |
| XYZ | xyz(77.8499, 79.4503, 96.0108) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.02
Lavenderblush
#FFF0F5
ΔE00 5.90
Ghostwhite
#F8F8FF
ΔE00 6.12
Fog
#D8DCE0
ΔE00 8.07
Snow
#FFFAFA
ΔE00 8.16
Gainsboro
#DCDCDC
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4F3 #EDF3E4
analogous
#E4E6F3 #EAE4F3 #F2E4F3
triadic
#EAE4F3 #F3EAE4 #E4F3EA
tetradic
#EAE4F3 #F3E4E6 #EDF3E4 #E4F3F2
square
#EAE4F3 #F3E4E6 #EDF3E4 #E4F3F2
split-complementary
#EAE4F3 #F3F2E4 #E6F3E4
monochromatic
#A88FCD #C9BAE0 #EAE4F3 #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.24
#EAE4F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#EAE4F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4F3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4F3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F4
Deuteranopia (green-blind)
#E3E6F2
Tritanopia (blue-blind)
#E9E6E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae4f3; /* rgb */ color: rgb(234, 228, 243); /* oklch */ color: oklch(92.8% 0.021 304.0);
Tailwind
colors: {
custom: {
50: '#f0ecf7',
500: '#eae4f3',
950: '#000000',
},
}SCSS
$custom: #eae4f3; $custom-light: #f0ecf7; $custom-dark: #000000;
JSON
{
"hex": "#eae4f3",
"rgb": {
"r": 234,
"g": 228,
"b": 243
},
"hsl": {
"h": 264,
"s": 38.462,
"l": 92.353
},
"oklch": {
"l": 0.92795,
"c": 0.02105,
"h": 304
},
"luminance": 0.7945
}Semantic roles & 50–950 ramp
primary
#EAE4F3
secondary
#C1CFAC
accent
#B1347F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485