#EBECFF#EBECFF
#EBECFF is a very light, muted blue. Relative luminance 0.849; OKLCH L 94.8% C 0.026 H 283.5°. Best body text is #000000 at 17.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EBECFF |
|---|---|
| RGB | rgb(235, 236, 255) |
| HSL | hsl(237, 100%, 96%) |
| HSV | hsv(237, 8%, 100%) |
| CMYK | cmyk(7.8%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(93.83, 3.17, -9.25) |
| CIE-LCH | lch(93.83, 9.78, 288.93°) |
| OKLab | oklab(94.8% 0.006 -0.0248) |
| OKLCH | oklch(94.8% 0.026 283.5) |
| XYZ | xyz(82.3028, 84.8726, 106.6344) |
| Luminance | 0.8487 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.39
Ghostwhite
#F8F8FF
ΔE00 5.50
Aliceblue
#F0F8FF
ΔE00 7.37
Fog
#D8DCE0
ΔE00 8.19
Lavenderblush
#FFF0F5
ΔE00 8.24
Pale Grey
#FDFDFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBECFF #FFFEEB
analogous
#EBF6FF #EBECFF #F4EBFF
triadic
#EBECFF #FFEBEC #ECFFEB
tetradic
#EBECFF #FFEBF6 #FFFEEB #EBFFF4
square
#EBECFF #FFEBF6 #FFFEEB #EBFFF4
split-complementary
#EBECFF #FFF4EB #F6FFEB
monochromatic
#7178FF #AEB2FF #E0E2FF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.17
#EBECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.97
#EBECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBECFF
17.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBECFF | 1.00 | 1.17 | 17.97 | 17.97 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EEFF
Deuteranopia (green-blind)
#E7EDFE
Tritanopia (blue-blind)
#E7EFF2
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebecff; /* rgb */ color: rgb(235, 236, 255); /* oklch */ color: oklch(94.8% 0.026 283.5);
Tailwind
colors: {
custom: {
50: '#f1f2ff',
500: '#ebecff',
950: '#000000',
},
}SCSS
$custom: #ebecff; $custom-light: #f1f2ff; $custom-dark: #000000;
JSON
{
"hex": "#ebecff",
"rgb": {
"r": 235,
"g": 236,
"b": 255
},
"hsl": {
"h": 237,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.94795,
"c": 0.02551,
"h": 283.5
},
"luminance": 0.84873
}Semantic roles & 50–950 ramp
primary
#EBECFF
secondary
#EEEAA0
accent
#DA00E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161618
muted
#858586