#EAE0F4#EAE0F4
#EAE0F4 is a very light, muted violet. Relative luminance 0.773; OKLCH L 92.1% C 0.029 H 308.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0F4 |
|---|---|
| RGB | rgb(234, 224, 244) |
| HSL | hsl(270, 48%, 92%) |
| HSV | hsv(270, 8%, 96%) |
| CMYK | cmyk(4.1%, 8.2%, 0%, 4.3%) |
| CIE-LAB | lab(90.48, 6.99, -8.50) |
| CIE-LCH | lch(90.48, 11.00, 309.43°) |
| OKLab | oklab(92.05% 0.0178 -0.0227) |
| OKLCH | oklch(92.05% 0.029 308.1) |
| XYZ | xyz(76.9137, 77.3356, 96.4457) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.26
Lavenderblush
#FFF0F5
ΔE00 7.05
Ghostwhite
#F8F8FF
ΔE00 8.57
Thistle
#D8BFD8
ΔE00 8.77
Pale Lavender
#EECFFE
ΔE00 9.89
Very Light Pink
#FFF4F2
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0F4 #EAF4E0
analogous
#E0E0F4 #EAE0F4 #F4E0F4
triadic
#EAE0F4 #F4EAE0 #E0F4EA
tetradic
#EAE0F4 #F4E0E0 #EAF4E0 #E0F4F4
square
#EAE0F4 #F4E0E0 #EAF4E0 #E0F4F4
split-complementary
#EAE0F4 #F4F4E0 #E0F4E0
monochromatic
#AD86D4 #CBB3E4 #EAE0F4 #F0E8F7 #F0E8F7
Accessibility & contrast
On white
1.28
#EAE0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#EAE0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0F4
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0F4 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F5
Deuteranopia (green-blind)
#DFE4F3
Tritanopia (blue-blind)
#E9E2E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae0f4; /* rgb */ color: rgb(234, 224, 244); /* oklch */ color: oklch(92.1% 0.029 308.1);
Tailwind
colors: {
custom: {
50: '#f0e9f7',
500: '#eae0f4',
950: '#000000',
},
}SCSS
$custom: #eae0f4; $custom-light: #f0e9f7; $custom-dark: #000000;
JSON
{
"hex": "#eae0f4",
"rgb": {
"r": 234,
"g": 224,
"b": 244
},
"hsl": {
"h": 270,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.92052,
"c": 0.02883,
"h": 308.1
},
"luminance": 0.77335
}Semantic roles & 50–950 ramp
primary
#EAE0F4
secondary
#BCD2A6
accent
#BB2B73
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485