#EBEEFE#EBEEFE
#EBEEFE is a very light, muted blue. Relative luminance 0.860; OKLCH L 95.2% C 0.022 H 277.5°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEFE |
|---|---|
| RGB | rgb(235, 238, 254) |
| HSL | hsl(231, 90%, 96%) |
| HSV | hsv(231, 7%, 100%) |
| CMYK | cmyk(7.5%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(94.30, 1.96, -8.04) |
| CIE-LCH | lch(94.30, 8.27, 283.68°) |
| OKLab | oklab(95.15% 0.0028 -0.0215) |
| OKLCH | oklch(95.15% 0.022 277.5) |
| XYZ | xyz(82.7213, 85.9665, 105.9819) |
| Luminance | 0.8597 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.80
Ghostwhite
#F8F8FF
ΔE00 4.32
Aliceblue
#F0F8FF
ΔE00 5.66
Fog
#D8DCE0
ΔE00 7.04
Pale Grey
#FDFDFE
ΔE00 7.29
Whitesmoke
#F5F5F5
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEFE #FEFBEB
analogous
#EBF7FE #EBEEFE #F1EBFE
triadic
#EBEEFE #FEEBEE #EEFEEB
tetradic
#EBEEFE #FEEBF7 #FEFBEB #EBFEF1
square
#EBEEFE #FEEBF7 #FEFBEB #EBFEF1
split-complementary
#EBEEFE #FEF1EB #F7FEEB
monochromatic
#768BF8 #B1BCFB #E2E6FE #E2E6FE #E2E6FE
Accessibility & contrast
On white
1.15
#EBEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#EBEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEFE
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEFE | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E9EEFE
Tritanopia (blue-blind)
#E7F1F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebeefe; /* rgb */ color: rgb(235, 238, 254); /* oklch */ color: oklch(95.2% 0.022 277.5);
Tailwind
colors: {
custom: {
50: '#f1f3fe',
500: '#ebeefe',
950: '#000000',
},
}SCSS
$custom: #ebeefe; $custom-light: #f1f3fe; $custom-dark: #000000;
JSON
{
"hex": "#ebeefe",
"rgb": {
"r": 235,
"g": 238,
"b": 254
},
"hsl": {
"h": 230.526,
"s": 90.476,
"l": 95.882
},
"oklch": {
"l": 0.95154,
"c": 0.02173,
"h": 277.5
},
"luminance": 0.85967
}Semantic roles & 50–950 ramp
primary
#EBEEFE
secondary
#EADFA3
accent
#C100E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585