#EAEFFB#EAEFFB
#EAEFFB is a very light, near-neutral blue. Relative luminance 0.862; OKLCH L 95.2% C 0.017 H 267.8°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EAEFFB |
|---|---|
| RGB | rgb(234, 239, 251) |
| HSL | hsl(222, 68%, 95%) |
| HSV | hsv(222, 7%, 98%) |
| CMYK | cmyk(6.8%, 4.8%, 0%, 1.6%) |
| CIE-LAB | lab(94.39, 0.55, -6.35) |
| CIE-LCH | lch(94.39, 6.37, 274.99°) |
| OKLab | oklab(95.18% -0.0007 -0.017) |
| OKLCH | oklch(95.18% 0.017 267.8) |
| XYZ | xyz(82.2073, 86.1899, 103.5534) |
| Luminance | 0.8619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.41
Aliceblue
#F0F8FF
ΔE00 3.56
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.61
Whitesmoke
#F5F5F5
ΔE00 5.74
Pale Grey
#FDFDFE
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAEFFB #FBF6EA
analogous
#EAF7FB #EAEFFB #EDEAFB
triadic
#EAEFFB #FBEAEF #EFFBEA
tetradic
#EAEFFB #FBEAF7 #FBF6EA #EAFBED
square
#EAEFFB #FBEAF7 #FBF6EA #EAFBED
split-complementary
#EAEFFB #FBEDEA #F7FBEA
monochromatic
#83A1E7 #B7C8F1 #E5EBFA #E5EBFA #E5EBFA
Accessibility & contrast
On white
1.15
#EAEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EAEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAEFFB
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAEFFB | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FC
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#E6F1F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaeffb; /* rgb */ color: rgb(234, 239, 251); /* oklch */ color: oklch(95.2% 0.017 267.8);
Tailwind
colors: {
custom: {
50: '#f0f4fc',
500: '#eaeffb',
950: '#000000',
},
}SCSS
$custom: #eaeffb; $custom-light: #f0f4fc; $custom-dark: #000000;
JSON
{
"hex": "#eaeffb",
"rgb": {
"r": 234,
"g": 239,
"b": 251
},
"hsl": {
"h": 222.353,
"s": 68,
"l": 95.098
},
"oklch": {
"l": 0.95184,
"c": 0.017,
"h": 267.8
},
"luminance": 0.8619
}Semantic roles & 50–950 ramp
primary
#EAEFFB
secondary
#E0D0A9
accent
#9916D0
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585