#EFF1FE#EFF1FE
#EFF1FE is a very light, near-neutral blue. Relative luminance 0.884; OKLCH L 96.0% C 0.018 H 279.1°. Best body text is #000000 at 18.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF1FE |
|---|---|
| RGB | rgb(239, 241, 254) |
| HSL | hsl(232, 88%, 97%) |
| HSV | hsv(232, 6%, 100%) |
| CMYK | cmyk(5.9%, 5.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.34, 1.71, -6.47) |
| CIE-LCH | lch(95.34, 6.69, 284.79°) |
| OKLab | oklab(96.04% 0.0028 -0.0173) |
| OKLCH | oklch(96.04% 0.018 279.1) |
| XYZ | xyz(84.9379, 88.4167, 106.3381) |
| Luminance | 0.8842 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.97
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Aliceblue
#F0F8FF
ΔE00 4.74
Pale Grey
#FDFDFE
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 6.06
Snow
#FFFAFA
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF1FE #FEFCEF
analogous
#EFF9FE #EFF1FE #F5EFFE
triadic
#EFF1FE #FEEFF1 #F1FEEF
tetradic
#EFF1FE #FEEFF9 #FEFCEF #EFFEF5
square
#EFF1FE #FEEFF9 #FEFCEF #EFFEF5
split-complementary
#EFF1FE #FEF5EF #F9FEEF
monochromatic
#7C8CF7 #B5BFFA #E2E6FD #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.12
#EFF1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.68
#EFF1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF1FE
18.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF1FE | 1.00 | 1.12 | 18.68 | 18.68 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#ECF3F5
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff1fe; /* rgb */ color: rgb(239, 241, 254); /* oklch */ color: oklch(96.0% 0.018 279.1);
Tailwind
colors: {
custom: {
50: '#f4f5fe',
500: '#eff1fe',
950: '#000000',
},
}SCSS
$custom: #eff1fe; $custom-light: #f4f5fe; $custom-dark: #000000;
JSON
{
"hex": "#eff1fe",
"rgb": {
"r": 239,
"g": 241,
"b": 254
},
"hsl": {
"h": 232,
"s": 88.235,
"l": 96.667
},
"oklch": {
"l": 0.9604,
"c": 0.01752,
"h": 279.1
},
"luminance": 0.88417
}Semantic roles & 50–950 ramp
primary
#EFF1FE
secondary
#EAE1A7
accent
#C601E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585