#EBF0FC#EBF0FC
#EBF0FC is a very light, near-neutral blue. Relative luminance 0.870; OKLCH L 95.5% C 0.017 H 267.8°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EBF0FC |
|---|---|
| RGB | rgb(235, 240, 252) |
| HSL | hsl(222, 74%, 95%) |
| HSV | hsv(222, 7%, 99%) |
| CMYK | cmyk(6.7%, 4.8%, 0%, 1.2%) |
| CIE-LAB | lab(94.74, 0.55, -6.34) |
| CIE-LCH | lch(94.74, 6.37, 274.98°) |
| OKLab | oklab(95.49% -0.0007 -0.017) |
| OKLCH | oklch(95.49% 0.017 267.8) |
| XYZ | xyz(82.9882, 87.0101, 104.4991) |
| Luminance | 0.8701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.29
Aliceblue
#F0F8FF
ΔE00 3.47
Lavender (CSS)
#E6E6FA
ΔE00 4.90
Whitesmoke
#F5F5F5
ΔE00 5.69
Fog
#D8DCE0
ΔE00 5.76
Pale Grey
#FDFDFE
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBF0FC #FCF7EB
analogous
#EBF8FC #EBF0FC #EEEBFC
triadic
#EBF0FC #FCEBF0 #F0FCEB
tetradic
#EBF0FC #FCEBF8 #FCF7EB #EBFCEE
square
#EBF0FC #FCEBF8 #FCF7EB #EBFCEE
split-complementary
#EBF0FC #FCEEEB #F8FCEB
monochromatic
#81A0EC #B6C8F4 #E4EBFB #E4EBFB #E4EBFB
Accessibility & contrast
On white
1.14
#EBF0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#EBF0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBF0FC
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBF0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBF0FC | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FD
Deuteranopia (green-blind)
#EBEFFC
Tritanopia (blue-blind)
#E7F2F4
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ebf0fc; /* rgb */ color: rgb(235, 240, 252); /* oklch */ color: oklch(95.5% 0.017 267.8);
Tailwind
colors: {
custom: {
50: '#f1f4fd',
500: '#ebf0fc',
950: '#000000',
},
}SCSS
$custom: #ebf0fc; $custom-light: #f1f4fd; $custom-dark: #000000;
JSON
{
"hex": "#ebf0fc",
"rgb": {
"r": 235,
"g": 240,
"b": 252
},
"hsl": {
"h": 222.353,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95485,
"c": 0.01699,
"h": 267.8
},
"luminance": 0.87011
}Semantic roles & 50–950 ramp
primary
#EBF0FC
secondary
#E3D2A8
accent
#9C0FD6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585