#EBEFF9#EBEFF9
#EBEFF9 is a very light, near-neutral blue. Relative luminance 0.862; OKLCH L 95.2% C 0.014 H 268.5°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EBEFF9 |
|---|---|
| RGB | rgb(235, 239, 249) |
| HSL | hsl(223, 54%, 95%) |
| HSV | hsv(223, 6%, 98%) |
| CMYK | cmyk(5.6%, 4%, 0%, 2.4%) |
| CIE-LAB | lab(94.41, 0.50, -5.27) |
| CIE-LCH | lch(94.41, 5.30, 275.44°) |
| OKLab | oklab(95.2% -0.0004 -0.0141) |
| OKLCH | oklch(95.2% 0.014 268.5) |
| XYZ | xyz(82.2230, 86.2343, 101.9173) |
| Luminance | 0.8623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.84
Aliceblue
#F0F8FF
ΔE00 3.19
Whitesmoke
#F5F5F5
ΔE00 4.92
Fog
#D8DCE0
ΔE00 5.15
Pale Grey
#FDFDFE
ΔE00 5.16
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBEFF9 #F9F5EB
analogous
#EBF6F9 #EBEFF9 #EEEBF9
triadic
#EBEFF9 #F9EBEF #EFF9EB
tetradic
#EBEFF9 #F9EBF6 #F9F5EB #EBF9EE
square
#EBEFF9 #F9EBF6 #F9F5EB #EBF9EE
split-complementary
#EBEFF9 #F9EEEB #F6F9EB
monochromatic
#8DA4DD #BCC9EB #E7ECF8 #E7ECF8 #E7ECF8
Accessibility & contrast
On white
1.15
#EBEFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#EBEFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBEFF9
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBEFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBEFF9 | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECF0FA
Deuteranopia (green-blind)
#EBEEF9
Tritanopia (blue-blind)
#E8F1F2
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ebeff9; /* rgb */ color: rgb(235, 239, 249); /* oklch */ color: oklch(95.2% 0.014 268.5);
Tailwind
colors: {
custom: {
50: '#f1f4fb',
500: '#ebeff9',
950: '#000000',
},
}SCSS
$custom: #ebeff9; $custom-light: #f1f4fb; $custom-dark: #000000;
JSON
{
"hex": "#ebeff9",
"rgb": {
"r": 235,
"g": 239,
"b": 249
},
"hsl": {
"h": 222.857,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.95199,
"c": 0.01409,
"h": 268.5
},
"luminance": 0.86235
}Semantic roles & 50–950 ramp
primary
#EBEFF9
secondary
#DACEAE
accent
#9424C1
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#161717
muted
#858585