#EBF2FE#EBF2FE
#EBF2FE is a very light, near-neutral blue. Relative luminance 0.883; OKLCH L 95.9% C 0.018 H 261.3°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF2FE |
|---|---|
| RGB | rgb(235, 242, 254) |
| HSL | hsl(218, 90%, 96%) |
| HSV | hsv(218, 7%, 100%) |
| CMYK | cmyk(7.5%, 4.7%, 0%, 0.4%) |
| CIE-LAB | lab(95.30, -0.09, -6.56) |
| CIE-LCH | lch(95.30, 6.56, 269.20°) |
| OKLab | oklab(95.94% -0.0027 -0.0176) |
| OKLCH | oklch(95.94% 0.018 261.3) |
| XYZ | xyz(83.8988, 88.3215, 106.3744) |
| Luminance | 0.8832 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.81
Ghostwhite
#F8F8FF
ΔE00 3.68
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Whitesmoke
#F5F5F5
ΔE00 5.77
Pale Grey
#FDFDFE
ΔE00 5.78
Fog
#D8DCE0
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF2FE #FEF7EB
analogous
#EBFBFE #EBF2FE #EDEBFE
triadic
#EBF2FE #FEEBF2 #F2FEEB
tetradic
#EBF2FE #FEEBFB #FEF7EB #EBFEED
square
#EBF2FE #FEEBFB #FEF7EB #EBFEED
split-complementary
#EBF2FE #FEEDEB #FBFEEB
monochromatic
#76A6F8 #B1CCFB #E2ECFE #E2ECFE #E2ECFE
Accessibility & contrast
On white
1.13
#EBF2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#EBF2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF2FE
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF2FE | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#EDF1FE
Tritanopia (blue-blind)
#E7F4F6
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ebf2fe; /* rgb */ color: rgb(235, 242, 254); /* oklch */ color: oklch(95.9% 0.018 261.3);
Tailwind
colors: {
custom: {
50: '#f1f6fe',
500: '#ebf2fe',
950: '#000000',
},
}SCSS
$custom: #ebf2fe; $custom-light: #f1f6fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf2fe",
"rgb": {
"r": 235,
"g": 242,
"b": 254
},
"hsl": {
"h": 217.895,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95937,
"c": 0.01778,
"h": 261.3
},
"luminance": 0.88322
}Semantic roles & 50–950 ramp
primary
#EBF2FE
secondary
#EAD0A3
accent
#9100E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585