#EBEDF6#EBEDF6
#EBEDF6 is a very light, near-neutral blue. Relative luminance 0.849; OKLCH L 94.7% C 0.012 H 276.1°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDF6 |
|---|---|
| RGB | rgb(235, 237, 246) |
| HSL | hsl(229, 38%, 94%) |
| HSV | hsv(229, 4%, 96%) |
| CMYK | cmyk(4.5%, 3.7%, 0%, 3.5%) |
| CIE-LAB | lab(93.83, 0.97, -4.57) |
| CIE-LCH | lch(93.83, 4.67, 281.98°) |
| OKLab | oklab(94.72% 0.0013 -0.0122) |
| OKLCH | oklch(94.72% 0.012 276.1) |
| XYZ | xyz(81.1766, 84.8841, 99.2786) |
| Luminance | 0.8488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.61
Aliceblue
#F0F8FF
ΔE00 3.85
Whitesmoke
#F5F5F5
ΔE00 4.62
Fog
#D8DCE0
ΔE00 4.87
Pale Grey
#FDFDFE
ΔE00 5.00
Lavender (CSS)
#E6E6FA
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDF6 #F6F4EB
analogous
#EBF3F6 #EBEDF6 #EFEBF6
triadic
#EBEDF6 #F6EBED #EDF6EB
tetradic
#EBEDF6 #F6EBF3 #F6F4EB #EBF6EF
square
#EBEDF6 #F6EBF3 #F6F4EB #EBF6EF
split-complementary
#EBEDF6 #F6EFEB #F3F6EB
monochromatic
#97A1D0 #C1C7E3 #EAECF6 #EAECF6 #EAECF6
Accessibility & contrast
On white
1.17
#EBEDF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#EBEDF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDF6
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDF6 | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF6
Deuteranopia (green-blind)
#EAEDF6
Tritanopia (blue-blind)
#E9EFF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #ebedf6; /* rgb */ color: rgb(235, 237, 246); /* oklch */ color: oklch(94.7% 0.012 276.1);
Tailwind
colors: {
custom: {
50: '#f1f2f9',
500: '#ebedf6',
950: '#000000',
},
}SCSS
$custom: #ebedf6; $custom-light: #f1f2f9; $custom-dark: #000000;
JSON
{
"hex": "#ebedf6",
"rgb": {
"r": 235,
"g": 237,
"b": 246
},
"hsl": {
"h": 229.091,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.94718,
"c": 0.01226,
"h": 276.1
},
"luminance": 0.84884
}Semantic roles & 50–950 ramp
primary
#EBEDF6
secondary
#D3CDB3
accent
#9A35B1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585