#EBEBF5#EBEBF5
#EBEBF5 is a very light, near-neutral blue. Relative luminance 0.837; OKLCH L 94.3% C 0.013 H 286.1°. Best body text is #000000 at 17.73:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF5 |
|---|---|
| RGB | rgb(235, 235, 245) |
| HSL | hsl(240, 33%, 94%) |
| HSV | hsv(240, 4%, 96%) |
| CMYK | cmyk(4.1%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(93.31, 1.81, -4.82) |
| CIE-LCH | lch(93.31, 5.15, 290.58°) |
| OKLab | oklab(94.3% 0.0037 -0.0129) |
| OKLCH | oklch(94.3% 0.013 286.1) |
| XYZ | xyz(80.4477, 83.6712, 98.2805) |
| Luminance | 0.8367 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.00
Lavender (CSS)
#E6E6FA
ΔE00 4.17
Aliceblue
#F0F8FF
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.35
Pale Grey
#FDFDFE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF5 #F5F5EB
analogous
#EBF0F5 #EBEBF5 #F0EBF5
triadic
#EBEBF5 #F5EBEB #EBF5EB
tetradic
#EBEBF5 #F5EBF0 #F5F5EB #EBF5F0
square
#EBEBF5 #F5EBF0 #F5F5EB #EBF5F0
split-complementary
#EBEBF5 #F5F0EB #F0F5EB
monochromatic
#9999CC #C2C2E1 #EBEBF5 #EBEBF5 #EBEBF5
Accessibility & contrast
On white
1.18
#EBEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.73
#EBEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF5
17.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF5 | 1.00 | 1.18 | 17.73 | 17.73 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF6
Deuteranopia (green-blind)
#E9EBF5
Tritanopia (blue-blind)
#E9EDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf5; /* rgb */ color: rgb(235, 235, 245); /* oklch */ color: oklch(94.3% 0.013 286.1);
Tailwind
colors: {
custom: {
50: '#f1f1f8',
500: '#ebebf5',
950: '#000000',
},
}SCSS
$custom: #ebebf5; $custom-light: #f1f1f8; $custom-dark: #000000;
JSON
{
"hex": "#ebebf5",
"rgb": {
"r": 235,
"g": 235,
"b": 245
},
"hsl": {
"h": 240,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.94297,
"c": 0.01339,
"h": 286.1
},
"luminance": 0.83671
}Semantic roles & 50–950 ramp
primary
#EBEBF5
secondary
#D0D0B4
accent
#AC39AC
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585