#EBF5FF#EBF5FF
#EBF5FF is a very light, near-neutral cyan. Relative luminance 0.902; OKLCH L 96.6% C 0.017 H 248.0°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5FF |
|---|---|
| RGB | rgb(235, 245, 255) |
| HSL | hsl(210, 100%, 96%) |
| HSV | hsv(210, 8%, 100%) |
| CMYK | cmyk(7.8%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(96.07, -1.43, -5.93) |
| CIE-LCH | lch(96.07, 6.10, 256.43°) |
| OKLab | oklab(96.56% -0.0064 -0.0159) |
| OKLCH | oklch(96.56% 0.017 248) |
| XYZ | xyz(84.9596, 90.1862, 107.5200) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.50
Ghostwhite
#F8F8FF
ΔE00 4.51
Whitesmoke
#F5F5F5
ΔE00 5.53
Pale Grey
#FDFDFE
ΔE00 5.55
White
#FFFFFF
ΔE00 5.98
Azure (CSS)
#F0FFFF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5FF #FFF5EB
analogous
#EBFFFF #EBF5FF #EBEBFF
triadic
#EBF5FF #FFEBF5 #F5FFEB
tetradic
#EBF5FF #FFEBFF #FFF5EB #EBFFEB
square
#EBF5FF #FFEBFF #FFF5EB #EBFFEB
split-complementary
#EBF5FF #FFEBEB #FFFFEB
monochromatic
#71B8FF #AED6FF #E0F0FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.10
#EBF5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EBF5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5FF
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5FF | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#E6F7F8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf5ff; /* rgb */ color: rgb(235, 245, 255); /* oklch */ color: oklch(96.6% 0.017 248.0);
Tailwind
colors: {
custom: {
50: '#f1f8ff',
500: '#ebf5ff',
950: '#000000',
},
}SCSS
$custom: #ebf5ff; $custom-light: #f1f8ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf5ff",
"rgb": {
"r": 235,
"g": 245,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96558,
"c": 0.01715,
"h": 248
},
"luminance": 0.90187
}Semantic roles & 50–950 ramp
primary
#EBF5FF
secondary
#EEC7A0
accent
#7300E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586