#EAE5FB#EAE5FB
#EAE5FB is a very light, muted violet. Relative luminance 0.805; OKLCH L 93.2% C 0.030 H 296.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE5FB |
|---|---|
| RGB | rgb(234, 229, 251) |
| HSL | hsl(254, 73%, 94%) |
| HSV | hsv(254, 9%, 98%) |
| CMYK | cmyk(6.8%, 8.8%, 0%, 1.6%) |
| CIE-LAB | lab(91.91, 5.71, -10.03) |
| CIE-LCH | lch(91.91, 11.54, 299.64°) |
| OKLab | oklab(93.24% 0.0132 -0.0269) |
| OKLCH | oklch(93.24% 0.03 296.2) |
| XYZ | xyz(79.3603, 80.4959, 102.6044) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.36
Ghostwhite
#F8F8FF
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 7.88
Fog
#D8DCE0
ΔE00 9.93
Snow
#FFFAFA
ΔE00 10.22
Periwinkle
#CCCCFF
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE5FB #F6FBE5
analogous
#E5EBFB #EAE5FB #F5E5FB
triadic
#EAE5FB #FBEAE5 #E5FBEA
tetradic
#EAE5FB #FBE5EB #F6FBE5 #E5FBF5
square
#EAE5FB #FBE5EB #F6FBE5 #E5FBF5
split-complementary
#EAE5FB #FBF5E5 #EBFBE5
monochromatic
#947BEB #BFB0F3 #EAE4FB #EAE4FB #EAE4FB
Accessibility & contrast
On white
1.23
#EAE5FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EAE5FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE5FB
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE5FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE5FB | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FC
Deuteranopia (green-blind)
#E1E8FA
Tritanopia (blue-blind)
#E7E8EC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae5fb; /* rgb */ color: rgb(234, 229, 251); /* oklch */ color: oklch(93.2% 0.030 296.2);
Tailwind
colors: {
custom: {
50: '#f0edfc',
500: '#eae5fb',
950: '#000000',
},
}SCSS
$custom: #eae5fb; $custom-light: #f0edfc; $custom-dark: #000000;
JSON
{
"hex": "#eae5fb",
"rgb": {
"r": 234,
"g": 229,
"b": 251
},
"hsl": {
"h": 253.636,
"s": 73.333,
"l": 94.118
},
"oklch": {
"l": 0.93235,
"c": 0.02997,
"h": 296.2
},
"luminance": 0.80496
}Semantic roles & 50–950 ramp
primary
#EAE5FB
secondary
#D3E1A3
accent
#D510A9
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485