#EAE2F8#EAE2F8
#EAE2F8 is a very light, muted violet. Relative luminance 0.787; OKLCH L 92.6% C 0.031 H 302.3°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2F8 |
|---|---|
| RGB | rgb(234, 226, 248) |
| HSL | hsl(262, 61%, 93%) |
| HSV | hsv(262, 9%, 97%) |
| CMYK | cmyk(5.6%, 8.9%, 0%, 2.7%) |
| CIE-LAB | lab(91.08, 6.70, -9.69) |
| CIE-LCH | lch(91.08, 11.78, 304.64°) |
| OKLab | oklab(92.56% 0.0164 -0.0259) |
| OKLCH | oklch(92.56% 0.031 302.3) |
| XYZ | xyz(78.0683, 78.6625, 99.8593) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.55
Lavenderblush
#FFF0F5
ΔE00 7.66
Ghostwhite
#F8F8FF
ΔE00 8.48
Thistle
#D8BFD8
ΔE00 9.40
Pale Lavender
#EECFFE
ΔE00 9.87
Pale Lilac
#E4CBFF
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2F8 #F0F8E2
analogous
#E2E5F8 #EAE2F8 #F5E2F8
triadic
#EAE2F8 #F8EAE2 #E2F8EA
tetradic
#EAE2F8 #F8E2E5 #F0F8E2 #E2F8F5
square
#EAE2F8 #F8E2E5 #F0F8E2 #E2F8F5
split-complementary
#EAE2F8 #F8F5E2 #E5F8E2
monochromatic
#A37FE0 #C6B1EC #EAE2F8 #EDE6F9 #EDE6F9
Accessibility & contrast
On white
1.26
#EAE2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#EAE2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2F8
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2F8 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE5F9
Deuteranopia (green-blind)
#E0E5F7
Tritanopia (blue-blind)
#E8E5E9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae2f8; /* rgb */ color: rgb(234, 226, 248); /* oklch */ color: oklch(92.6% 0.031 302.3);
Tailwind
colors: {
custom: {
50: '#f0ebfa',
500: '#eae2f8',
950: '#000000',
},
}SCSS
$custom: #eae2f8; $custom-light: #f0ebfa; $custom-dark: #000000;
JSON
{
"hex": "#eae2f8",
"rgb": {
"r": 234,
"g": 226,
"b": 248
},
"hsl": {
"h": 261.818,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.92562,
"c": 0.03068,
"h": 302.3
},
"luminance": 0.78662
}Semantic roles & 50–950 ramp
primary
#EAE2F8
secondary
#C7DAA4
accent
#C91D8A
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485