#EAE2FF#EAE2FF
#EAE2FF is a very light, muted violet. Relative luminance 0.791; OKLCH L 92.8% C 0.040 H 298.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2FF |
|---|---|
| RGB | rgb(234, 226, 255) |
| HSL | hsl(257, 100%, 94%) |
| HSV | hsv(257, 11%, 100%) |
| CMYK | cmyk(8.2%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(91.28, 8.03, -13.05) |
| CIE-LCH | lch(91.28, 15.33, 301.61°) |
| OKLab | oklab(92.79% 0.0188 -0.0351) |
| OKLCH | oklch(92.79% 0.04 298.2) |
| XYZ | xyz(79.1746, 79.1050, 105.6860) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.72
Pale Lavender
#EECFFE
ΔE00 8.31
Pale Lilac
#E4CBFF
ΔE00 8.48
Periwinkle
#CCCCFF
ΔE00 8.67
Thistle
#D8BFD8
ΔE00 9.46
Lavenderblush
#FFF0F5
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2FF #F7FFE2
analogous
#E2E9FF #EAE2FF #F9E2FF
triadic
#EAE2FF #FFEAE2 #E2FFEA
tetradic
#EAE2FF #FFE2E9 #F7FFE2 #E2FFF9
square
#EAE2FF #FFE2E9 #F7FFE2 #E2FFF9
split-complementary
#EAE2FF #FFF9E2 #E9FFE2
monochromatic
#9168FF #BEA5FF #E9E0FF #E9E0FF #E9E0FF
Accessibility & contrast
On white
1.25
#EAE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#EAE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2FF
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2FF | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#DEE6FE
Tritanopia (blue-blind)
#E7E6EB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae2ff; /* rgb */ color: rgb(234, 226, 255); /* oklch */ color: oklch(92.8% 0.040 298.2);
Tailwind
colors: {
custom: {
50: '#f0ebff',
500: '#eae2ff',
950: '#000000',
},
}SCSS
$custom: #eae2ff; $custom-light: #f0ebff; $custom-dark: #000000;
JSON
{
"hex": "#eae2ff",
"rgb": {
"r": 234,
"g": 226,
"b": 255
},
"hsl": {
"h": 256.552,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.92785,
"c": 0.03984,
"h": 298.2
},
"luminance": 0.79105
}Semantic roles & 50–950 ramp
primary
#EAE2FF
secondary
#D6ED98
accent
#E600A6
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161618
muted
#858486