#EBEEF5#EBEEF5
#EBEEF5 is a very light, near-neutral blue. Relative luminance 0.854; OKLCH L 94.9% C 0.010 H 267.3°. Best body text is #000000 at 18.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEF5 |
|---|---|
| RGB | rgb(235, 238, 245) |
| HSL | hsl(222, 33%, 94%) |
| HSV | hsv(222, 4%, 96%) |
| CMYK | cmyk(4.1%, 2.9%, 0%, 3.9%) |
| CIE-LAB | lab(94.06, 0.27, -3.72) |
| CIE-LCH | lch(94.06, 3.73, 274.20°) |
| OKLab | oklab(94.89% -0.0005 -0.0099) |
| OKLCH | oklch(94.89% 0.01 267.3) |
| XYZ | xyz(81.3139, 85.4035, 98.5692) |
| Luminance | 0.8540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.65
Aliceblue
#F0F8FF
ΔE00 2.96
Whitesmoke
#F5F5F5
ΔE00 3.76
Pale Grey
#FDFDFE
ΔE00 4.30
Fog
#D8DCE0
ΔE00 4.38
White
#FFFFFF
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEF5 #F5F2EB
analogous
#EBF3F5 #EBEEF5 #EDEBF5
triadic
#EBEEF5 #F5EBEE #EEF5EB
tetradic
#EBEEF5 #F5EBF3 #F5F2EB #EBF5ED
square
#EBEEF5 #F5EBF3 #F5F2EB #EBF5ED
split-complementary
#EBEEF5 #F5EDEB #F3F5EB
monochromatic
#99A9CC #C2CBE1 #EBEEF5 #EBEEF5 #EBEEF5
Accessibility & contrast
On white
1.16
#EBEEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.08
#EBEEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEF5
18.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEF5 | 1.00 | 1.16 | 18.08 | 18.08 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEEF5
Deuteranopia (green-blind)
#EBEEF5
Tritanopia (blue-blind)
#E9EFF0
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeef5; /* rgb */ color: rgb(235, 238, 245); /* oklch */ color: oklch(94.9% 0.010 267.3);
Tailwind
colors: {
custom: {
50: '#f1f3f8',
500: '#ebeef5',
950: '#000000',
},
}SCSS
$custom: #ebeef5; $custom-light: #f1f3f8; $custom-dark: #000000;
JSON
{
"hex": "#ebeef5",
"rgb": {
"r": 235,
"g": 238,
"b": 245
},
"hsl": {
"h": 222,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.94885,
"c": 0.00993,
"h": 267.3
},
"luminance": 0.85404
}Semantic roles & 50–950 ramp
primary
#EBEEF5
secondary
#D0C8B4
accent
#8A39AC
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585