#EAE1FB#EAE1FB
#EAE1FB is a very light, muted violet. Relative luminance 0.783; OKLCH L 92.5% C 0.036 H 301.4°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE1FB |
|---|---|
| RGB | rgb(234, 225, 251) |
| HSL | hsl(261, 76%, 93%) |
| HSV | hsv(261, 10%, 98%) |
| CMYK | cmyk(6.8%, 10.4%, 0%, 1.6%) |
| CIE-LAB | lab(90.92, 7.79, -11.50) |
| CIE-LCH | lch(90.92, 13.89, 304.10°) |
| OKLab | oklab(92.46% 0.0189 -0.0308) |
| OKLCH | oklch(92.46% 0.036 301.4) |
| XYZ | xyz(78.2663, 78.3079, 102.2398) |
| Luminance | 0.7831 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Pale Lavender
#EECFFE
ΔE00 8.63
Lavenderblush
#FFF0F5
ΔE00 8.79
Thistle
#D8BFD8
ΔE00 8.99
Pale Lilac
#E4CBFF
ΔE00 9.00
Periwinkle
#CCCCFF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE1FB #F2FBE1
analogous
#E1E5FB #EAE1FB #F7E1FB
triadic
#EAE1FB #FBEAE1 #E1FBEA
tetradic
#EAE1FB #FBE1E5 #F2FBE1 #E1FBF7
square
#EAE1FB #FBE1E5 #F2FBE1 #E1FBF7
split-complementary
#EAE1FB #FBF7E1 #E5FBE1
monochromatic
#9E75ED #C4ABF4 #EAE1FB #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.26
#EAE1FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#EAE1FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE1FB
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE1FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE1FB | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE5FC
Deuteranopia (green-blind)
#DEE5FA
Tritanopia (blue-blind)
#E7E4E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae1fb; /* rgb */ color: rgb(234, 225, 251); /* oklch */ color: oklch(92.5% 0.036 301.4);
Tailwind
colors: {
custom: {
50: '#f0eafc',
500: '#eae1fb',
950: '#000000',
},
}SCSS
$custom: #eae1fb; $custom-light: #f0eafc; $custom-dark: #000000;
JSON
{
"hex": "#eae1fb",
"rgb": {
"r": 234,
"g": 225,
"b": 251
},
"hsl": {
"h": 260.769,
"s": 76.471,
"l": 93.333
},
"oklch": {
"l": 0.92464,
"c": 0.03616,
"h": 301.4
},
"luminance": 0.78308
}Semantic roles & 50–950 ramp
primary
#EAE1FB
secondary
#CAE29E
accent
#D90D92
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485