#EAEFFC#EAEFFC
#EAEFFC is a very light, near-neutral blue. Relative luminance 0.863; OKLCH L 95.2% C 0.018 H 269.1°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFFC |
|---|---|
| RGB | rgb(234, 239, 252) |
| HSL | hsl(223, 75%, 95%) |
| HSV | hsv(223, 7%, 99%) |
| CMYK | cmyk(7.1%, 5.2%, 0%, 1.2%) |
| CIE-LAB | lab(94.42, 0.74, -6.83) |
| CIE-LCH | lch(94.42, 6.87, 276.21°) |
| OKLab | oklab(95.21% -0.0003 -0.0183) |
| OKLCH | oklch(95.21% 0.018 269.1) |
| XYZ | xyz(82.3654, 86.2531, 104.3858) |
| Luminance | 0.8625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.62
Aliceblue
#F0F8FF
ΔE00 3.93
Lavender (CSS)
#E6E6FA
ΔE00 4.47
Fog
#D8DCE0
ΔE00 5.91
Whitesmoke
#F5F5F5
ΔE00 6.12
Pale Grey
#FDFDFE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFFC #FCF7EA
analogous
#EAF8FC #EAEFFC #EEEAFC
triadic
#EAEFFC #FCEAEF #EFFCEA
tetradic
#EAEFFC #FCEAF8 #FCF7EA #EAFCEE
square
#EAEFFC #FCEAF8 #FCF7EA #EAFCEE
split-complementary
#EAEFFC #FCEEEA #F8FCEA
monochromatic
#7F9DED #B4C6F4 #E4EBFB #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.15
#EAEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#EAEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFFC
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFFC | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FD
Deuteranopia (green-blind)
#EAEEFC
Tritanopia (blue-blind)
#E6F1F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeffc; /* rgb */ color: rgb(234, 239, 252); /* oklch */ color: oklch(95.2% 0.018 269.1);
Tailwind
colors: {
custom: {
50: '#f0f4fd',
500: '#eaeffc',
950: '#000000',
},
}SCSS
$custom: #eaeffc; $custom-light: #f0f4fd; $custom-dark: #000000;
JSON
{
"hex": "#eaeffc",
"rgb": {
"r": 234,
"g": 239,
"b": 252
},
"hsl": {
"h": 223.333,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95214,
"c": 0.01828,
"h": 269.1
},
"luminance": 0.86254
}Semantic roles & 50–950 ramp
primary
#EAEFFC
secondary
#E3D3A7
accent
#9F0ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585