#EBF4FB#EBF4FB
#EBF4FB is a very light, near-neutral cyan. Relative luminance 0.893; OKLCH L 96.2% C 0.013 H 241.0°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4FB |
|---|---|
| RGB | rgb(235, 244, 251) |
| HSL | hsl(206, 67%, 95%) |
| HSV | hsv(206, 6%, 98%) |
| CMYK | cmyk(6.4%, 2.8%, 0%, 1.6%) |
| CIE-LAB | lab(95.72, -1.67, -4.39) |
| CIE-LCH | lch(95.72, 4.70, 249.11°) |
| OKLab | oklab(96.24% -0.0065 -0.0117) |
| OKLCH | oklch(96.24% 0.013 241) |
| XYZ | xyz(84.0207, 89.3279, 104.0636) |
| Luminance | 0.8933 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 0.97
Ghostwhite
#F8F8FF
ΔE00 4.42
Whitesmoke
#F5F5F5
ΔE00 4.57
Pale Grey
#FDFDFE
ΔE00 4.80
Azure (CSS)
#F0FFFF
ΔE00 5.13
White
#FFFFFF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4FB #FBF2EB
analogous
#EBFBFA #EBF4FB #EBECFB
triadic
#EBF4FB #FBEBF4 #F4FBEB
tetradic
#EBF4FB #FAEBFB #FBF2EB #ECFBEB
square
#EBF4FB #FAEBFB #FBF2EB #ECFBEB
split-complementary
#EBF4FB #FBEBEC #FBFAEB
monochromatic
#85BCE7 #B8D8F1 #E5F1FA #E5F1FA #E5F1FA
Accessibility & contrast
On white
1.11
#EBF4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#EBF4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4FB
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4FB | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FB
Deuteranopia (green-blind)
#EFF2FB
Tritanopia (blue-blind)
#E7F6F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf4fb; /* rgb */ color: rgb(235, 244, 251); /* oklch */ color: oklch(96.2% 0.013 241.0);
Tailwind
colors: {
custom: {
50: '#f1f7fc',
500: '#ebf4fb',
950: '#000000',
},
}SCSS
$custom: #ebf4fb; $custom-light: #f1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf4fb",
"rgb": {
"r": 235,
"g": 244,
"b": 251
},
"hsl": {
"h": 206.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.96242,
"c": 0.01344,
"h": 241
},
"luminance": 0.89329
}Semantic roles & 50–950 ramp
primary
#EBF4FB
secondary
#E0C2AA
accent
#6717CF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585