#EBF1FA#EBF1FA
#EBF1FA is a very light, near-neutral blue. Relative luminance 0.875; OKLCH L 95.6% C 0.014 H 258.3°. Best body text is #000000 at 18.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF1FA |
|---|---|
| RGB | rgb(235, 241, 250) |
| HSL | hsl(216, 60%, 95%) |
| HSV | hsv(216, 6%, 98%) |
| CMYK | cmyk(6%, 3.6%, 0%, 2%) |
| CIE-LAB | lab(94.94, -0.33, -5.02) |
| CIE-LCH | lch(94.94, 5.03, 266.20°) |
| OKLab | oklab(95.62% -0.0028 -0.0134) |
| OKLCH | oklch(95.62% 0.014 258.3) |
| XYZ | xyz(82.9682, 87.4744, 102.9371) |
| Luminance | 0.8748 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.04
Ghostwhite
#F8F8FF
ΔE00 3.22
Whitesmoke
#F5F5F5
ΔE00 4.63
Pale Grey
#FDFDFE
ΔE00 4.85
Fog
#D8DCE0
ΔE00 5.10
White
#FFFFFF
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF1FA #FAF4EB
analogous
#EBF8FA #EBF1FA #ECEBFA
triadic
#EBF1FA #FAEBF1 #F1FAEB
tetradic
#EBF1FA #FAEBF8 #FAF4EB #EBFAEC
square
#EBF1FA #FAEBF8 #FAF4EB #EBFAEC
split-complementary
#EBF1FA #FAECEB #F8FAEB
monochromatic
#89ACE2 #BACFEE #E7EEF9 #E7EEF9 #E7EEF9
Accessibility & contrast
On white
1.14
#EBF1FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.50
#EBF1FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF1FA
18.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF1FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF1FA | 1.00 | 1.14 | 18.50 | 18.50 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#EDF0FA
Tritanopia (blue-blind)
#E8F3F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf1fa; /* rgb */ color: rgb(235, 241, 250); /* oklch */ color: oklch(95.6% 0.014 258.3);
Tailwind
colors: {
custom: {
50: '#f1f5fc',
500: '#ebf1fa',
950: '#000000',
},
}SCSS
$custom: #ebf1fa; $custom-light: #f1f5fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf1fa",
"rgb": {
"r": 235,
"g": 241,
"b": 250
},
"hsl": {
"h": 216,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95622,
"c": 0.01369,
"h": 258.3
},
"luminance": 0.87475
}Semantic roles & 50–950 ramp
primary
#EBF1FA
secondary
#DDCAAC
accent
#841EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585