#EBEBFC#EBEBFC
#EBEBFC is a very light, muted blue. Relative luminance 0.841; OKLCH L 94.5% C 0.023 H 286.0°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBFC |
|---|---|
| RGB | rgb(235, 235, 252) |
| HSL | hsl(240, 74%, 95%) |
| HSV | hsv(240, 7%, 99%) |
| CMYK | cmyk(6.7%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(93.50, 3.12, -8.19) |
| CIE-LCH | lch(93.50, 8.76, 290.86°) |
| OKLab | oklab(94.51% 0.0063 -0.0219) |
| OKLCH | oklch(94.51% 0.023 286) |
| XYZ | xyz(81.5366, 84.1068, 104.0152) |
| Luminance | 0.8411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 1.55
Ghostwhite
#F8F8FF
ΔE00 5.00
Aliceblue
#F0F8FF
ΔE00 7.09
Lavenderblush
#FFF0F5
ΔE00 7.56
Fog
#D8DCE0
ΔE00 7.63
Whitesmoke
#F5F5F5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBFC #FCFCEB
analogous
#EBF3FC #EBEBFC #F3EBFC
triadic
#EBEBFC #FCEBEB #EBFCEB
tetradic
#EBEBFC #FCEBF3 #FCFCEB #EBFCF3
square
#EBEBFC #FCEBF3 #FCFCEB #EBFCF3
split-complementary
#EBEBFC #FCF3EB #F3FCEB
monochromatic
#8181EC #B6B6F4 #E4E4FB #E4E4FB #E4E4FB
Accessibility & contrast
On white
1.18
#EBEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#EBEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBFC
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBFC | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFD
Deuteranopia (green-blind)
#E7ECFB
Tritanopia (blue-blind)
#E8EEF0
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebfc; /* rgb */ color: rgb(235, 235, 252); /* oklch */ color: oklch(94.5% 0.023 286.0);
Tailwind
colors: {
custom: {
50: '#f1f1fd',
500: '#ebebfc',
950: '#000000',
},
}SCSS
$custom: #ebebfc; $custom-light: #f1f1fd; $custom-dark: #000000;
JSON
{
"hex": "#ebebfc",
"rgb": {
"r": 235,
"g": 235,
"b": 252
},
"hsl": {
"h": 240,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.94508,
"c": 0.02279,
"h": 286
},
"luminance": 0.84107
}Semantic roles & 50–950 ramp
primary
#EBEBFC
secondary
#E3E3A8
accent
#D60FD6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585