#9BBFFE#9BBFFE
#9BBFFE is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.2% C 0.098 H 261.4°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFFE |
|---|---|
| RGB | rgb(155, 191, 254) |
| HSL | hsl(218, 98%, 80%) |
| HSV | hsv(218, 39%, 100%) |
| CMYK | cmyk(39%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(76.91, 3.24, -34.88) |
| CIE-LCH | lch(76.91, 35.03, 275.30°) |
| OKLab | oklab(80.18% -0.0147 -0.097) |
| OKLCH | oklch(80.18% 0.098 261.4) |
| XYZ | xyz(50.0322, 51.3833, 101.0284) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.71
Carolina Blue
#8AB8FE
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.83
Powder Blue (survey)
#B1D1FC
ΔE00 5.10
Sky Blue (survey)
#75BBFD
ΔE00 6.88
Light Blue
#95D0FC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFFE #FEDA9B
analogous
#9BF0FE #9BBFFE #A89BFE
triadic
#9BBFFE #FE9BBF #BFFE9B
tetradic
#9BBFFE #FE9BF0 #FEDA9B #9BFEA8
square
#9BBFFE #FE9BF0 #FEDA9B #9BFEA8
split-complementary
#9BBFFE #FEA89B #F0FE9B
monochromatic
#2271FD #5E98FD #9BBFFE #D8E6FF #E1ECFF
Accessibility & contrast
On white
1.86
#9BBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#9BBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFFE
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFFE | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9EBAFD
Tritanopia (blue-blind)
#7ACCD5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9bbffe; /* rgb */ color: rgb(155, 191, 254); /* oklch */ color: oklch(80.2% 0.098 261.4);
Tailwind
colors: {
custom: {
50: '#bbd2ff',
500: '#9bbffe',
950: '#000000',
},
}SCSS
$custom: #9bbffe; $custom-light: #bbd2ff; $custom-dark: #000000;
JSON
{
"hex": "#9bbffe",
"rgb": {
"r": 155,
"g": 191,
"b": 254
},
"hsl": {
"h": 218.182,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.80179,
"c": 0.09808,
"h": 261.4
},
"luminance": 0.51386
}Semantic roles & 50–950 ramp
primary
#9BBFFE
secondary
#E1B15C
accent
#9200E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121418
muted
#828386