#EBEFFF#EBEFFF
#EBEFFF is a very light, muted blue. Relative luminance 0.866; OKLCH L 95.4% C 0.022 H 274.7°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFFF |
|---|---|
| RGB | rgb(235, 239, 255) |
| HSL | hsl(228, 100%, 96%) |
| HSV | hsv(228, 8%, 100%) |
| CMYK | cmyk(7.8%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(94.57, 1.63, -8.15) |
| CIE-LCH | lch(94.57, 8.31, 281.33°) |
| OKLab | oklab(95.38% 0.0018 -0.0218) |
| OKLCH | oklch(95.38% 0.022 274.7) |
| XYZ | xyz(83.1738, 86.6146, 106.9248) |
| Luminance | 0.8661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.22
Ghostwhite
#F8F8FF
ΔE00 4.29
Aliceblue
#F0F8FF
ΔE00 5.31
Fog
#D8DCE0
ΔE00 7.01
Pale Grey
#FDFDFE
ΔE00 7.20
Whitesmoke
#F5F5F5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFFF #FFFBEB
analogous
#EBF9FF #EBEFFF #F1EBFF
triadic
#EBEFFF #FFEBEF #EFFFEB
tetradic
#EBEFFF #FFEBF9 #FFFBEB #EBFFF1
square
#EBEFFF #FFEBF9 #FFFBEB #EBFFF1
split-complementary
#EBEFFF #FFF1EB #F9FFEB
monochromatic
#718DFF #AEBEFF #E0E7FF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.15
#EBEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#EBEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFFF
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFFF | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBF0FF
Deuteranopia (green-blind)
#EAEFFF
Tritanopia (blue-blind)
#E7F2F4
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebefff; /* rgb */ color: rgb(235, 239, 255); /* oklch */ color: oklch(95.4% 0.022 274.7);
Tailwind
colors: {
custom: {
50: '#f1f4ff',
500: '#ebefff',
950: '#000000',
},
}SCSS
$custom: #ebefff; $custom-light: #f1f4ff; $custom-dark: #000000;
JSON
{
"hex": "#ebefff",
"rgb": {
"r": 235,
"g": 239,
"b": 255
},
"hsl": {
"h": 228,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.9538,
"c": 0.02191,
"h": 274.7
},
"luminance": 0.86615
}Semantic roles & 50–950 ramp
primary
#EBEFFF
secondary
#EEDFA0
accent
#B800E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586