#EBF5FD#EBF5FD
#EBF5FD is a very light, near-neutral cyan. Relative luminance 0.901; OKLCH L 96.5% C 0.015 H 241.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF5FD |
|---|---|
| RGB | rgb(235, 245, 253) |
| HSL | hsl(207, 82%, 96%) |
| HSV | hsv(207, 7%, 99%) |
| CMYK | cmyk(7.1%, 3.2%, 0%, 0.8%) |
| CIE-LAB | lab(96.02, -1.81, -4.98) |
| CIE-LCH | lch(96.02, 5.29, 250.03°) |
| OKLab | oklab(96.5% -0.0072 -0.0133) |
| OKLCH | oklch(96.5% 0.015 241.8) |
| XYZ | xyz(84.6393, 90.0581, 105.8333) |
| Luminance | 0.9006 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.06
Ghostwhite
#F8F8FF
ΔE00 4.66
Whitesmoke
#F5F5F5
ΔE00 5.04
Pale Grey
#FDFDFE
ΔE00 5.16
Azure (CSS)
#F0FFFF
ΔE00 5.21
White
#FFFFFF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF5FD #FDF3EB
analogous
#EBFDFC #EBF5FD #EBECFD
triadic
#EBF5FD #FDEBF5 #F5FDEB
tetradic
#EBF5FD #FCEBFD #FDF3EB #ECFDEB
square
#EBF5FD #FCEBFD #FDF3EB #ECFDEB
split-complementary
#EBF5FD #FDEBEC #FDFCEB
monochromatic
#7CBDF2 #B3D9F7 #E3F1FC #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.10
#EBF5FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#EBF5FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF5FD
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF5FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF5FD | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F5FD
Deuteranopia (green-blind)
#EFF3FD
Tritanopia (blue-blind)
#E7F7F7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf5fd; /* rgb */ color: rgb(235, 245, 253); /* oklch */ color: oklch(96.5% 0.015 241.8);
Tailwind
colors: {
custom: {
50: '#f1f8fe',
500: '#ebf5fd',
950: '#000000',
},
}SCSS
$custom: #ebf5fd; $custom-light: #f1f8fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf5fd",
"rgb": {
"r": 235,
"g": 245,
"b": 253
},
"hsl": {
"h": 206.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96498,
"c": 0.01513,
"h": 241.8
},
"luminance": 0.90059
}Semantic roles & 50–950 ramp
primary
#EBF5FD
secondary
#E7C2A6
accent
#6707DE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585