#EBF9FC#EBF9FC
#EBF9FC is a very light, near-neutral cyan. Relative luminance 0.924; OKLCH L 97.3% C 0.015 H 212.0°. Best body text is #000000 at 19.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF9FC |
|---|---|
| RGB | rgb(235, 249, 252) |
| HSL | hsl(191, 74%, 95%) |
| HSV | hsv(191, 7%, 99%) |
| CMYK | cmyk(6.7%, 1.2%, 0%, 1.2%) |
| CIE-LAB | lab(97.00, -4.02, -3.02) |
| CIE-LCH | lch(97.00, 5.03, 216.89°) |
| OKLab | oklab(97.26% -0.013 -0.0081) |
| OKLCH | oklch(97.26% 0.015 212) |
| XYZ | xyz(85.7037, 92.4409, 105.4042) |
| Luminance | 0.9244 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.98
Aliceblue
#F0F8FF
ΔE00 3.63
Mintcream
#F5FFFA
ΔE00 4.10
Whitesmoke
#F5F5F5
ΔE00 5.86
Pale Grey
#FDFDFE
ΔE00 6.07
Lightcyan
#E0FFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF9FC #FCEEEB
analogous
#EBFCF6 #EBF9FC #EBF0FC
triadic
#EBF9FC #FCEBF9 #F9FCEB
tetradic
#EBF9FC #F6EBFC #FCEEEB #F0FCEB
square
#EBF9FC #F6EBFC #FCEEEB #F0FCEB
split-complementary
#EBF9FC #FCEBF0 #FCF6EB
monochromatic
#81D9EC #B6E9F4 #E4F7FB #E4F7FB #E4F7FB
Accessibility & contrast
On white
1.08
#EBF9FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.49
#EBF9FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF9FC
19.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF9FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF9FC | 1.00 | 1.08 | 19.49 | 19.49 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#E7FAFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebf9fc; /* rgb */ color: rgb(235, 249, 252); /* oklch */ color: oklch(97.3% 0.015 212.0);
Tailwind
colors: {
custom: {
50: '#f1fbfd',
500: '#ebf9fc',
950: '#000000',
},
}SCSS
$custom: #ebf9fc; $custom-light: #f1fbfd; $custom-dark: #000000;
JSON
{
"hex": "#ebf9fc",
"rgb": {
"r": 235,
"g": 249,
"b": 252
},
"hsl": {
"h": 190.588,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.97261,
"c": 0.01531,
"h": 212
},
"luminance": 0.92442
}Semantic roles & 50–950 ramp
primary
#EBF9FC
secondary
#E3B2A8
accent
#330FD6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585