#EAE2F3#EAE2F3
#EAE2F3 is a very light, muted violet. Relative luminance 0.784; OKLCH L 92.4% C 0.024 H 307.0°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2F3 |
|---|---|
| RGB | rgb(234, 226, 243) |
| HSL | hsl(268, 41%, 92%) |
| HSV | hsv(268, 7%, 95%) |
| CMYK | cmyk(3.7%, 7%, 0%, 4.7%) |
| CIE-LAB | lab(90.94, 5.76, -7.28) |
| CIE-LCH | lch(90.94, 9.29, 308.35°) |
| OKLab | oklab(92.41% 0.0146 -0.0194) |
| OKLCH | oklch(92.41% 0.024 307) |
| XYZ | xyz(77.3029, 78.3563, 95.8285) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.51
Lavenderblush
#FFF0F5
ΔE00 6.24
Ghostwhite
#F8F8FF
ΔE00 7.24
Very Light Pink
#FFF4F2
ΔE00 9.06
Snow
#FFFAFA
ΔE00 9.13
Fog
#D8DCE0
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2F3 #EBF3E2
analogous
#E2E3F3 #EAE2F3 #F3E2F3
triadic
#EAE2F3 #F3EAE2 #E2F3EA
tetradic
#EAE2F3 #F3E2E3 #EBF3E2 #E2F3F3
square
#EAE2F3 #F3E2E3 #EBF3E2 #E2F3F3
split-complementary
#EAE2F3 #F3F3E2 #E3F3E2
monochromatic
#AB8BCF #CBB7E1 #EAE2F3 #EFE9F6 #EFE9F6
Accessibility & contrast
On white
1.26
#EAE2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#EAE2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2F3
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2F3 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F4
Deuteranopia (green-blind)
#E1E5F2
Tritanopia (blue-blind)
#E9E4E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae2f3; /* rgb */ color: rgb(234, 226, 243); /* oklch */ color: oklch(92.4% 0.024 307.0);
Tailwind
colors: {
custom: {
50: '#f0ebf7',
500: '#eae2f3',
950: '#000000',
},
}SCSS
$custom: #eae2f3; $custom-light: #f0ebf7; $custom-dark: #000000;
JSON
{
"hex": "#eae2f3",
"rgb": {
"r": 234,
"g": 226,
"b": 243
},
"hsl": {
"h": 268.235,
"s": 41.463,
"l": 91.961
},
"oklch": {
"l": 0.92407,
"c": 0.0243,
"h": 307
},
"luminance": 0.78356
}Semantic roles & 50–950 ramp
primary
#EAE2F3
secondary
#BED0A9
accent
#B53177
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485