#EBEEF7#EBEEF7
#EBEEF7 is a very light, near-neutral blue. Relative luminance 0.855; OKLCH L 94.9% C 0.013 H 271.3°. Best body text is #000000 at 18.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF7 |
|---|---|
| RGB | rgb(235, 238, 247) |
| HSL | hsl(225, 43%, 95%) |
| HSV | hsv(225, 5%, 97%) |
| CMYK | cmyk(4.9%, 3.6%, 0%, 3.1%) |
| CIE-LAB | lab(94.11, 0.64, -4.68) |
| CIE-LCH | lch(94.11, 4.73, 277.81°) |
| OKLab | oklab(94.94% 0.0003 -0.0125) |
| OKLCH | oklch(94.94% 0.013 271.3) |
| XYZ | xyz(81.6208, 85.5263, 100.1858) |
| Luminance | 0.8553 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.64
Aliceblue
#F0F8FF
ΔE00 3.36
Whitesmoke
#F5F5F5
ΔE00 4.55
Fog
#D8DCE0
ΔE00 4.85
Pale Grey
#FDFDFE
ΔE00 4.90
Lavender (CSS)
#E6E6FA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF7 #F7F4EB
analogous
#EBF4F7 #EBEEF7 #EEEBF7
triadic
#EBEEF7 #F7EBEE #EEF7EB
tetradic
#EBEEF7 #F7EBF4 #F7F4EB #EBF7EE
square
#EBEEF7 #F7EBF4 #F7F4EB #EBF7EE
split-complementary
#EBEEF7 #F7EEEB #F4F7EB
monochromatic
#94A4D4 #BFC9E6 #E9ECF6 #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.16
#EBEEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.11
#EBEEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF7
18.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF7 | 1.00 | 1.16 | 18.11 | 18.11 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEFF7
Deuteranopia (green-blind)
#EBEEF7
Tritanopia (blue-blind)
#E9F0F1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef7; /* rgb */ color: rgb(235, 238, 247); /* oklch */ color: oklch(94.9% 0.013 271.3);
Tailwind
colors: {
custom: {
50: '#f1f3f9',
500: '#ebeef7',
950: '#000000',
},
}SCSS
$custom: #ebeef7; $custom-light: #f1f3f9; $custom-dark: #000000;
JSON
{
"hex": "#ebeef7",
"rgb": {
"r": 235,
"g": 238,
"b": 247
},
"hsl": {
"h": 225,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.94944,
"c": 0.0125,
"h": 271.3
},
"luminance": 0.85527
}Semantic roles & 50–950 ramp
primary
#EBEEF7
secondary
#D5CCB1
accent
#9430B6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585