#EAE0F2#EAE0F2
#EAE0F2 is a very light, muted violet. Relative luminance 0.772; OKLCH L 92.0% C 0.026 H 310.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0F2 |
|---|---|
| RGB | rgb(234, 224, 242) |
| HSL | hsl(273, 41%, 91%) |
| HSV | hsv(273, 7%, 95%) |
| CMYK | cmyk(3.3%, 7.4%, 0%, 5.1%) |
| CIE-LAB | lab(90.42, 6.62, -7.53) |
| CIE-LCH | lch(90.42, 10.02, 311.30°) |
| OKLab | oklab(91.99% 0.0171 -0.0201) |
| OKLCH | oklch(91.99% 0.026 310.4) |
| XYZ | xyz(76.6117, 77.2148, 94.8551) |
| Luminance | 0.7722 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.27
Lavenderblush
#FFF0F5
ΔE00 6.47
Ghostwhite
#F8F8FF
ΔE00 8.12
Thistle
#D8BFD8
ΔE00 8.93
Very Light Pink
#FFF4F2
ΔE00 9.55
Snow
#FFFAFA
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0F2 #E8F2E0
analogous
#E1E0F2 #EAE0F2 #F2E0F1
triadic
#EAE0F2 #F2EAE0 #E0F2EA
tetradic
#EAE0F2 #F2E1E0 #E8F2E0 #E0F1F2
square
#EAE0F2 #F2E1E0 #E8F2E0 #E0F1F2
split-complementary
#EAE0F2 #F1F2E0 #E0F2E1
monochromatic
#B08ACE #CDB5E0 #EAE0F2 #F0E9F6 #F0E9F6
Accessibility & contrast
On white
1.28
#EAE0F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EAE0F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0F2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0F2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F3
Deuteranopia (green-blind)
#DFE4F1
Tritanopia (blue-blind)
#E9E2E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae0f2; /* rgb */ color: rgb(234, 224, 242); /* oklch */ color: oklch(92.0% 0.026 310.4);
Tailwind
colors: {
custom: {
50: '#f0e9f6',
500: '#eae0f2',
950: '#000000',
},
}SCSS
$custom: #eae0f2; $custom-light: #f0e9f6; $custom-dark: #000000;
JSON
{
"hex": "#eae0f2",
"rgb": {
"r": 234,
"g": 224,
"b": 242
},
"hsl": {
"h": 273.333,
"s": 40.909,
"l": 91.373
},
"oklch": {
"l": 0.9199,
"c": 0.02635,
"h": 310.4
},
"luminance": 0.77215
}Semantic roles & 50–950 ramp
primary
#EAE0F2
secondary
#B9CFA8
accent
#B4326C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#161617
muted
#858485