#EAEAF3#EAEAF3
#EAEAF3 is a very light, near-neutral blue. Relative luminance 0.828; OKLCH L 94.0% C 0.012 H 286.2°. Best body text is #000000 at 17.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEAF3 |
|---|---|
| RGB | rgb(234, 234, 243) |
| HSL | hsl(240, 27%, 94%) |
| HSV | hsv(240, 4%, 95%) |
| CMYK | cmyk(3.7%, 3.7%, 0%, 4.7%) |
| CIE-LAB | lab(92.93, 1.63, -4.35) |
| CIE-LCH | lch(92.93, 4.64, 290.54°) |
| OKLab | oklab(93.97% 0.0034 -0.0116) |
| OKLCH | oklch(93.97% 0.012 286.2) |
| XYZ | xyz(79.5292, 82.8090, 96.5706) |
| Luminance | 0.8281 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.03
Lavender (CSS)
#E6E6FA
ΔE00 4.57
Fog
#D8DCE0
ΔE00 4.90
Aliceblue
#F0F8FF
ΔE00 4.96
Whitesmoke
#F5F5F5
ΔE00 4.98
Pale Grey
#FDFDFE
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEAF3 #F3F3EA
analogous
#EAEEF3 #EAEAF3 #EEEAF3
triadic
#EAEAF3 #F3EAEA #EAF3EA
tetradic
#EAEAF3 #F3EAEE #F3F3EA #EAF3EE
square
#EAEAF3 #F3EAEE #F3F3EA #EAF3EE
split-complementary
#EAEAF3 #F3EEEA #EEF3EA
monochromatic
#9C9CC6 #C3C3DD #EAEAF3 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.20
#EAEAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.56
#EAEAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEAF3
17.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEAF3 | 1.00 | 1.20 | 17.56 | 17.56 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EBF3
Deuteranopia (green-blind)
#E8EAF3
Tritanopia (blue-blind)
#E8EBED
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #eaeaf3; /* rgb */ color: rgb(234, 234, 243); /* oklch */ color: oklch(94.0% 0.012 286.2);
Tailwind
colors: {
custom: {
50: '#f0f0f7',
500: '#eaeaf3',
950: '#000000',
},
}SCSS
$custom: #eaeaf3; $custom-light: #f0f0f7; $custom-dark: #000000;
JSON
{
"hex": "#eaeaf3",
"rgb": {
"r": 234,
"g": 234,
"b": 243
},
"hsl": {
"h": 240,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.93965,
"c": 0.01206,
"h": 286.2
},
"luminance": 0.82809
}Semantic roles & 50–950 ramp
primary
#EAEAF3
secondary
#CDCDB5
accent
#A640A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161617
muted
#858585