#9EBBFB#9EBBFB
#9EBBFB is a light, moderate blue. Relative luminance 0.498; OKLCH L 79.4% C 0.097 H 265.4°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9EBBFB |
|---|---|
| RGB | rgb(158, 187, 251) |
| HSL | hsl(221, 92%, 80%) |
| HSV | hsv(221, 37%, 98%) |
| CMYK | cmyk(37.1%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.93, 5.43, -34.77) |
| CIE-LCH | lch(75.93, 35.19, 278.87°) |
| OKLab | oklab(79.42% -0.0077 -0.0966) |
| OKLCH | oklch(79.42% 0.097 265.4) |
| XYZ | xyz(49.2782, 49.7725, 98.2586) |
| Luminance | 0.4978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.02
Carolina Blue
#8AB8FE
ΔE00 4.05
Powder Blue (survey)
#B1D1FC
ΔE00 5.82
Baby Blue (survey)
#A2CFFE
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 7.60
Light Periwinkle
#C1C6FC
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EBBFB #FBDE9E
analogous
#9EEAFB #9EBBFB #AF9EFB
triadic
#9EBBFB #FB9EBB #BBFB9E
tetradic
#9EBBFB #FB9EEA #FBDE9E #9EFBAF
square
#9EBBFB #FB9EEA #FBDE9E #9EFBAF
split-complementary
#9EBBFB #FBAF9E #EAFB9E
monochromatic
#2869F6 #6392F9 #9EBBFB #D9E4FD #E2EAFE
Accessibility & contrast
On white
1.92
#9EBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#9EBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EBBFB
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EBBFB | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FE
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#81C8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9ebbfb; /* rgb */ color: rgb(158, 187, 251); /* oklch */ color: oklch(79.4% 0.097 265.4);
Tailwind
colors: {
custom: {
50: '#bdcffd',
500: '#9ebbfb',
950: '#000000',
},
}SCSS
$custom: #9ebbfb; $custom-light: #bdcffd; $custom-dark: #000000;
JSON
{
"hex": "#9ebbfb",
"rgb": {
"r": 158,
"g": 187,
"b": 251
},
"hsl": {
"h": 221.29,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.79422,
"c": 0.09693,
"h": 265.4
},
"luminance": 0.49775
}Semantic roles & 50–950 ramp
primary
#9EBBFB
secondary
#F6ECD5
accent
#9E00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285