#EBEEFF#EBEEFF
#EBEEFF is a very light, muted blue. Relative luminance 0.860; OKLCH L 95.2% C 0.023 H 278.0°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEEFF |
|---|---|
| RGB | rgb(235, 238, 255) |
| HSL | hsl(231, 100%, 96%) |
| HSV | hsv(231, 8%, 100%) |
| CMYK | cmyk(7.8%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(94.33, 2.15, -8.52) |
| CIE-LCH | lch(94.33, 8.78, 284.15°) |
| OKLab | oklab(95.19% 0.0032 -0.0228) |
| OKLCH | oklch(95.19% 0.023 278) |
| XYZ | xyz(82.8819, 86.0307, 106.8274) |
| Luminance | 0.8603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 2.54
Ghostwhite
#F8F8FF
ΔE00 4.64
Aliceblue
#F0F8FF
ΔE00 6.01
Fog
#D8DCE0
ΔE00 7.38
Pale Grey
#FDFDFE
ΔE00 7.63
Whitesmoke
#F5F5F5
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEEFF #FFFCEB
analogous
#EBF8FF #EBEEFF #F2EBFF
triadic
#EBEEFF #FFEBEE #EEFFEB
tetradic
#EBEEFF #FFEBF8 #FFFCEB #EBFFF2
square
#EBEEFF #FFEBF8 #FFFCEB #EBFFF2
split-complementary
#EBEEFF #FFF2EB #F8FFEB
monochromatic
#7186FF #AEBAFF #E0E5FF #E0E5FF #E0E5FF
Accessibility & contrast
On white
1.15
#EBEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#EBEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEEFF
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEEFF | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEFFF
Deuteranopia (green-blind)
#E9EEFF
Tritanopia (blue-blind)
#E7F1F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebeeff; /* rgb */ color: rgb(235, 238, 255); /* oklch */ color: oklch(95.2% 0.023 278.0);
Tailwind
colors: {
custom: {
50: '#f1f3ff',
500: '#ebeeff',
950: '#000000',
},
}SCSS
$custom: #ebeeff; $custom-light: #f1f3ff; $custom-dark: #000000;
JSON
{
"hex": "#ebeeff",
"rgb": {
"r": 235,
"g": 238,
"b": 255
},
"hsl": {
"h": 231,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.95185,
"c": 0.02305,
"h": 278
},
"luminance": 0.86031
}Semantic roles & 50–950 ramp
primary
#EBEEFF
secondary
#EEE2A0
accent
#C300E6
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161718
muted
#858586