#EBF6FE#EBF6FE
#EBF6FE is a very light, near-neutral cyan. Relative luminance 0.907; OKLCH L 96.7% C 0.016 H 239.1°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6FE |
|---|---|
| RGB | rgb(235, 246, 254) |
| HSL | hsl(205, 90%, 96%) |
| HSV | hsv(205, 7%, 100%) |
| CMYK | cmyk(7.5%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(96.30, -2.13, -5.08) |
| CIE-LCH | lch(96.30, 5.51, 247.29°) |
| OKLab | oklab(96.73% -0.0081 -0.0136) |
| OKLCH | oklch(96.73% 0.016 239.1) |
| XYZ | xyz(85.1024, 90.7286, 106.7756) |
| Luminance | 0.9073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.28
Azure (CSS)
#F0FFFF
ΔE00 4.91
Ghostwhite
#F8F8FF
ΔE00 5.03
Whitesmoke
#F5F5F5
ΔE00 5.29
Pale Grey
#FDFDFE
ΔE00 5.38
White
#FFFFFF
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6FE #FEF3EB
analogous
#EBFEFC #EBF6FE #EBECFE
triadic
#EBF6FE #FEEBF6 #F6FEEB
tetradic
#EBF6FE #FCEBFE #FEF3EB #ECFEEB
square
#EBF6FE #FCEBFE #FEF3EB #ECFEEB
split-complementary
#EBF6FE #FEEBEC #FEFCEB
monochromatic
#76C2F8 #B1DCFB #E2F2FE #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.10
#EBF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#EBF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6FE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6FE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F6FE
Deuteranopia (green-blind)
#F0F3FE
Tritanopia (blue-blind)
#E6F8F8
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf6fe; /* rgb */ color: rgb(235, 246, 254); /* oklch */ color: oklch(96.7% 0.016 239.1);
Tailwind
colors: {
custom: {
50: '#f1f9fe',
500: '#ebf6fe',
950: '#000000',
},
}SCSS
$custom: #ebf6fe; $custom-light: #f1f9fe; $custom-dark: #000000;
JSON
{
"hex": "#ebf6fe",
"rgb": {
"r": 235,
"g": 246,
"b": 254
},
"hsl": {
"h": 205.263,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.96725,
"c": 0.01588,
"h": 239.1
},
"luminance": 0.90729
}Semantic roles & 50–950 ramp
primary
#EBF6FE
secondary
#EAC1A3
accent
#6100E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585