#EBF8FF#EBF8FF
#EBF8FF is a very light, near-neutral cyan. Relative luminance 0.920; OKLCH L 97.2% C 0.017 H 230.9°. Best body text is #000000 at 19.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF8FF |
|---|---|
| RGB | rgb(235, 248, 255) |
| HSL | hsl(201, 100%, 96%) |
| HSV | hsv(201, 8%, 100%) |
| CMYK | cmyk(7.8%, 2.7%, 0%, 0%) |
| CIE-LAB | lab(96.83, -2.95, -4.82) |
| CIE-LCH | lch(96.83, 5.65, 238.50°) |
| OKLab | oklab(97.15% -0.0105 -0.0129) |
| OKLCH | oklch(97.15% 0.017 230.9) |
| XYZ | xyz(85.8745, 92.0160, 107.8250) |
| Luminance | 0.9202 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.08
Azure (CSS)
#F0FFFF
ΔE00 3.94
Whitesmoke
#F5F5F5
ΔE00 5.71
Pale Grey
#FDFDFE
ΔE00 5.78
Ghostwhite
#F8F8FF
ΔE00 5.92
Mintcream
#F5FFFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF8FF #FFF2EB
analogous
#EBFFFC #EBF8FF #EBEEFF
triadic
#EBF8FF #FFEBF8 #F8FFEB
tetradic
#EBF8FF #FCEBFF #FFF2EB #EEFFEB
square
#EBF8FF #FCEBFF #FFF2EB #EEFFEB
split-complementary
#EBF8FF #FFEBEE #FFFCEB
monochromatic
#71CDFF #AEE3FF #E0F4FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.08
#EBF8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.40
#EBF8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF8FF
19.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF8FF | 1.00 | 1.08 | 19.40 | 19.40 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FF
Deuteranopia (green-blind)
#F2F5FF
Tritanopia (blue-blind)
#E6FAFA
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ebf8ff; /* rgb */ color: rgb(235, 248, 255); /* oklch */ color: oklch(97.2% 0.017 230.9);
Tailwind
colors: {
custom: {
50: '#f1faff',
500: '#ebf8ff',
950: '#000000',
},
}SCSS
$custom: #ebf8ff; $custom-light: #f1faff; $custom-dark: #000000;
JSON
{
"hex": "#ebf8ff",
"rgb": {
"r": 235,
"g": 248,
"b": 255
},
"hsl": {
"h": 201,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9715,
"c": 0.01666,
"h": 230.9
},
"luminance": 0.92017
}Semantic roles & 50–950 ramp
primary
#EBF8FF
secondary
#EEBBA0
accent
#5000E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586