#EBF0FE#EBF0FE
#EBF0FE is a very light, near-neutral blue. Relative luminance 0.871; OKLCH L 95.5% C 0.020 H 270.2°. Best body text is #000000 at 18.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF0FE |
|---|---|
| RGB | rgb(235, 240, 254) |
| HSL | hsl(224, 90%, 96%) |
| HSV | hsv(224, 7%, 100%) |
| CMYK | cmyk(7.5%, 5.5%, 0%, 0.4%) |
| CIE-LAB | lab(94.80, 0.93, -7.30) |
| CIE-LCH | lch(94.80, 7.36, 277.27°) |
| OKLab | oklab(95.55% 0.0001 -0.0196) |
| OKLCH | oklch(95.55% 0.02 270.2) |
| XYZ | xyz(83.3068, 87.1375, 106.1770) |
| Luminance | 0.8714 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 4.23
Lavender (CSS)
#E6E6FA
ΔE00 4.23
Fog
#D8DCE0
ΔE00 6.37
Pale Grey
#FDFDFE
ΔE00 6.45
Whitesmoke
#F5F5F5
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF0FE #FEF9EB
analogous
#EBF9FE #EBF0FE #EFEBFE
triadic
#EBF0FE #FEEBF0 #F0FEEB
tetradic
#EBF0FE #FEEBF9 #FEF9EB #EBFEEF
square
#EBF0FE #FEEBF9 #FEF9EB #EBFEEF
split-complementary
#EBF0FE #FEEFEB #F9FEEB
monochromatic
#7699F8 #B1C4FB #E2E9FE #E2E9FE #E2E9FE
Accessibility & contrast
On white
1.14
#EBF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.43
#EBF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF0FE
18.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF0FE | 1.00 | 1.14 | 18.43 | 18.43 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EBEFFE
Tritanopia (blue-blind)
#E7F3F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf0fe; /* rgb */ color: rgb(235, 240, 254); /* oklch */ color: oklch(95.5% 0.020 270.2);
Tailwind
colors: {
custom: {
50: '#f1f4fe',
500: '#ebf0fe',
950: '#000000',
},
}SCSS
$custom: #ebf0fe; $custom-light: #f1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf0fe",
"rgb": {
"r": 235,
"g": 240,
"b": 254
},
"hsl": {
"h": 224.211,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95545,
"c": 0.01956,
"h": 270.2
},
"luminance": 0.87138
}Semantic roles & 50–950 ramp
primary
#EBF0FE
secondary
#EAD8A3
accent
#A900E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585