#EBF1FE#EBF1FE
#EBF1FE is a very light, near-neutral blue. Relative luminance 0.877; OKLCH L 95.7% C 0.019 H 266.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF1FE |
|---|---|
| RGB | rgb(235, 241, 254) |
| HSL | hsl(221, 90%, 96%) |
| HSV | hsv(221, 7%, 100%) |
| CMYK | cmyk(7.5%, 5.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.05, 0.42, -6.93) |
| CIE-LCH | lch(95.05, 6.94, 273.46°) |
| OKLab | oklab(95.74% -0.0013 -0.0186) |
| OKLCH | oklch(95.74% 0.019 266) |
| XYZ | xyz(83.6020, 87.7279, 106.2754) |
| Luminance | 0.8773 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.51
Ghostwhite
#F8F8FF
ΔE00 3.64
Lavender (CSS)
#E6E6FA
ΔE00 4.99
Whitesmoke
#F5F5F5
ΔE00 6.08
Pale Grey
#FDFDFE
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF1FE #FEF8EB
analogous
#EBFAFE #EBF1FE #EEEBFE
triadic
#EBF1FE #FEEBF1 #F1FEEB
tetradic
#EBF1FE #FEEBFA #FEF8EB #EBFEEE
square
#EBF1FE #FEEBFA #FEF8EB #EBFEEE
split-complementary
#EBF1FE #FEEEEB #FAFEEB
monochromatic
#769FF8 #B1C8FB #E2EBFE #E2EBFE #E2EBFE
Accessibility & contrast
On white
1.13
#EBF1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#EBF1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF1FE
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF1FE | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#ECF0FE
Tritanopia (blue-blind)
#E7F3F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf1fe; /* rgb */ color: rgb(235, 241, 254); /* oklch */ color: oklch(95.7% 0.019 266.0);
Tailwind
colors: {
custom: {
50: '#f1f5fe',
500: '#ebf1fe',
950: '#000000',
},
}SCSS
$custom: #ebf1fe; $custom-light: #f1f5fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf1fe",
"rgb": {
"r": 235,
"g": 241,
"b": 254
},
"hsl": {
"h": 221.053,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95741,
"c": 0.01862,
"h": 266
},
"luminance": 0.87729
}Semantic roles & 50–950 ramp
primary
#EBF1FE
secondary
#EAD4A3
accent
#9D00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585