#EBF4FF#EBF4FF
#EBF4FF is a very light, near-neutral cyan. Relative luminance 0.896; OKLCH L 96.4% C 0.018 H 253.4°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF4FF |
|---|---|
| RGB | rgb(235, 244, 255) |
| HSL | hsl(213, 100%, 96%) |
| HSV | hsv(213, 8%, 100%) |
| CMYK | cmyk(7.8%, 4.3%, 0%, 0%) |
| CIE-LAB | lab(95.82, -0.92, -6.30) |
| CIE-LCH | lch(95.82, 6.37, 261.67°) |
| OKLab | oklab(96.36% -0.005 -0.0169) |
| OKLCH | oklch(96.36% 0.018 253.4) |
| XYZ | xyz(84.6579, 89.5828, 107.4194) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 1.95
Ghostwhite
#F8F8FF
ΔE00 4.17
Whitesmoke
#F5F5F5
ΔE00 5.65
Pale Grey
#FDFDFE
ΔE00 5.65
Fog
#D8DCE0
ΔE00 6.04
White
#FFFFFF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF4FF #FFF6EB
analogous
#EBFEFF #EBF4FF #ECEBFF
triadic
#EBF4FF #FFEBF4 #F4FFEB
tetradic
#EBF4FF #FFEBFE #FFF6EB #EBFFEC
square
#EBF4FF #FFEBFE #FFF6EB #EBFFEC
split-complementary
#EBF4FF #FFECEB #FEFFEB
monochromatic
#71B1FF #AED2FF #E0EEFF #E0EEFF #E0EEFF
Accessibility & contrast
On white
1.11
#EBF4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EBF4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF4FF
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF4FF | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#E6F6F7
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ebf4ff; /* rgb */ color: rgb(235, 244, 255); /* oklch */ color: oklch(96.4% 0.018 253.4);
Tailwind
colors: {
custom: {
50: '#f1f7ff',
500: '#ebf4ff',
950: '#000000',
},
}SCSS
$custom: #ebf4ff; $custom-light: #f1f7ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf4ff",
"rgb": {
"r": 235,
"g": 244,
"b": 255
},
"hsl": {
"h": 213,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96361,
"c": 0.01763,
"h": 253.4
},
"luminance": 0.89584
}Semantic roles & 50–950 ramp
primary
#EBF4FF
secondary
#EECBA0
accent
#7E00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586