#EBF6FF#EBF6FF
#EBF6FF is a very light, near-neutral cyan. Relative luminance 0.908; OKLCH L 96.8% C 0.017 H 242.4°. Best body text is #000000 at 19.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF6FF |
|---|---|
| RGB | rgb(235, 246, 255) |
| HSL | hsl(207, 100%, 96%) |
| HSV | hsv(207, 8%, 100%) |
| CMYK | cmyk(7.8%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(96.32, -1.94, -5.56) |
| CIE-LCH | lch(96.32, 5.89, 250.77°) |
| OKLab | oklab(96.76% -0.0078 -0.0149) |
| OKLCH | oklch(96.76% 0.017 242.4) |
| XYZ | xyz(85.2629, 90.7929, 107.6211) |
| Luminance | 0.9079 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.36
Ghostwhite
#F8F8FF
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.50
Pale Grey
#FDFDFE
ΔE00 5.54
White
#FFFFFF
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF6FF #FFF4EB
analogous
#EBFFFE #EBF6FF #EBECFF
triadic
#EBF6FF #FFEBF6 #F6FFEB
tetradic
#EBF6FF #FEEBFF #FFF4EB #ECFFEB
square
#EBF6FF #FEEBFF #FFF4EB #ECFFEB
split-complementary
#EBF6FF #FFEBEC #FFFEEB
monochromatic
#71BFFF #AEDAFF #E0F1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.10
#EBF6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.16
#EBF6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF6FF
19.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF6FF | 1.00 | 1.10 | 19.16 | 19.16 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F6FF
Deuteranopia (green-blind)
#F0F3FF
Tritanopia (blue-blind)
#E6F8F9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ebf6ff; /* rgb */ color: rgb(235, 246, 255); /* oklch */ color: oklch(96.8% 0.017 242.4);
Tailwind
colors: {
custom: {
50: '#f1f9ff',
500: '#ebf6ff',
950: '#000000',
},
}SCSS
$custom: #ebf6ff; $custom-light: #f1f9ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf6ff",
"rgb": {
"r": 235,
"g": 246,
"b": 255
},
"hsl": {
"h": 207,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96755,
"c": 0.01682,
"h": 242.4
},
"luminance": 0.90794
}Semantic roles & 50–950 ramp
primary
#EBF6FF
secondary
#EEC3A0
accent
#6700E6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161718
muted
#858586