#EAE1F2#EAE1F2
#EAE1F2 is a very light, muted violet. Relative luminance 0.778; OKLCH L 92.2% C 0.025 H 309.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1F2 |
|---|---|
| RGB | rgb(234, 225, 242) |
| HSL | hsl(272, 40%, 92%) |
| HSV | hsv(272, 7%, 95%) |
| CMYK | cmyk(3.3%, 7%, 0%, 5.1%) |
| CIE-LAB | lab(90.67, 6.10, -7.16) |
| CIE-LCH | lch(90.67, 9.41, 310.39°) |
| OKLab | oklab(92.18% 0.0157 -0.0191) |
| OKLCH | oklch(92.18% 0.025 309.4) |
| XYZ | xyz(76.8812, 77.7538, 94.9449) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.92
Lavenderblush
#FFF0F5
ΔE00 6.20
Ghostwhite
#F8F8FF
ΔE00 7.57
Very Light Pink
#FFF4F2
ΔE00 9.13
Snow
#FFFAFA
ΔE00 9.32
Gainsboro
#DCDCDC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1F2 #E9F2E1
analogous
#E2E1F2 #EAE1F2 #F2E1F2
triadic
#EAE1F2 #F2EAE1 #E1F2EA
tetradic
#EAE1F2 #F2E2E1 #E9F2E1 #E1F2F2
square
#EAE1F2 #F2E2E1 #E9F2E1 #E1F2F2
split-complementary
#EAE1F2 #F2F2E1 #E1F2E2
monochromatic
#AE8CCD #CCB6DF #EAE1F2 #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.27
#EAE1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#EAE1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1F2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1F2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE4F3
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#E9E3E6
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae1f2; /* rgb */ color: rgb(234, 225, 242); /* oklch */ color: oklch(92.2% 0.025 309.4);
Tailwind
colors: {
custom: {
50: '#f0eaf6',
500: '#eae1f2',
950: '#000000',
},
}SCSS
$custom: #eae1f2; $custom-light: #f0eaf6; $custom-dark: #000000;
JSON
{
"hex": "#eae1f2",
"rgb": {
"r": 234,
"g": 225,
"b": 242
},
"hsl": {
"h": 271.765,
"s": 39.535,
"l": 91.569
},
"oklch": {
"l": 0.92183,
"c": 0.02469,
"h": 309.4
},
"luminance": 0.77754
}Semantic roles & 50–950 ramp
primary
#EAE1F2
secondary
#BBCEA9
accent
#B3336F
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485