#EBF3FF#EBF3FF
#EBF3FF is a very light, near-neutral blue. Relative luminance 0.890; OKLCH L 96.2% C 0.018 H 258.4°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF3FF |
|---|---|
| RGB | rgb(235, 243, 255) |
| HSL | hsl(216, 100%, 96%) |
| HSV | hsv(216, 8%, 100%) |
| CMYK | cmyk(7.8%, 4.7%, 0%, 0%) |
| CIE-LAB | lab(95.57, -0.41, -6.67) |
| CIE-LCH | lch(95.57, 6.68, 266.46°) |
| OKLab | oklab(96.16% -0.0037 -0.0179) |
| OKLCH | oklch(96.16% 0.018 258.4) |
| XYZ | xyz(84.3578, 88.9826, 107.3194) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.55
Ghostwhite
#F8F8FF
ΔE00 3.94
Pale Grey
#FDFDFE
ΔE00 5.84
Whitesmoke
#F5F5F5
ΔE00 5.85
Fog
#D8DCE0
ΔE00 6.08
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF3FF #FFF7EB
analogous
#EBFDFF #EBF3FF #EDEBFF
triadic
#EBF3FF #FFEBF3 #F3FFEB
tetradic
#EBF3FF #FFEBFD #FFF7EB #EBFFED
square
#EBF3FF #FFEBFD #FFF7EB #EBFFED
split-complementary
#EBF3FF #FFEDEB #FDFFEB
monochromatic
#71AAFF #AECEFF #E0EDFF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.12
#EBF3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#EBF3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF3FF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF3FF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#E7F5F7
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ebf3ff; /* rgb */ color: rgb(235, 243, 255); /* oklch */ color: oklch(96.2% 0.018 258.4);
Tailwind
colors: {
custom: {
50: '#f1f7ff',
500: '#ebf3ff',
950: '#000000',
},
}SCSS
$custom: #ebf3ff; $custom-light: #f1f7ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf3ff",
"rgb": {
"r": 235,
"g": 243,
"b": 255
},
"hsl": {
"h": 216,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96164,
"c": 0.01825,
"h": 258.4
},
"luminance": 0.88983
}Semantic roles & 50–950 ramp
primary
#EBF3FF
secondary
#EECFA0
accent
#8A00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586