#EBECFD#EBECFD
#EBECFD is a very light, muted blue. Relative luminance 0.847; OKLCH L 94.7% C 0.023 H 283.3°. Best body text is #000000 at 17.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECFD |
|---|---|
| RGB | rgb(235, 236, 253) |
| HSL | hsl(237, 82%, 96%) |
| HSV | hsv(237, 7%, 99%) |
| CMYK | cmyk(7.1%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(93.77, 2.79, -8.30) |
| CIE-LCH | lch(93.77, 8.76, 288.61°) |
| OKLab | oklab(94.73% 0.0052 -0.0222) |
| OKLCH | oklch(94.73% 0.023 283.3) |
| XYZ | xyz(81.9826, 84.7445, 104.9477) |
| Luminance | 0.8475 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.80
Ghostwhite
#F8F8FF
ΔE00 4.84
Aliceblue
#F0F8FF
ΔE00 6.72
Fog
#D8DCE0
ΔE00 7.52
Lavenderblush
#FFF0F5
ΔE00 7.86
Whitesmoke
#F5F5F5
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECFD #FDFCEB
analogous
#EBF5FD #EBECFD #F3EBFD
triadic
#EBECFD #FDEBEC #ECFDEB
tetradic
#EBECFD #FDEBF5 #FDFCEB #EBFDF3
square
#EBECFD #FDEBF5 #FDFCEB #EBFDF3
split-complementary
#EBECFD #FDF3EB #F5FDEB
monochromatic
#7C82F2 #B3B7F7 #E3E5FC #E3E5FC #E3E5FC
Accessibility & contrast
On white
1.17
#EBECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.95
#EBECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECFD
17.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECFD | 1.00 | 1.17 | 17.95 | 17.95 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFE
Deuteranopia (green-blind)
#E8EDFD
Tritanopia (blue-blind)
#E8EFF1
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebecfd; /* rgb */ color: rgb(235, 236, 253); /* oklch */ color: oklch(94.7% 0.023 283.3);
Tailwind
colors: {
custom: {
50: '#f1f2fe',
500: '#ebecfd',
950: '#000000',
},
}SCSS
$custom: #ebecfd; $custom-light: #f1f2fe; $custom-dark: #000000;
JSON
{
"hex": "#ebecfd",
"rgb": {
"r": 235,
"g": 236,
"b": 253
},
"hsl": {
"h": 236.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.94733,
"c": 0.02283,
"h": 283.3
},
"luminance": 0.84745
}Semantic roles & 50–950 ramp
primary
#EBECFD
secondary
#E7E3A6
accent
#D207DE
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585