#EBEBF7#EBEBF7
#EBEBF7 is a very light, near-neutral blue. Relative luminance 0.838; OKLCH L 94.4% C 0.016 H 286.1°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF7 |
|---|---|
| RGB | rgb(235, 235, 247) |
| HSL | hsl(240, 43%, 95%) |
| HSV | hsv(240, 5%, 97%) |
| CMYK | cmyk(4.9%, 4.9%, 0%, 3.1%) |
| CIE-LAB | lab(93.36, 2.18, -5.79) |
| CIE-LCH | lch(93.36, 6.18, 290.66°) |
| OKLab | oklab(94.36% 0.0045 -0.0154) |
| OKLCH | oklch(94.36% 0.016 286.1) |
| XYZ | xyz(80.7547, 83.7940, 99.8971) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.34
Ghostwhite
#F8F8FF
ΔE00 3.47
Aliceblue
#F0F8FF
ΔE00 5.59
Fog
#D8DCE0
ΔE00 5.97
Whitesmoke
#F5F5F5
ΔE00 6.09
Pale Grey
#FDFDFE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF7 #F7F7EB
analogous
#EBF1F7 #EBEBF7 #F1EBF7
triadic
#EBEBF7 #F7EBEB #EBF7EB
tetradic
#EBEBF7 #F7EBF1 #F7F7EB #EBF7F1
square
#EBEBF7 #F7EBF1 #F7F7EB #EBF7F1
split-complementary
#EBEBF7 #F7F1EB #F1F7EB
monochromatic
#9494D4 #BFBFE6 #E9E9F6 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.18
#EBEBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#EBEBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF7
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF7 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8ECF8
Deuteranopia (green-blind)
#E8ECF7
Tritanopia (blue-blind)
#E9EDEF
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf7; /* rgb */ color: rgb(235, 235, 247); /* oklch */ color: oklch(94.4% 0.016 286.1);
Tailwind
colors: {
custom: {
50: '#f1f1f9',
500: '#ebebf7',
950: '#000000',
},
}SCSS
$custom: #ebebf7; $custom-light: #f1f1f9; $custom-dark: #000000;
JSON
{
"hex": "#ebebf7",
"rgb": {
"r": 235,
"g": 235,
"b": 247
},
"hsl": {
"h": 240,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.94356,
"c": 0.01607,
"h": 286.1
},
"luminance": 0.83794
}Semantic roles & 50–950 ramp
primary
#EBEBF7
secondary
#D5D5B1
accent
#B630B6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585