#EAECFF#EAECFF
#EAECFF is a very light, muted blue. Relative luminance 0.847; OKLCH L 94.7% C 0.026 H 281.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EAECFF |
|---|---|
| RGB | rgb(234, 236, 255) |
| HSL | hsl(234, 100%, 96%) |
| HSV | hsv(234, 8%, 100%) |
| CMYK | cmyk(8.2%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.75, 2.85, -9.37) |
| CIE-LCH | lch(93.75, 9.80, 286.94°) |
| OKLab | oklab(94.72% 0.0049 -0.0251) |
| OKLCH | oklch(94.72% 0.026 281.1) |
| XYZ | xyz(81.9735, 84.7028, 106.6190) |
| Luminance | 0.8470 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.60
Ghostwhite
#F8F8FF
ΔE00 5.48
Aliceblue
#F0F8FF
ΔE00 7.09
Fog
#D8DCE0
ΔE00 8.01
Pale Grey
#FDFDFE
ΔE00 8.51
Whitesmoke
#F5F5F5
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAECFF #FFFDEA
analogous
#EAF6FF #EAECFF #F2EAFF
triadic
#EAECFF #FFEAEC #ECFFEA
tetradic
#EAECFF #FFEAF6 #FFFDEA #EAFFF2
square
#EAECFF #FFEAF6 #FFFDEA #EAFFF2
split-complementary
#EAECFF #FFF2EA #F6FFEA
monochromatic
#707DFF #ADB5FF #E0E3FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.17
#EAECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#EAECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAECFF
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAECFF | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E7ECFE
Tritanopia (blue-blind)
#E6EFF2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #eaecff; /* rgb */ color: rgb(234, 236, 255); /* oklch */ color: oklch(94.7% 0.026 281.1);
Tailwind
colors: {
custom: {
50: '#f0f2ff',
500: '#eaecff',
950: '#000000',
},
}SCSS
$custom: #eaecff; $custom-light: #f0f2ff; $custom-dark: #000000;
JSON
{
"hex": "#eaecff",
"rgb": {
"r": 234,
"g": 236,
"b": 255
},
"hsl": {
"h": 234.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.94719,
"c": 0.02562,
"h": 281.1
},
"luminance": 0.84703
}Semantic roles & 50–950 ramp
primary
#EAECFF
secondary
#EEE79F
accent
#D000E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586