#EBF1FF#EBF1FF
#EBF1FF is a very light, near-neutral blue. Relative luminance 0.878; OKLCH L 95.8% C 0.020 H 267.3°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF1FF |
|---|---|
| RGB | rgb(235, 241, 255) |
| HSL | hsl(222, 100%, 96%) |
| HSV | hsv(222, 8%, 100%) |
| CMYK | cmyk(7.8%, 5.5%, 0%, 0%) |
| CIE-LAB | lab(95.07, 0.61, -7.41) |
| CIE-LCH | lch(95.07, 7.43, 274.70°) |
| OKLab | oklab(95.77% -0.0009 -0.0199) |
| OKLCH | oklch(95.77% 0.02 267.3) |
| XYZ | xyz(83.7626, 87.7921, 107.1210) |
| Luminance | 0.8779 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.86
Aliceblue
#F0F8FF
ΔE00 3.91
Lavender (CSS)
#E6E6FA
ΔE00 4.67
Fog
#D8DCE0
ΔE00 6.42
Pale Grey
#FDFDFE
ΔE00 6.42
Whitesmoke
#F5F5F5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF1FF #FFF9EB
analogous
#EBFBFF #EBF1FF #EFEBFF
triadic
#EBF1FF #FFEBF1 #F1FFEB
tetradic
#EBF1FF #FFEBFB #FFF9EB #EBFFEF
square
#EBF1FF #FFEBFB #FFF9EB #EBFFEF
split-complementary
#EBF1FF #FFEFEB #FBFFEB
monochromatic
#719BFF #AEC6FF #E0EAFF #E0EAFF #E0EAFF
Accessibility & contrast
On white
1.13
#EBF1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#EBF1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF1FF
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF1FF | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EBF0FF
Tritanopia (blue-blind)
#E7F4F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf1ff; /* rgb */ color: rgb(235, 241, 255); /* oklch */ color: oklch(95.8% 0.020 267.3);
Tailwind
colors: {
custom: {
50: '#f1f5ff',
500: '#ebf1ff',
950: '#000000',
},
}SCSS
$custom: #ebf1ff; $custom-light: #f1f5ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf1ff",
"rgb": {
"r": 235,
"g": 241,
"b": 255
},
"hsl": {
"h": 222,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95771,
"c": 0.01988,
"h": 267.3
},
"luminance": 0.87793
}Semantic roles & 50–950 ramp
primary
#EBF1FF
secondary
#EED7A0
accent
#A100E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586