#EBF5FA#EBF5FA
#EBF5FA is a very light, near-neutral cyan. Relative luminance 0.899; OKLCH L 96.4% C 0.013 H 228.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5FA |
|---|---|
| RGB | rgb(235, 245, 250) |
| HSL | hsl(200, 60%, 95%) |
| HSV | hsv(200, 6%, 98%) |
| CMYK | cmyk(6%, 2%, 0%, 2%) |
| CIE-LAB | lab(95.94, -2.37, -3.54) |
| CIE-LCH | lch(95.94, 4.26, 236.21°) |
| OKLab | oklab(96.41% -0.0083 -0.0095) |
| OKLCH | oklch(96.41% 0.013 228.9) |
| XYZ | xyz(84.1652, 89.8684, 103.3361) |
| Luminance | 0.8987 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.68
Azure (CSS)
#F0FFFF
ΔE00 4.01
Whitesmoke
#F5F5F5
ΔE00 4.52
Pale Grey
#FDFDFE
ΔE00 4.84
White
#FFFFFF
ΔE00 5.09
Ghostwhite
#F8F8FF
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5FA #FAF0EB
analogous
#EBFAF7 #EBF5FA #EBEDFA
triadic
#EBF5FA #FAEBF5 #F5FAEB
tetradic
#EBF5FA #F7EBFA #FAF0EB #EDFAEB
square
#EBF5FA #F7EBFA #FAF0EB #EDFAEB
split-complementary
#EBF5FA #FAEBED #FAF7EB
monochromatic
#89C4E2 #BADDEE #E7F3F9 #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.11
#EBF5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#EBF5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5FA
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5FA | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F4FA
Deuteranopia (green-blind)
#F0F2FA
Tritanopia (blue-blind)
#E7F7F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf5fa; /* rgb */ color: rgb(235, 245, 250); /* oklch */ color: oklch(96.4% 0.013 228.9);
Tailwind
colors: {
custom: {
50: '#f1f8fc',
500: '#ebf5fa',
950: '#000000',
},
}SCSS
$custom: #ebf5fa; $custom-light: #f1f8fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf5fa",
"rgb": {
"r": 235,
"g": 245,
"b": 250
},
"hsl": {
"h": 200,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.9641,
"c": 0.01258,
"h": 228.9
},
"luminance": 0.89869
}Semantic roles & 50–950 ramp
primary
#EBF5FA
secondary
#DDBCAC
accent
#561EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585