#EBEFF5#EBEFF5
#EBEFF5 is a very light, near-neutral blue. Relative luminance 0.860; OKLCH L 95.1% C 0.009 H 258.3°. Best body text is #000000 at 18.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFF5 |
|---|---|
| RGB | rgb(235, 239, 245) |
| HSL | hsl(216, 33%, 94%) |
| HSV | hsv(216, 4%, 96%) |
| CMYK | cmyk(4.1%, 2.4%, 0%, 3.9%) |
| CIE-LAB | lab(94.31, -0.24, -3.35) |
| CIE-LCH | lch(94.31, 3.36, 265.94°) |
| OKLab | oklab(95.08% -0.0018 -0.0089) |
| OKLCH | oklch(95.08% 0.009 258.3) |
| XYZ | xyz(81.6058, 85.9874, 98.6665) |
| Luminance | 0.8599 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.40
Ghostwhite
#F8F8FF
ΔE00 2.98
Whitesmoke
#F5F5F5
ΔE00 3.40
Pale Grey
#FDFDFE
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.30
White
#FFFFFF
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFF5 #F5F1EB
analogous
#EBF4F5 #EBEFF5 #ECEBF5
triadic
#EBEFF5 #F5EBEF #EFF5EB
tetradic
#EBEFF5 #F5EBF4 #F5F1EB #EBF5EC
square
#EBEFF5 #F5EBF4 #F5F1EB #EBF5EC
split-complementary
#EBEFF5 #F5ECEB #F4F5EB
monochromatic
#99AECC #C2CEE1 #EBEFF5 #EBEFF5 #EBEFF5
Accessibility & contrast
On white
1.15
#EBEFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.20
#EBEFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFF5
18.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFF5 | 1.00 | 1.15 | 18.20 | 18.20 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEFF5
Deuteranopia (green-blind)
#ECEEF5
Tritanopia (blue-blind)
#E9F0F1
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebeff5; /* rgb */ color: rgb(235, 239, 245); /* oklch */ color: oklch(95.1% 0.009 258.3);
Tailwind
colors: {
custom: {
50: '#f1f4f8',
500: '#ebeff5',
950: '#000000',
},
}SCSS
$custom: #ebeff5; $custom-light: #f1f4f8; $custom-dark: #000000;
JSON
{
"hex": "#ebeff5",
"rgb": {
"r": 235,
"g": 239,
"b": 245
},
"hsl": {
"h": 216,
"s": 33.333,
"l": 94.118
},
"oklch": {
"l": 0.95081,
"c": 0.00914,
"h": 258.3
},
"luminance": 0.85988
}Semantic roles & 50–950 ramp
primary
#EBEFF5
secondary
#D0C5B4
accent
#7E39AC
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585