#EBEEFA#EBEEFA
#EBEEFA is a very light, near-neutral blue. Relative luminance 0.857; OKLCH L 95.0% C 0.016 H 274.8°. Best body text is #000000 at 18.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEFA |
|---|---|
| RGB | rgb(235, 238, 250) |
| HSL | hsl(228, 60%, 95%) |
| HSV | hsv(228, 6%, 98%) |
| CMYK | cmyk(6%, 4.8%, 0%, 2%) |
| CIE-LAB | lab(94.19, 1.20, -6.12) |
| CIE-LCH | lch(94.19, 6.24, 281.10°) |
| OKLab | oklab(95.03% 0.0014 -0.0164) |
| OKLCH | oklch(95.03% 0.016 274.8) |
| XYZ | xyz(82.0875, 85.7129, 102.6436) |
| Luminance | 0.8571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 3.15
Lavender (CSS)
#E6E6FA
ΔE00 4.13
Aliceblue
#F0F8FF
ΔE00 4.26
Fog
#D8DCE0
ΔE00 5.73
Whitesmoke
#F5F5F5
ΔE00 5.75
Pale Grey
#FDFDFE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEFA #FAF7EB
analogous
#EBF5FA #EBEEFA #EFEBFA
triadic
#EBEEFA #FAEBEE #EEFAEB
tetradic
#EBEEFA #FAEBF5 #FAF7EB #EBFAEF
square
#EBEEFA #FAEBF5 #FAF7EB #EBFAEF
split-complementary
#EBEEFA #FAEFEB #F5FAEB
monochromatic
#899BE2 #BAC4EE #E7EAF9 #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.16
#EBEEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.14
#EBEEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEFA
18.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEFA | 1.00 | 1.16 | 18.14 | 18.14 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEFFB
Deuteranopia (green-blind)
#EAEEFA
Tritanopia (blue-blind)
#E8F0F2
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebeefa; /* rgb */ color: rgb(235, 238, 250); /* oklch */ color: oklch(95.0% 0.016 274.8);
Tailwind
colors: {
custom: {
50: '#f1f3fc',
500: '#ebeefa',
950: '#000000',
},
}SCSS
$custom: #ebeefa; $custom-light: #f1f3fc; $custom-dark: #000000;
JSON
{
"hex": "#ebeefa",
"rgb": {
"r": 235,
"g": 238,
"b": 250
},
"hsl": {
"h": 228,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.95033,
"c": 0.01643,
"h": 274.8
},
"luminance": 0.85713
}Semantic roles & 50–950 ramp
primary
#EBEEFA
secondary
#DDD3AC
accent
#A61EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585