#EAE2FE#EAE2FE
#EAE2FE is a very light, muted violet. Relative luminance 0.790; OKLCH L 92.8% C 0.039 H 298.7°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2FE |
|---|---|
| RGB | rgb(234, 226, 254) |
| HSL | hsl(257, 93%, 94%) |
| HSV | hsv(257, 11%, 100%) |
| CMYK | cmyk(7.9%, 11%, 0%, 0.4%) |
| CIE-LAB | lab(91.25, 7.84, -12.57) |
| CIE-LCH | lch(91.25, 14.82, 301.95°) |
| OKLab | oklab(92.75% 0.0185 -0.0338) |
| OKLCH | oklch(92.75% 0.039 298.7) |
| XYZ | xyz(79.0141, 79.0408, 104.8404) |
| Luminance | 0.7904 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.51
Pale Lavender
#EECFFE
ΔE00 8.50
Pale Lilac
#E4CBFF
ΔE00 8.72
Periwinkle
#CCCCFF
ΔE00 8.89
Lavenderblush
#FFF0F5
ΔE00 9.38
Thistle
#D8BFD8
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2FE #F6FEE2
analogous
#E2E8FE #EAE2FE #F8E2FE
triadic
#EAE2FE #FEEAE2 #E2FEEA
tetradic
#EAE2FE #FEE2E8 #F6FEE2 #E2FEF8
square
#EAE2FE #FEE2E8 #F6FEE2 #E2FEF8
split-complementary
#EAE2FE #FEF8E2 #E8FEE2
monochromatic
#946CFA #BFA7FC #EAE1FE #EAE1FE #EAE1FE
Accessibility & contrast
On white
1.25
#EAE2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#EAE2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2FE
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2FE | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DEE6FD
Tritanopia (blue-blind)
#E7E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae2fe; /* rgb */ color: rgb(234, 226, 254); /* oklch */ color: oklch(92.8% 0.039 298.7);
Tailwind
colors: {
custom: {
50: '#f0ebfe',
500: '#eae2fe',
950: '#000000',
},
}SCSS
$custom: #eae2fe; $custom-light: #f0ebfe; $custom-dark: #000000;
JSON
{
"hex": "#eae2fe",
"rgb": {
"r": 234,
"g": 226,
"b": 254
},
"hsl": {
"h": 257.143,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.92752,
"c": 0.03852,
"h": 298.7
},
"luminance": 0.79041
}Semantic roles & 50–950 ramp
primary
#EAE2FE
secondary
#D3EA9A
accent
#E600A4
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485