#EAEAFA#EAEAFA
#EAEAFA is a very light, muted blue. Relative luminance 0.832; OKLCH L 94.2% C 0.021 H 286.0°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAFA |
|---|---|
| RGB | rgb(234, 234, 250) |
| HSL | hsl(240, 62%, 95%) |
| HSV | hsv(240, 6%, 98%) |
| CMYK | cmyk(6.4%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(93.12, 2.93, -7.71) |
| CIE-LCH | lch(93.12, 8.25, 290.82°) |
| OKLab | oklab(94.18% 0.0059 -0.0206) |
| OKLCH | oklch(94.18% 0.021 286) |
| XYZ | xyz(80.6065, 83.2399, 102.2443) |
| Luminance | 0.8324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.75
Ghostwhite
#F8F8FF
ΔE00 4.80
Aliceblue
#F0F8FF
ΔE00 6.86
Fog
#D8DCE0
ΔE00 7.20
Lavenderblush
#FFF0F5
ΔE00 7.42
Whitesmoke
#F5F5F5
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAFA #FAFAEA
analogous
#EAF2FA #EAEAFA #F2EAFA
triadic
#EAEAFA #FAEAEA #EAFAEA
tetradic
#EAEAFA #FAEAF2 #FAFAEA #EAFAF2
square
#EAEAFA #FAEAF2 #FAFAEA #EAFAF2
split-complementary
#EAEAFA #FAF2EA #F2FAEA
monochromatic
#8787E2 #B9B9EE #E6E6F9 #E6E6F9 #E6E6F9
Accessibility & contrast
On white
1.19
#EAEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#EAEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAFA
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAFA | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7ECFB
Deuteranopia (green-blind)
#E6EBFA
Tritanopia (blue-blind)
#E7ECEF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeafa; /* rgb */ color: rgb(234, 234, 250); /* oklch */ color: oklch(94.2% 0.021 286.0);
Tailwind
colors: {
custom: {
50: '#f0f0fc',
500: '#eaeafa',
950: '#000000',
},
}SCSS
$custom: #eaeafa; $custom-light: #f0f0fc; $custom-dark: #000000;
JSON
{
"hex": "#eaeafa",
"rgb": {
"r": 234,
"g": 234,
"b": 250
},
"hsl": {
"h": 240,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.94175,
"c": 0.02147,
"h": 286
},
"luminance": 0.8324
}Semantic roles & 50–950 ramp
primary
#EAEAFA
secondary
#DDDDAB
accent
#C91CC9
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585