#EAE2FB#EAE2FB
#EAE2FB is a very light, muted violet. Relative luminance 0.788; OKLCH L 92.7% C 0.035 H 300.3°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2FB |
|---|---|
| RGB | rgb(234, 226, 251) |
| HSL | hsl(259, 76%, 94%) |
| HSV | hsv(259, 10%, 98%) |
| CMYK | cmyk(6.8%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.17, 7.27, -11.13) |
| CIE-LCH | lch(91.17, 13.30, 303.13°) |
| OKLab | oklab(92.66% 0.0175 -0.0299) |
| OKLCH | oklch(92.66% 0.035 300.3) |
| XYZ | xyz(78.5374, 78.8501, 102.3301) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Lavenderblush
#FFF0F5
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 9.14
Ghostwhite
#F8F8FF
ΔE00 9.24
Thistle
#D8BFD8
ΔE00 9.35
Pale Lilac
#E4CBFF
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2FB #F3FBE2
analogous
#E2E6FB #EAE2FB #F6E2FB
triadic
#EAE2FB #FBEAE2 #E2FBEA
tetradic
#EAE2FB #FBE2E6 #F3FBE2 #E2FBF6
square
#EAE2FB #FBE2E6 #F3FBE2 #E2FBF6
split-complementary
#EAE2FB #FBF6E2 #E6FBE2
monochromatic
#9C76EC #C3ACF4 #EAE2FB #ECE4FB #ECE4FB
Accessibility & contrast
On white
1.25
#EAE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#EAE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2FB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2FB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#E7E5EA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eae2fb; /* rgb */ color: rgb(234, 226, 251); /* oklch */ color: oklch(92.7% 0.035 300.3);
Tailwind
colors: {
custom: {
50: '#f0ebfc',
500: '#eae2fb',
950: '#000000',
},
}SCSS
$custom: #eae2fb; $custom-light: #f0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#eae2fb",
"rgb": {
"r": 234,
"g": 226,
"b": 251
},
"hsl": {
"h": 259.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.92657,
"c": 0.03458,
"h": 300.3
},
"luminance": 0.7885
}Semantic roles & 50–950 ramp
primary
#EAE2FB
secondary
#CDE2A0
accent
#D80E97
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#161617
muted
#858485