#EBEEF6#EBEEF6
#EBEEF6 is a very light, near-neutral blue. Relative luminance 0.855; OKLCH L 94.9% C 0.011 H 269.5°. Best body text is #000000 at 18.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF6 |
|---|---|
| RGB | rgb(235, 238, 246) |
| HSL | hsl(224, 38%, 94%) |
| HSV | hsv(224, 4%, 96%) |
| CMYK | cmyk(4.5%, 3.3%, 0%, 3.5%) |
| CIE-LAB | lab(94.08, 0.46, -4.20) |
| CIE-LCH | lch(94.08, 4.23, 276.21°) |
| OKLab | oklab(94.91% -0.0001 -0.0112) |
| OKLCH | oklch(94.91% 0.011 269.5) |
| XYZ | xyz(81.4669, 85.4647, 99.3753) |
| Luminance | 0.8547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.60
Aliceblue
#F0F8FF
ΔE00 3.13
Whitesmoke
#F5F5F5
ΔE00 4.15
Pale Grey
#FDFDFE
ΔE00 4.59
Fog
#D8DCE0
ΔE00 4.60
White
#FFFFFF
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF6 #F6F3EB
analogous
#EBF4F6 #EBEEF6 #EEEBF6
triadic
#EBEEF6 #F6EBEE #EEF6EB
tetradic
#EBEEF6 #F6EBF4 #F6F3EB #EBF6EE
square
#EBEEF6 #F6EBF4 #F6F3EB #EBF6EE
split-complementary
#EBEEF6 #F6EEEB #F4F6EB
monochromatic
#97A6D0 #C1CAE3 #EAEDF6 #EAEDF6 #EAEDF6
Accessibility & contrast
On white
1.16
#EBEEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.09
#EBEEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF6
18.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF6 | 1.00 | 1.16 | 18.09 | 18.09 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF6
Deuteranopia (green-blind)
#EBEEF6
Tritanopia (blue-blind)
#E9EFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef6; /* rgb */ color: rgb(235, 238, 246); /* oklch */ color: oklch(94.9% 0.011 269.5);
Tailwind
colors: {
custom: {
50: '#f1f3f9',
500: '#ebeef6',
950: '#000000',
},
}SCSS
$custom: #ebeef6; $custom-light: #f1f3f9; $custom-dark: #000000;
JSON
{
"hex": "#ebeef6",
"rgb": {
"r": 235,
"g": 238,
"b": 246
},
"hsl": {
"h": 223.636,
"s": 37.931,
"l": 94.314
},
"oklch": {
"l": 0.94914,
"c": 0.01121,
"h": 269.5
},
"luminance": 0.85465
}Semantic roles & 50–950 ramp
primary
#EBEEF6
secondary
#D3CAB3
accent
#8F35B1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585