#EBECFC#EBECFC
#EBECFC is a very light, muted blue. Relative luminance 0.847; OKLCH L 94.7% C 0.021 H 283.1°. Best body text is #000000 at 17.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECFC |
|---|---|
| RGB | rgb(235, 236, 252) |
| HSL | hsl(236, 74%, 95%) |
| HSV | hsv(236, 7%, 99%) |
| CMYK | cmyk(6.7%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(93.75, 2.60, -7.82) |
| CIE-LCH | lch(93.75, 8.24, 288.43°) |
| OKLab | oklab(94.7% 0.0049 -0.0209) |
| OKLCH | oklch(94.7% 0.021 283.1) |
| XYZ | xyz(81.8237, 84.6810, 104.1109) |
| Luminance | 0.8468 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.09
Ghostwhite
#F8F8FF
ΔE00 4.51
Aliceblue
#F0F8FF
ΔE00 6.39
Fog
#D8DCE0
ΔE00 7.19
Whitesmoke
#F5F5F5
ΔE00 7.49
Pale Grey
#FDFDFE
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECFC #FCFBEB
analogous
#EBF4FC #EBECFC #F2EBFC
triadic
#EBECFC #FCEBEC #ECFCEB
tetradic
#EBECFC #FCEBF4 #FCFBEB #EBFCF2
square
#EBECFC #FCEBF4 #FCFBEB #EBFCF2
split-complementary
#EBECFC #FCF2EB #F4FCEB
monochromatic
#8187EC #B6B9F4 #E4E6FB #E4E6FB #E4E6FB
Accessibility & contrast
On white
1.17
#EBECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.94
#EBECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECFC
17.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECFC | 1.00 | 1.17 | 17.94 | 17.94 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFD
Deuteranopia (green-blind)
#E8EDFC
Tritanopia (blue-blind)
#E8EFF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebecfc; /* rgb */ color: rgb(235, 236, 252); /* oklch */ color: oklch(94.7% 0.021 283.1);
Tailwind
colors: {
custom: {
50: '#f1f2fd',
500: '#ebecfc',
950: '#000000',
},
}SCSS
$custom: #ebecfc; $custom-light: #f1f2fd; $custom-dark: #000000;
JSON
{
"hex": "#ebecfc",
"rgb": {
"r": 235,
"g": 236,
"b": 252
},
"hsl": {
"h": 236.471,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.94703,
"c": 0.02149,
"h": 283.1
},
"luminance": 0.84681
}Semantic roles & 50–950 ramp
primary
#EBECFC
secondary
#E3E0A8
accent
#CA0FD6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585