#EBEEFB#EBEEFB
#EBEEFB is a very light, near-neutral blue. Relative luminance 0.858; OKLCH L 95.1% C 0.018 H 275.6°. Best body text is #000000 at 18.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEFB |
|---|---|
| RGB | rgb(235, 238, 251) |
| HSL | hsl(229, 67%, 95%) |
| HSV | hsv(229, 6%, 98%) |
| CMYK | cmyk(6.4%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(94.22, 1.39, -6.60) |
| CIE-LCH | lch(94.22, 6.75, 281.88°) |
| OKLab | oklab(95.06% 0.0017 -0.0177) |
| OKLCH | oklch(95.06% 0.018 275.6) |
| XYZ | xyz(82.2447, 85.7758, 103.4716) |
| Luminance | 0.8578 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.41
Lavender (CSS)
#E6E6FA
ΔE00 3.76
Aliceblue
#F0F8FF
ΔE00 4.60
Fog
#D8DCE0
ΔE00 6.05
Whitesmoke
#F5F5F5
ΔE00 6.15
Pale Grey
#FDFDFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEFB #FBF8EB
analogous
#EBF6FB #EBEEFB #F0EBFB
triadic
#EBEEFB #FBEBEE #EEFBEB
tetradic
#EBEEFB #FBEBF6 #FBF8EB #EBFBF0
square
#EBEEFB #FBEBF6 #FBF8EB #EBFBF0
split-complementary
#EBEEFB #FBF0EB #F6FBEB
monochromatic
#8597E7 #B8C3F1 #E5E9FA #E5E9FA #E5E9FA
Accessibility & contrast
On white
1.16
#EBEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.16
#EBEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEFB
18.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEFB | 1.00 | 1.16 | 18.16 | 18.16 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFC
Deuteranopia (green-blind)
#EAEEFB
Tritanopia (blue-blind)
#E8F0F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeefb; /* rgb */ color: rgb(235, 238, 251); /* oklch */ color: oklch(95.1% 0.018 275.6);
Tailwind
colors: {
custom: {
50: '#f1f3fc',
500: '#ebeefb',
950: '#000000',
},
}SCSS
$custom: #ebeefb; $custom-light: #f1f3fc; $custom-dark: #000000;
JSON
{
"hex": "#ebeefb",
"rgb": {
"r": 235,
"g": 238,
"b": 251
},
"hsl": {
"h": 228.75,
"s": 66.667,
"l": 95.294
},
"oklch": {
"l": 0.95063,
"c": 0.01775,
"h": 275.6
},
"luminance": 0.85776
}Semantic roles & 50–950 ramp
primary
#EBEEFB
secondary
#E0D6AA
accent
#AC17CF
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585