#EBF8FB#EBF8FB
#EBF8FB is a very light, near-neutral cyan. Relative luminance 0.918; OKLCH L 97.0% C 0.014 H 213.1°. Best body text is #000000 at 19.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8FB |
|---|---|
| RGB | rgb(235, 248, 251) |
| HSL | hsl(191, 67%, 95%) |
| HSV | hsv(191, 6%, 98%) |
| CMYK | cmyk(6.4%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(96.72, -3.70, -2.91) |
| CIE-LCH | lch(96.72, 4.71, 218.17°) |
| OKLab | oklab(97.03% -0.012 -0.0078) |
| OKLCH | oklch(97.03% 0.014 213.1) |
| XYZ | xyz(85.2374, 91.7612, 104.4691) |
| Luminance | 0.9176 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.25
Aliceblue
#F0F8FF
ΔE00 3.32
Mintcream
#F5FFFA
ΔE00 4.12
Whitesmoke
#F5F5F5
ΔE00 5.50
Pale Grey
#FDFDFE
ΔE00 5.75
White
#FFFFFF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8FB #FBEEEB
analogous
#EBFBF6 #EBF8FB #EBF0FB
triadic
#EBF8FB #FBEBF8 #F8FBEB
tetradic
#EBF8FB #F6EBFB #FBEEEB #F0FBEB
square
#EBF8FB #F6EBFB #FBEEEB #F0FBEB
split-complementary
#EBF8FB #FBEBF0 #FBF6EB
monochromatic
#85D4E7 #B8E6F1 #E5F6FA #E5F6FA #E5F6FA
Accessibility & contrast
On white
1.09
#EBF8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.35
#EBF8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8FB
19.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8FB | 1.00 | 1.09 | 19.35 | 19.35 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#F3F5FB
Tritanopia (blue-blind)
#E7F9F9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebf8fb; /* rgb */ color: rgb(235, 248, 251); /* oklch */ color: oklch(97.0% 0.014 213.1);
Tailwind
colors: {
custom: {
50: '#f1fafc',
500: '#ebf8fb',
950: '#000000',
},
}SCSS
$custom: #ebf8fb; $custom-light: #f1fafc; $custom-dark: #000000;
JSON
{
"hex": "#ebf8fb",
"rgb": {
"r": 235,
"g": 248,
"b": 251
},
"hsl": {
"h": 191.25,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.97033,
"c": 0.01432,
"h": 213.1
},
"luminance": 0.91762
}Semantic roles & 50–950 ramp
primary
#EBF8FB
secondary
#E0B4AA
accent
#3917CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585