#EAE0F0#EAE0F0
#EAE0F0 is a very light, muted violet. Relative luminance 0.771; OKLCH L 91.9% C 0.024 H 313.1°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0F0 |
|---|---|
| RGB | rgb(234, 224, 240) |
| HSL | hsl(278, 35%, 91%) |
| HSV | hsv(278, 7%, 94%) |
| CMYK | cmyk(2.5%, 6.7%, 0%, 5.9%) |
| CIE-LAB | lab(90.37, 6.25, -6.56) |
| CIE-LCH | lch(90.37, 9.06, 313.59°) |
| OKLab | oklab(91.93% 0.0164 -0.0175) |
| OKLCH | oklch(91.93% 0.024 313.1) |
| XYZ | xyz(76.3129, 77.0953, 93.2818) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.41
Lavenderblush
#FFF0F5
ΔE00 5.91
Ghostwhite
#F8F8FF
ΔE00 7.69
Very Light Pink
#FFF4F2
ΔE00 8.90
Thistle
#D8BFD8
ΔE00 9.17
Snow
#FFFAFA
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0F0 #E6F0E0
analogous
#E2E0F0 #EAE0F0 #F0E0EE
triadic
#EAE0F0 #F0EAE0 #E0F0EA
tetradic
#EAE0F0 #F0E2E0 #E6F0E0 #E0EEF0
square
#EAE0F0 #F0E2E0 #E6F0E0 #E0EEF0
split-complementary
#EAE0F0 #EEF0E0 #E0F0E2
monochromatic
#B28EC8 #CEB7DC #EAE0F0 #F1EAF5 #F1EAF5
Accessibility & contrast
On white
1.28
#EAE0F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EAE0F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0F0
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0F0 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F1
Deuteranopia (green-blind)
#E0E4EF
Tritanopia (blue-blind)
#EAE2E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eae0f0; /* rgb */ color: rgb(234, 224, 240); /* oklch */ color: oklch(91.9% 0.024 313.1);
Tailwind
colors: {
custom: {
50: '#f0e9f4',
500: '#eae0f0',
950: '#000000',
},
}SCSS
$custom: #eae0f0; $custom-light: #f0e9f4; $custom-dark: #000000;
JSON
{
"hex": "#eae0f0",
"rgb": {
"r": 234,
"g": 224,
"b": 240
},
"hsl": {
"h": 277.5,
"s": 34.783,
"l": 90.98
},
"oklch": {
"l": 0.91929,
"c": 0.02393,
"h": 313.1
},
"luminance": 0.77095
}Semantic roles & 50–950 ramp
primary
#EAE0F0
secondary
#B6CBA9
accent
#AE3864
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485