#EAE3FB#EAE3FB
#EAE3FB is a very light, muted violet. Relative luminance 0.794; OKLCH L 92.8% C 0.033 H 299.1°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE3FB |
|---|---|
| RGB | rgb(234, 227, 251) |
| HSL | hsl(258, 75%, 94%) |
| HSV | hsv(258, 10%, 98%) |
| CMYK | cmyk(6.8%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(91.41, 6.75, -10.77) |
| CIE-LCH | lch(91.41, 12.71, 302.07°) |
| OKLab | oklab(92.85% 0.016 -0.0289) |
| OKLCH | oklch(92.85% 0.033 299.1) |
| XYZ | xyz(78.8101, 79.3955, 102.4210) |
| Luminance | 0.7940 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.43
Lavenderblush
#FFF0F5
ΔE00 8.28
Ghostwhite
#F8F8FF
ΔE00 8.74
Pale Lavender
#EECFFE
ΔE00 9.67
Thistle
#D8BFD8
ΔE00 9.73
Periwinkle
#CCCCFF
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE3FB #F4FBE3
analogous
#E3E8FB #EAE3FB #F6E3FB
triadic
#EAE3FB #FBEAE3 #E3FBEA
tetradic
#EAE3FB #FBE3E8 #F4FBE3 #E3FBF6
square
#EAE3FB #FBE3E8 #F4FBE3 #E3FBF6
split-complementary
#EAE3FB #FBF6E3 #E8FBE3
monochromatic
#9A78EC #C2ADF3 #EAE3FB #EBE4FB #EBE4FB
Accessibility & contrast
On white
1.24
#EAE3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#EAE3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE3FB
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE3FB | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FC
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#E7E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae3fb; /* rgb */ color: rgb(234, 227, 251); /* oklch */ color: oklch(92.8% 0.033 299.1);
Tailwind
colors: {
custom: {
50: '#f0ebfc',
500: '#eae3fb',
950: '#000000',
},
}SCSS
$custom: #eae3fb; $custom-light: #f0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#eae3fb",
"rgb": {
"r": 234,
"g": 227,
"b": 251
},
"hsl": {
"h": 257.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.92849,
"c": 0.03303,
"h": 299.1
},
"luminance": 0.79396
}Semantic roles & 50–950 ramp
primary
#EAE3FB
secondary
#CFE2A1
accent
#D70E9D
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485