#EAE2F2#EAE2F2
#EAE2F2 is a very light, muted violet. Relative luminance 0.783; OKLCH L 92.4% C 0.023 H 308.2°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE2F2 |
|---|---|
| RGB | rgb(234, 226, 242) |
| HSL | hsl(270, 38%, 92%) |
| HSV | hsv(270, 7%, 95%) |
| CMYK | cmyk(3.3%, 6.6%, 0%, 5.1%) |
| CIE-LAB | lab(90.91, 5.58, -6.80) |
| CIE-LCH | lch(90.91, 8.79, 309.36°) |
| OKLab | oklab(92.38% 0.0143 -0.0181) |
| OKLCH | oklch(92.38% 0.023 308.2) |
| XYZ | xyz(77.1523, 78.2961, 95.0353) |
| Luminance | 0.7830 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.61
Lavenderblush
#FFF0F5
ΔE00 5.97
Ghostwhite
#F8F8FF
ΔE00 7.01
Very Light Pink
#FFF4F2
ΔE00 8.72
Snow
#FFFAFA
ΔE00 8.82
Fog
#D8DCE0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE2F2 #EAF2E2
analogous
#E2E2F2 #EAE2F2 #F2E2F2
triadic
#EAE2F2 #F2EAE2 #E2F2EA
tetradic
#EAE2F2 #F2E2E2 #EAF2E2 #E2F2F2
square
#EAE2F2 #F2E2E2 #EAF2E2 #E2F2F2
split-complementary
#EAE2F2 #F2F2E2 #E2F2E2
monochromatic
#AD8DCC #CBB8DF #EAE2F2 #F0EAF6 #F0EAF6
Accessibility & contrast
On white
1.26
#EAE2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#EAE2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE2F2
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE2F2 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E5F3
Deuteranopia (green-blind)
#E1E5F1
Tritanopia (blue-blind)
#E9E4E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #eae2f2; /* rgb */ color: rgb(234, 226, 242); /* oklch */ color: oklch(92.4% 0.023 308.2);
Tailwind
colors: {
custom: {
50: '#f0ebf6',
500: '#eae2f2',
950: '#000000',
},
}SCSS
$custom: #eae2f2; $custom-light: #f0ebf6; $custom-dark: #000000;
JSON
{
"hex": "#eae2f2",
"rgb": {
"r": 234,
"g": 226,
"b": 242
},
"hsl": {
"h": 270,
"s": 38.095,
"l": 91.765
},
"oklch": {
"l": 0.92377,
"c": 0.02304,
"h": 308.2
},
"luminance": 0.78296
}Semantic roles & 50–950 ramp
primary
#EAE2F2
secondary
#BCCEAA
accent
#B13473
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485