#9EBBFC#9EBBFC
#9EBBFC is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.5% C 0.098 H 265.7°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBFC |
|---|---|
| RGB | rgb(158, 187, 252) |
| HSL | hsl(221, 94%, 80%) |
| HSV | hsv(221, 37%, 99%) |
| CMYK | cmyk(37.3%, 25.8%, 0%, 1.2%) |
| CIE-LAB | lab(75.97, 5.69, -35.25) |
| CIE-LCH | lch(75.97, 35.71, 279.17°) |
| OKLab | oklab(79.47% -0.0074 -0.098) |
| OKLCH | oklch(79.47% 0.098 265.7) |
| XYZ | xyz(49.4362, 49.8357, 99.0910) |
| Luminance | 0.4984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.02
Carolina Blue
#8AB8FE
ΔE00 4.04
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.67
Light Periwinkle
#C1C6FC
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBFC #FCDF9E
analogous
#9EEAFC #9EBBFC #B09EFC
triadic
#9EBBFC #FC9EBB #BBFC9E
tetradic
#9EBBFC #FC9EEA #FCDF9E #9EFCB0
square
#9EBBFC #FC9EEA #FCDF9E #9EFCB0
split-complementary
#9EBBFC #FCB09E #EAFC9E
monochromatic
#2768F8 #6391FA #9EBBFC #D9E5FE #E1EAFE
Accessibility & contrast
On white
1.91
#9EBBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#9EBBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBFC
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBFC | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FF
Deuteranopia (green-blind)
#9CB7FB
Tritanopia (blue-blind)
#80C8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ebbfc; /* rgb */ color: rgb(158, 187, 252); /* oklch */ color: oklch(79.5% 0.098 265.7);
Tailwind
colors: {
custom: {
50: '#bdcffd',
500: '#9ebbfc',
950: '#000000',
},
}SCSS
$custom: #9ebbfc; $custom-light: #bdcffd; $custom-dark: #000000;
JSON
{
"hex": "#9ebbfc",
"rgb": {
"r": 158,
"g": 187,
"b": 252
},
"hsl": {
"h": 221.489,
"s": 94,
"l": 80.392
},
"oklch": {
"l": 0.79465,
"c": 0.09827,
"h": 265.7
},
"luminance": 0.49838
}Semantic roles & 50–950 ramp
primary
#9EBBFC
secondary
#F6ECD5
accent
#9F00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285