#EAE4FB#EAE4FB
#EAE4FB is a very light, muted violet. Relative luminance 0.799; OKLCH L 93.0% C 0.031 H 297.7°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE4FB |
|---|---|
| RGB | rgb(234, 228, 251) |
| HSL | hsl(256, 74%, 94%) |
| HSV | hsv(256, 9%, 98%) |
| CMYK | cmyk(6.8%, 9.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.66, 6.23, -10.40) |
| CIE-LCH | lch(91.66, 12.12, 300.91°) |
| OKLab | oklab(93.04% 0.0146 -0.0279) |
| OKLCH | oklch(93.04% 0.031 297.7) |
| XYZ | xyz(79.0844, 79.9441, 102.5125) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.89
Lavenderblush
#FFF0F5
ΔE00 8.06
Ghostwhite
#F8F8FF
ΔE00 8.23
Periwinkle
#CCCCFF
ΔE00 10.08
Thistle
#D8BFD8
ΔE00 10.14
Pale Lavender
#EECFFE
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE4FB #F5FBE4
analogous
#E4EAFB #EAE4FB #F6E4FB
triadic
#EAE4FB #FBEAE4 #E4FBEA
tetradic
#EAE4FB #FBE4EA #F5FBE4 #E4FBF6
square
#EAE4FB #FBE4EA #F5FBE4 #E4FBF6
split-complementary
#EAE4FB #FBF6E4 #EAFBE4
monochromatic
#9779EB #C1AFF3 #EAE4FB #EAE4FB #EAE4FB
Accessibility & contrast
On white
1.24
#EAE4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#EAE4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE4FB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE4FB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FC
Deuteranopia (green-blind)
#E1E7FA
Tritanopia (blue-blind)
#E7E7EB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #eae4fb; /* rgb */ color: rgb(234, 228, 251); /* oklch */ color: oklch(93.0% 0.031 297.7);
Tailwind
colors: {
custom: {
50: '#f0ecfc',
500: '#eae4fb',
950: '#000000',
},
}SCSS
$custom: #eae4fb; $custom-light: #f0ecfc; $custom-dark: #000000;
JSON
{
"hex": "#eae4fb",
"rgb": {
"r": 234,
"g": 228,
"b": 251
},
"hsl": {
"h": 255.652,
"s": 74.194,
"l": 93.922
},
"oklch": {
"l": 0.93042,
"c": 0.03149,
"h": 297.7
},
"luminance": 0.79944
}Semantic roles & 50–950 ramp
primary
#EAE4FB
secondary
#D1E1A2
accent
#D60FA2
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485