#EBEDFA#EBEDFA
#EBEDFA is a very light, near-neutral blue. Relative luminance 0.851; OKLCH L 94.8% C 0.018 H 279.1°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEDFA |
|---|---|
| RGB | rgb(235, 237, 250) |
| HSL | hsl(232, 60%, 95%) |
| HSV | hsv(232, 6%, 98%) |
| CMYK | cmyk(6%, 5.2%, 0%, 2%) |
| CIE-LAB | lab(93.94, 1.71, -6.49) |
| CIE-LCH | lch(93.94, 6.71, 284.80°) |
| OKLab | oklab(94.84% 0.0028 -0.0173) |
| OKLCH | oklch(94.84% 0.018 279.1) |
| XYZ | xyz(81.7971, 85.1323, 102.5468) |
| Luminance | 0.8513 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.42
Ghostwhite
#F8F8FF
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 5.01
Fog
#D8DCE0
ΔE00 6.10
Whitesmoke
#F5F5F5
ΔE00 6.23
Pale Grey
#FDFDFE
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEDFA #FAF8EB
analogous
#EBF4FA #EBEDFA #F0EBFA
triadic
#EBEDFA #FAEBED #EDFAEB
tetradic
#EBEDFA #FAEBF4 #FAF8EB #EBFAF0
square
#EBEDFA #FAEBF4 #FAF8EB #EBFAF0
split-complementary
#EBEDFA #FAF0EB #F4FAEB
monochromatic
#8995E2 #BAC1EE #E7E9F9 #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.16
#EBEDFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#EBEDFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEDFA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEDFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEDFA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEEFB
Deuteranopia (green-blind)
#E9EDFA
Tritanopia (blue-blind)
#E8EFF1
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ebedfa; /* rgb */ color: rgb(235, 237, 250); /* oklch */ color: oklch(94.8% 0.018 279.1);
Tailwind
colors: {
custom: {
50: '#f1f2fc',
500: '#ebedfa',
950: '#000000',
},
}SCSS
$custom: #ebedfa; $custom-light: #f1f2fc; $custom-dark: #000000;
JSON
{
"hex": "#ebedfa",
"rgb": {
"r": 235,
"g": 237,
"b": 250
},
"hsl": {
"h": 232,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.94837,
"c": 0.01757,
"h": 279.1
},
"luminance": 0.85133
}Semantic roles & 50–950 ramp
primary
#EBEDFA
secondary
#DDD7AC
accent
#B11EC8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585