#EAEAFC#EAEAFC
#EAEAFC is a very light, muted blue. Relative luminance 0.834; OKLCH L 94.2% C 0.024 H 285.9°. Best body text is #000000 at 17.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAFC |
|---|---|
| RGB | rgb(234, 234, 252) |
| HSL | hsl(240, 75%, 95%) |
| HSV | hsv(240, 7%, 99%) |
| CMYK | cmyk(7.1%, 7.1%, 0%, 1.2%) |
| CIE-LAB | lab(93.17, 3.31, -8.67) |
| CIE-LCH | lch(93.17, 9.28, 290.90°) |
| OKLab | oklab(94.24% 0.0066 -0.0232) |
| OKLCH | oklch(94.24% 0.024 285.9) |
| XYZ | xyz(80.9218, 83.3660, 103.9046) |
| Luminance | 0.8337 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.13
Ghostwhite
#F8F8FF
ΔE00 5.43
Aliceblue
#F0F8FF
ΔE00 7.47
Lavenderblush
#FFF0F5
ΔE00 7.81
Fog
#D8DCE0
ΔE00 7.88
Whitesmoke
#F5F5F5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAFC #FCFCEA
analogous
#EAF3FC #EAEAFC #F3EAFC
triadic
#EAEAFC #FCEAEA #EAFCEA
tetradic
#EAEAFC #FCEAF3 #FCFCEA #EAFCF3
square
#EAEAFC #FCEAF3 #FCFCEA #EAFCF3
split-complementary
#EAEAFC #FCF3EA #F3FCEA
monochromatic
#7F7FED #B4B4F4 #E4E4FB #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.19
#EAEAFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.67
#EAEAFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAFC
17.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAFC | 1.00 | 1.19 | 17.67 | 17.67 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6ECFD
Deuteranopia (green-blind)
#E6EBFB
Tritanopia (blue-blind)
#E7EDF0
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeafc; /* rgb */ color: rgb(234, 234, 252); /* oklch */ color: oklch(94.2% 0.024 285.9);
Tailwind
colors: {
custom: {
50: '#f0f0fd',
500: '#eaeafc',
950: '#000000',
},
}SCSS
$custom: #eaeafc; $custom-light: #f0f0fd; $custom-dark: #000000;
JSON
{
"hex": "#eaeafc",
"rgb": {
"r": 234,
"g": 234,
"b": 252
},
"hsl": {
"h": 240,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.94237,
"c": 0.02416,
"h": 285.9
},
"luminance": 0.83366
}Semantic roles & 50–950 ramp
primary
#EAEAFC
secondary
#E3E3A7
accent
#D70ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585