#EBEBF6#EBEBF6
#EBEBF6 is a very light, near-neutral blue. Relative luminance 0.837; OKLCH L 94.3% C 0.015 H 286.1°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEBF6 |
|---|---|
| RGB | rgb(235, 235, 246) |
| HSL | hsl(240, 38%, 94%) |
| HSV | hsv(240, 4%, 96%) |
| CMYK | cmyk(4.5%, 4.5%, 0%, 3.5%) |
| CIE-LAB | lab(93.33, 2.00, -5.31) |
| CIE-LCH | lch(93.33, 5.67, 290.62°) |
| OKLab | oklab(94.33% 0.0041 -0.0141) |
| OKLCH | oklch(94.33% 0.015 286.1) |
| XYZ | xyz(80.6008, 83.7324, 99.0866) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.22
Lavender (CSS)
#E6E6FA
ΔE00 3.75
Aliceblue
#F0F8FF
ΔE00 5.32
Fog
#D8DCE0
ΔE00 5.66
Whitesmoke
#F5F5F5
ΔE00 5.69
Pale Grey
#FDFDFE
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEBF6 #F6F6EB
analogous
#EBF1F6 #EBEBF6 #F1EBF6
triadic
#EBEBF6 #F6EBEB #EBF6EB
tetradic
#EBEBF6 #F6EBF1 #F6F6EB #EBF6F1
square
#EBEBF6 #F6EBF1 #F6F6EB #EBF6F1
split-complementary
#EBEBF6 #F6F1EB #F1F6EB
monochromatic
#9797D0 #C1C1E3 #EAEAF6 #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.18
#EBEBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#EBEBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEBF6
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEBF6 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9ECF7
Deuteranopia (green-blind)
#E8ECF6
Tritanopia (blue-blind)
#E9EDEE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ebebf6; /* rgb */ color: rgb(235, 235, 246); /* oklch */ color: oklch(94.3% 0.015 286.1);
Tailwind
colors: {
custom: {
50: '#f1f1f9',
500: '#ebebf6',
950: '#000000',
},
}SCSS
$custom: #ebebf6; $custom-light: #f1f1f9; $custom-dark: #000000;
JSON
{
"hex": "#ebebf6",
"rgb": {
"r": 235,
"g": 235,
"b": 246
},
"hsl": {
"h": 240,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.94326,
"c": 0.01473,
"h": 286.1
},
"luminance": 0.83733
}Semantic roles & 50–950 ramp
primary
#EBEBF6
secondary
#D3D3B3
accent
#B135B1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161617
muted
#858585