#EBEBFE#EBEBFE
#EBEBFE is a very light, muted blue. Relative luminance 0.842; OKLCH L 94.6% C 0.025 H 285.9°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBFE |
|---|---|
| RGB | rgb(235, 235, 254) |
| HSL | hsl(240, 90%, 96%) |
| HSV | hsv(240, 7%, 100%) |
| CMYK | cmyk(7.5%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(93.55, 3.50, -9.14) |
| CIE-LCH | lch(93.55, 9.79, 290.94°) |
| OKLab | oklab(94.57% 0.007 -0.0245) |
| OKLCH | oklch(94.57% 0.025 285.9) |
| XYZ | xyz(81.8552, 84.2342, 105.6932) |
| Luminance | 0.8424 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.13
Ghostwhite
#F8F8FF
ΔE00 5.65
Aliceblue
#F0F8FF
ΔE00 7.71
Lavenderblush
#FFF0F5
ΔE00 7.97
Fog
#D8DCE0
ΔE00 8.30
Pale Grey
#FDFDFE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBFE #FEFEEB
analogous
#EBF4FE #EBEBFE #F4EBFE
triadic
#EBEBFE #FEEBEB #EBFEEB
tetradic
#EBEBFE #FEEBF4 #FEFEEB #EBFEF4
square
#EBEBFE #FEEBF4 #FEFEEB #EBFEF4
split-complementary
#EBEBFE #FEF4EB #F4FEEB
monochromatic
#7676F8 #B1B1FB #E2E2FE #E2E2FE #E2E2FE
Accessibility & contrast
On white
1.18
#EBEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#EBEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBFE
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBFE | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E6ECFD
Tritanopia (blue-blind)
#E7EEF1
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebfe; /* rgb */ color: rgb(235, 235, 254); /* oklch */ color: oklch(94.6% 0.025 285.9);
Tailwind
colors: {
custom: {
50: '#f1f1fe',
500: '#ebebfe',
950: '#000000',
},
}SCSS
$custom: #ebebfe; $custom-light: #f1f1fe; $custom-dark: #000000;
JSON
{
"hex": "#ebebfe",
"rgb": {
"r": 235,
"g": 235,
"b": 254
},
"hsl": {
"h": 240,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.94569,
"c": 0.02548,
"h": 285.9
},
"luminance": 0.84235
}Semantic roles & 50–950 ramp
primary
#EBEBFE
secondary
#EAEAA3
accent
#E600E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585