#EAE0FB#EAE0FB
#EAE0FB is a very light, muted violet. Relative luminance 0.778; OKLCH L 92.3% C 0.038 H 302.5°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0FB |
|---|---|
| RGB | rgb(234, 224, 251) |
| HSL | hsl(262, 77%, 93%) |
| HSV | hsv(262, 11%, 98%) |
| CMYK | cmyk(6.8%, 10.8%, 0%, 1.6%) |
| CIE-LAB | lab(90.67, 8.31, -11.87) |
| CIE-LCH | lch(90.67, 14.49, 305.00°) |
| OKLab | oklab(92.27% 0.0203 -0.0319) |
| OKLCH | oklch(92.27% 0.038 302.5) |
| XYZ | xyz(77.9968, 77.7688, 102.1499) |
| Luminance | 0.7777 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.98
Pale Lavender
#EECFFE
ΔE00 8.12
Pale Lilac
#E4CBFF
ΔE00 8.53
Thistle
#D8BFD8
ΔE00 8.66
Lavenderblush
#FFF0F5
ΔE00 9.08
Periwinkle
#CCCCFF
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0FB #F1FBE0
analogous
#E0E3FB #EAE0FB #F7E0FB
triadic
#EAE0FB #FBEAE0 #E0FBEA
tetradic
#EAE0FB #FBE0E3 #F1FBE0 #E0FBF7
square
#EAE0FB #FBE0E3 #F1FBE0 #E0FBF7
split-complementary
#EAE0FB #FBF7E0 #E3FBE0
monochromatic
#A174ED #C5AAF4 #EAE0FB #EDE4FC #EDE4FC
Accessibility & contrast
On white
1.27
#EAE0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#EAE0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0FB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0FB | 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)
#DCE4FC
Deuteranopia (green-blind)
#DDE4FA
Tritanopia (blue-blind)
#E8E3E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae0fb; /* rgb */ color: rgb(234, 224, 251); /* oklch */ color: oklch(92.3% 0.038 302.5);
Tailwind
colors: {
custom: {
50: '#f0e9fc',
500: '#eae0fb',
950: '#000000',
},
}SCSS
$custom: #eae0fb; $custom-light: #f0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#eae0fb",
"rgb": {
"r": 234,
"g": 224,
"b": 251
},
"hsl": {
"h": 262.222,
"s": 77.143,
"l": 93.137
},
"oklch": {
"l": 0.92272,
"c": 0.03775,
"h": 302.5
},
"luminance": 0.77769
}Semantic roles & 50–950 ramp
primary
#EAE0FB
secondary
#C8E29D
accent
#D90C8D
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485