#EAE0FE#EAE0FE
#EAE0FE is a very light, muted violet. Relative luminance 0.780; OKLCH L 92.4% C 0.042 H 300.8°. Best body text is #000000 at 16.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE0FE |
|---|---|
| RGB | rgb(234, 224, 254) |
| HSL | hsl(260, 94%, 94%) |
| HSV | hsv(260, 12%, 100%) |
| CMYK | cmyk(7.9%, 11.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.76, 8.88, -13.31) |
| CIE-LCH | lch(90.76, 16.00, 303.73°) |
| OKLab | oklab(92.37% 0.0213 -0.0358) |
| OKLCH | oklch(92.37% 0.042 300.8) |
| XYZ | xyz(78.4734, 77.9594, 104.6602) |
| Luminance | 0.7796 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.51
Pale Lavender
#EECFFE
ΔE00 7.51
Pale Lilac
#E4CBFF
ΔE00 7.79
Periwinkle
#CCCCFF
ΔE00 8.55
Thistle
#D8BFD8
ΔE00 8.81
Very Light Purple
#F6CEFC
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE0FE #F4FEE0
analogous
#E0E5FE #EAE0FE #F9E0FE
triadic
#EAE0FE #FEEAE0 #E0FEEA
tetradic
#EAE0FE #FEE0E5 #F4FEE0 #E0FEF9
square
#EAE0FE #FEE0E5 #F4FEE0 #E0FEF9
split-complementary
#EAE0FE #FEF9E0 #E5FEE0
monochromatic
#9A69FA #C2A5FC #EAE0FE #EBE1FE #EBE1FE
Accessibility & contrast
On white
1.27
#EAE0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.59
#EAE0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE0FE
16.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE0FE | 1.00 | 1.27 | 16.59 | 16.59 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE4FF
Deuteranopia (green-blind)
#DCE4FD
Tritanopia (blue-blind)
#E7E4EA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #eae0fe; /* rgb */ color: rgb(234, 224, 254); /* oklch */ color: oklch(92.4% 0.042 300.8);
Tailwind
colors: {
custom: {
50: '#f0e9fe',
500: '#eae0fe',
950: '#000000',
},
}SCSS
$custom: #eae0fe; $custom-light: #f0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#eae0fe",
"rgb": {
"r": 234,
"g": 224,
"b": 254
},
"hsl": {
"h": 260,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.92369,
"c": 0.04164,
"h": 300.8
},
"luminance": 0.77959
}Semantic roles & 50–950 ramp
primary
#EAE0FE
secondary
#CFEA98
accent
#E60099
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#161617
muted
#858485