#EBF7FF#EBF7FF
#EBF7FF is a very light, near-neutral cyan. Relative luminance 0.914; OKLCH L 97.0% C 0.017 H 236.7°. Best body text is #000000 at 19.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF7FF |
|---|---|
| RGB | rgb(235, 247, 255) |
| HSL | hsl(204, 100%, 96%) |
| HSV | hsv(204, 8%, 100%) |
| CMYK | cmyk(7.8%, 3.1%, 0%, 0%) |
| CIE-LAB | lab(96.58, -2.45, -5.19) |
| CIE-LCH | lch(96.58, 5.74, 244.76°) |
| OKLab | oklab(96.95% -0.0091 -0.0139) |
| OKLCH | oklch(96.95% 0.017 236.7) |
| XYZ | xyz(85.5679, 91.4028, 107.7228) |
| Luminance | 0.9140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.59
Azure (CSS)
#F0FFFF
ΔE00 4.63
Ghostwhite
#F8F8FF
ΔE00 5.41
Whitesmoke
#F5F5F5
ΔE00 5.56
Pale Grey
#FDFDFE
ΔE00 5.61
White
#FFFFFF
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF7FF #FFF3EB
analogous
#EBFFFD #EBF7FF #EBEDFF
triadic
#EBF7FF #FFEBF7 #F7FFEB
tetradic
#EBF7FF #FDEBFF #FFF3EB #EDFFEB
square
#EBF7FF #FDEBFF #FFF3EB #EDFFEB
split-complementary
#EBF7FF #FFEBED #FFFDEB
monochromatic
#71C6FF #AEDFFF #E0F3FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.09
#EBF7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.28
#EBF7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF7FF
19.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF7FF | 1.00 | 1.09 | 19.28 | 19.28 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FF
Deuteranopia (green-blind)
#F1F4FF
Tritanopia (blue-blind)
#E6F9F9
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ebf7ff; /* rgb */ color: rgb(235, 247, 255); /* oklch */ color: oklch(97.0% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#f1f9ff',
500: '#ebf7ff',
950: '#000000',
},
}SCSS
$custom: #ebf7ff; $custom-light: #f1f9ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf7ff",
"rgb": {
"r": 235,
"g": 247,
"b": 255
},
"hsl": {
"h": 204,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96952,
"c": 0.01666,
"h": 236.7
},
"luminance": 0.91404
}Semantic roles & 50–950 ramp
primary
#EBF7FF
secondary
#EEBFA0
accent
#5C00E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586