#EBF7FD#EBF7FD
#EBF7FD is a very light, near-neutral cyan. Relative luminance 0.913; OKLCH L 96.9% C 0.015 H 229.0°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7FD |
|---|---|
| RGB | rgb(235, 247, 253) |
| HSL | hsl(200, 82%, 96%) |
| HSV | hsv(200, 7%, 99%) |
| CMYK | cmyk(7.1%, 2.4%, 0%, 0.8%) |
| CIE-LAB | lab(96.52, -2.82, -4.24) |
| CIE-LCH | lch(96.52, 5.09, 236.32°) |
| OKLab | oklab(96.89% -0.0099 -0.0114) |
| OKLCH | oklch(96.89% 0.015 229) |
| XYZ | xyz(85.2477, 91.2747, 106.0361) |
| Luminance | 0.9128 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.94
Azure (CSS)
#F0FFFF
ΔE00 3.77
Whitesmoke
#F5F5F5
ΔE00 5.28
Pale Grey
#FDFDFE
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 5.56
White
#FFFFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7FD #FDF1EB
analogous
#EBFDFA #EBF7FD #EBEEFD
triadic
#EBF7FD #FDEBF7 #F7FDEB
tetradic
#EBF7FD #FAEBFD #FDF1EB #EEFDEB
square
#EBF7FD #FAEBFD #FDF1EB #EEFDEB
split-complementary
#EBF7FD #FDEBEE #FDFAEB
monochromatic
#7CCAF2 #B3E1F7 #E3F4FC #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.09
#EBF7FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#EBF7FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7FD
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7FD | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FD
Deuteranopia (green-blind)
#F1F4FD
Tritanopia (blue-blind)
#E7F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf7fd; /* rgb */ color: rgb(235, 247, 253); /* oklch */ color: oklch(96.9% 0.015 229.0);
Tailwind
colors: {
custom: {
50: '#f1f9fe',
500: '#ebf7fd',
950: '#000000',
},
}SCSS
$custom: #ebf7fd; $custom-light: #f1f9fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf7fd",
"rgb": {
"r": 235,
"g": 247,
"b": 253
},
"hsl": {
"h": 200,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96893,
"c": 0.01506,
"h": 229
},
"luminance": 0.91276
}Semantic roles & 50–950 ramp
primary
#EBF7FD
secondary
#E7BBA6
accent
#4F07DE
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585