#EAEEFC#EAEEFC
#EAEEFC is a very light, near-neutral blue. Relative luminance 0.857; OKLCH L 95.0% C 0.019 H 273.2°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEEFC |
|---|---|
| RGB | rgb(234, 238, 252) |
| HSL | hsl(227, 75%, 95%) |
| HSV | hsv(227, 7%, 99%) |
| CMYK | cmyk(7.1%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(94.17, 1.26, -7.20) |
| CIE-LCH | lch(94.17, 7.31, 279.89°) |
| OKLab | oklab(95.02% 0.0011 -0.0193) |
| OKLCH | oklch(95.02% 0.019 273.2) |
| XYZ | xyz(82.0734, 85.6692, 104.2885) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.72
Ghostwhite
#F8F8FF
ΔE00 3.81
Aliceblue
#F0F8FF
ΔE00 4.66
Fog
#D8DCE0
ΔE00 6.22
Whitesmoke
#F5F5F5
ΔE00 6.53
Pale Grey
#FDFDFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEEFC #FCF8EA
analogous
#EAF7FC #EAEEFC #EFEAFC
triadic
#EAEEFC #FCEAEE #EEFCEA
tetradic
#EAEEFC #FCEAF7 #FCF8EA #EAFCEF
square
#EAEEFC #FCEAF7 #FCF8EA #EAFCEF
split-complementary
#EAEEFC #FCEFEA #F7FCEA
monochromatic
#7F97ED #B4C3F4 #E4E9FB #E4E9FB #E4E9FB
Accessibility & contrast
On white
1.16
#EAEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#EAEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEEFC
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEEFC | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFD
Deuteranopia (green-blind)
#E9EEFC
Tritanopia (blue-blind)
#E6F0F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #eaeefc; /* rgb */ color: rgb(234, 238, 252); /* oklch */ color: oklch(95.0% 0.019 273.2);
Tailwind
colors: {
custom: {
50: '#f0f3fd',
500: '#eaeefc',
950: '#000000',
},
}SCSS
$custom: #eaeefc; $custom-light: #f0f3fd; $custom-dark: #000000;
JSON
{
"hex": "#eaeefc",
"rgb": {
"r": 234,
"g": 238,
"b": 252
},
"hsl": {
"h": 226.667,
"s": 75,
"l": 95.294
},
"oklch": {
"l": 0.95018,
"c": 0.0193,
"h": 273.2
},
"luminance": 0.8567
}Semantic roles & 50–950 ramp
primary
#EAEEFC
secondary
#E3D6A7
accent
#AB0ED7
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585