#EAE6F2#EAE6F2
#EAE6F2 is a very light, near-neutral violet. Relative luminance 0.805; OKLCH L 93.2% C 0.017 H 301.2°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EAE6F2 |
|---|---|
| RGB | rgb(234, 230, 242) |
| HSL | hsl(260, 32%, 93%) |
| HSV | hsv(260, 5%, 95%) |
| CMYK | cmyk(3.3%, 5%, 0%, 5.1%) |
| CIE-LAB | lab(91.91, 3.51, -5.33) |
| CIE-LCH | lch(91.91, 6.38, 303.32°) |
| OKLab | oklab(93.15% 0.0086 -0.0142) |
| OKLCH | oklch(93.15% 0.017 301.2) |
| XYZ | xyz(78.2527, 80.4969, 95.4021) |
| Luminance | 0.8050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.37
Ghostwhite
#F8F8FF
ΔE00 4.75
Lavenderblush
#FFF0F5
ΔE00 5.64
Fog
#D8DCE0
ΔE00 6.66
Snow
#FFFAFA
ΔE00 6.88
Gainsboro
#DCDCDC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAE6F2 #EEF2E6
analogous
#E6E8F2 #EAE6F2 #F0E6F2
triadic
#EAE6F2 #F2EAE6 #E6F2EA
tetradic
#EAE6F2 #F2E6E8 #EEF2E6 #E6F2F0
square
#EAE6F2 #F2E6E8 #EEF2E6 #E6F2F0
split-complementary
#EAE6F2 #F2F0E6 #E8F2E6
monochromatic
#A695C8 #C8BEDD #EAE6F2 #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.23
#EAE6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#EAE6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAE6F2
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAE6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAE6F2 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E8F3
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#E9E8EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eae6f2; /* rgb */ color: rgb(234, 230, 242); /* oklch */ color: oklch(93.2% 0.017 301.2);
Tailwind
colors: {
custom: {
50: '#f0edf6',
500: '#eae6f2',
950: '#000000',
},
}SCSS
$custom: #eae6f2; $custom-light: #f0edf6; $custom-dark: #000000;
JSON
{
"hex": "#eae6f2",
"rgb": {
"r": 234,
"g": 230,
"b": 242
},
"hsl": {
"h": 260,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.93154,
"c": 0.0166,
"h": 301.2
},
"luminance": 0.80497
}Semantic roles & 50–950 ramp
primary
#EAE6F2
secondary
#C3CCB0
accent
#AA3B85
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#161617
muted
#858485