#EBF0FF#EBF0FF
#EBF0FF is a very light, muted blue. Relative luminance 0.872; OKLCH L 95.6% C 0.021 H 271.2°. Best body text is #000000 at 18.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF0FF |
|---|---|
| RGB | rgb(235, 240, 255) |
| HSL | hsl(225, 100%, 96%) |
| HSV | hsv(225, 8%, 100%) |
| CMYK | cmyk(7.8%, 5.9%, 0%, 0%) |
| CIE-LAB | lab(94.82, 1.12, -7.78) |
| CIE-LCH | lch(94.82, 7.86, 278.20°) |
| OKLab | oklab(95.58% 0.0004 -0.0208) |
| OKLCH | oklch(95.58% 0.021 271.2) |
| XYZ | xyz(83.4674, 87.2017, 107.0226) |
| Luminance | 0.8720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.93
Ghostwhite
#F8F8FF
ΔE00 4.02
Aliceblue
#F0F8FF
ΔE00 4.61
Fog
#D8DCE0
ΔE00 6.69
Pale Grey
#FDFDFE
ΔE00 6.79
Whitesmoke
#F5F5F5
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF0FF #FFFAEB
analogous
#EBFAFF #EBF0FF #F0EBFF
triadic
#EBF0FF #FFEBF0 #F0FFEB
tetradic
#EBF0FF #FFEBFA #FFFAEB #EBFFF0
square
#EBF0FF #FFEBFA #FFFAEB #EBFFF0
split-complementary
#EBF0FF #FFF0EB #FAFFEB
monochromatic
#7194FF #AEC2FF #E0E8FF #E0E8FF #E0E8FF
Accessibility & contrast
On white
1.14
#EBF0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.44
#EBF0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF0FF
18.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF0FF | 1.00 | 1.14 | 18.44 | 18.44 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EBEFFF
Tritanopia (blue-blind)
#E7F3F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf0ff; /* rgb */ color: rgb(235, 240, 255); /* oklch */ color: oklch(95.6% 0.021 271.2);
Tailwind
colors: {
custom: {
50: '#f1f4ff',
500: '#ebf0ff',
950: '#000000',
},
}SCSS
$custom: #ebf0ff; $custom-light: #f1f4ff; $custom-dark: #000000;
JSON
{
"hex": "#ebf0ff",
"rgb": {
"r": 235,
"g": 240,
"b": 255
},
"hsl": {
"h": 225,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95576,
"c": 0.02085,
"h": 271.2
},
"luminance": 0.87202
}Semantic roles & 50–950 ramp
primary
#EBF0FF
secondary
#EEDBA0
accent
#AC00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586