#EBF0FA#EBF0FA
#EBF0FA is a very light, near-neutral blue. Relative luminance 0.869; OKLCH L 95.4% C 0.014 H 264.5°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF0FA |
|---|---|
| RGB | rgb(235, 240, 250) |
| HSL | hsl(220, 60%, 95%) |
| HSV | hsv(220, 6%, 98%) |
| CMYK | cmyk(6%, 4%, 0%, 2%) |
| CIE-LAB | lab(94.69, 0.18, -5.39) |
| CIE-LCH | lch(94.69, 5.39, 271.89°) |
| OKLab | oklab(95.43% -0.0014 -0.0144) |
| OKLCH | oklch(95.43% 0.014 264.5) |
| XYZ | xyz(82.6730, 86.8840, 102.8387) |
| Luminance | 0.8688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.76
Ghostwhite
#F8F8FF
ΔE00 3.01
Whitesmoke
#F5F5F5
ΔE00 4.93
Pale Grey
#FDFDFE
ΔE00 5.13
Fog
#D8DCE0
ΔE00 5.21
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF0FA #FAF5EB
analogous
#EBF7FA #EBF0FA #EDEBFA
triadic
#EBF0FA #FAEBF0 #F0FAEB
tetradic
#EBF0FA #FAEBF7 #FAF5EB #EBFAED
square
#EBF0FA #FAEBF7 #FAF5EB #EBFAED
split-complementary
#EBF0FA #FAEDEB #F7FAEB
monochromatic
#89A7E2 #BACBEE #E7EDF9 #E7EDF9 #E7EDF9
Accessibility & contrast
On white
1.14
#EBF0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#EBF0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF0FA
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF0FA | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF0FB
Deuteranopia (green-blind)
#ECEFFA
Tritanopia (blue-blind)
#E8F2F3
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf0fa; /* rgb */ color: rgb(235, 240, 250); /* oklch */ color: oklch(95.4% 0.014 264.5);
Tailwind
colors: {
custom: {
50: '#f1f4fc',
500: '#ebf0fa',
950: '#000000',
},
}SCSS
$custom: #ebf0fa; $custom-light: #f1f4fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf0fa",
"rgb": {
"r": 235,
"g": 240,
"b": 250
},
"hsl": {
"h": 220,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95425,
"c": 0.01447,
"h": 264.5
},
"luminance": 0.86884
}Semantic roles & 50–950 ramp
primary
#EBF0FA
secondary
#DDCDAC
accent
#8F1EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585