#EBF4FA#EBF4FA
#EBF4FA is a very light, near-neutral cyan. Relative luminance 0.893; OKLCH L 96.2% C 0.013 H 236.6°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4FA |
|---|---|
| RGB | rgb(235, 244, 250) |
| HSL | hsl(204, 60%, 95%) |
| HSV | hsv(204, 6%, 98%) |
| CMYK | cmyk(6%, 2.4%, 0%, 2%) |
| CIE-LAB | lab(95.69, -1.86, -3.91) |
| CIE-LCH | lch(95.69, 4.33, 244.54°) |
| OKLab | oklab(96.21% -0.0069 -0.0105) |
| OKLCH | oklch(96.21% 0.013 236.6) |
| XYZ | xyz(83.8635, 89.2650, 103.2356) |
| Luminance | 0.8927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.16
Whitesmoke
#F5F5F5
ΔE00 4.36
Ghostwhite
#F8F8FF
ΔE00 4.60
Pale Grey
#FDFDFE
ΔE00 4.67
Azure (CSS)
#F0FFFF
ΔE00 4.75
White
#FFFFFF
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4FA #FAF1EB
analogous
#EBFAF8 #EBF4FA #EBECFA
triadic
#EBF4FA #FAEBF4 #F4FAEB
tetradic
#EBF4FA #F8EBFA #FAF1EB #ECFAEB
square
#EBF4FA #F8EBFA #FAF1EB #ECFAEB
split-complementary
#EBF4FA #FAEBEC #FAF8EB
monochromatic
#89BEE2 #BAD9EE #E7F2F9 #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.11
#EBF4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#EBF4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4FA
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4FA | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FA
Deuteranopia (green-blind)
#EFF2FA
Tritanopia (blue-blind)
#E7F6F6
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf4fa; /* rgb */ color: rgb(235, 244, 250); /* oklch */ color: oklch(96.2% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#f1f7fc',
500: '#ebf4fa',
950: '#000000',
},
}SCSS
$custom: #ebf4fa; $custom-light: #f1f7fc; $custom-dark: #000000;
JSON
{
"hex": "#ebf4fa",
"rgb": {
"r": 235,
"g": 244,
"b": 250
},
"hsl": {
"h": 204,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.96213,
"c": 0.01254,
"h": 236.6
},
"luminance": 0.89266
}Semantic roles & 50–950 ramp
primary
#EBF4FA
secondary
#DDC0AC
accent
#621EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585