#EAE4F0#EAE4F0
#EAE4F0 is a very light, near-neutral violet. Relative luminance 0.793; OKLCH L 92.7% C 0.017 H 308.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4F0 |
|---|---|
| RGB | rgb(234, 228, 240) |
| HSL | hsl(270, 29%, 92%) |
| HSV | hsv(270, 5%, 94%) |
| CMYK | cmyk(2.5%, 5%, 0%, 5.9%) |
| CIE-LAB | lab(91.36, 4.17, -5.10) |
| CIE-LCH | lch(91.36, 6.59, 309.29°) |
| OKLab | oklab(92.7% 0.0107 -0.0136) |
| OKLCH | oklch(92.7% 0.017 308.3) |
| XYZ | xyz(77.4006, 79.2706, 93.6443) |
| Luminance | 0.7927 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.81
Lavenderblush
#FFF0F5
ΔE00 5.23
Ghostwhite
#F8F8FF
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 7.20
Snow
#FFFAFA
ΔE00 7.20
Fog
#D8DCE0
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4F0 #EAF0E4
analogous
#E4E4F0 #EAE4F0 #F0E4F0
triadic
#EAE4F0 #F0EAE4 #E4F0EA
tetradic
#EAE4F0 #F0E4E4 #EAF0E4 #E4F0F0
square
#EAE4F0 #F0E4E4 #EAF0E4 #E4F0F0
split-complementary
#EAE4F0 #F0F0E4 #E4F0E4
monochromatic
#AD95C4 #CBBDDA #EAE4F0 #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.25
#EAE4F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#EAE4F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4F0
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4F0 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E6F1
Deuteranopia (green-blind)
#E3E6F0
Tritanopia (blue-blind)
#E9E5E8
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae4f0; /* rgb */ color: rgb(234, 228, 240); /* oklch */ color: oklch(92.7% 0.017 308.3);
Tailwind
colors: {
custom: {
50: '#f0ecf4',
500: '#eae4f0',
950: '#000000',
},
}SCSS
$custom: #eae4f0; $custom-light: #f0ecf4; $custom-dark: #000000;
JSON
{
"hex": "#eae4f0",
"rgb": {
"r": 234,
"g": 228,
"b": 240
},
"hsl": {
"h": 270,
"s": 28.571,
"l": 91.765
},
"oklch": {
"l": 0.92704,
"c": 0.01727,
"h": 308.3
},
"luminance": 0.79271
}Semantic roles & 50–950 ramp
primary
#EAE4F0
secondary
#BCC9AF
accent
#A73E73
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485