#9BBFFA#9BBFFA
#9BBFFA is a light, moderate blue. Relative luminance 0.511; OKLCH L 80.0% C 0.093 H 260.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFFA |
|---|---|
| RGB | rgb(155, 191, 250) |
| HSL | hsl(217, 90%, 79%) |
| HSV | hsv(217, 38%, 98%) |
| CMYK | cmyk(38%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(76.76, 2.18, -32.97) |
| CIE-LCH | lch(76.76, 33.04, 273.79°) |
| OKLab | oklab(80.01% -0.0159 -0.0915) |
| OKLCH | oklch(80.01% 0.093 260.1) |
| XYZ | xyz(49.3983, 51.1298, 97.6901) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.80
Carolina Blue
#8AB8FE
ΔE00 3.00
Baby Blue (survey)
#A2CFFE
ΔE00 4.70
Powder Blue (survey)
#B1D1FC
ΔE00 4.97
Sky Blue (survey)
#75BBFD
ΔE00 6.73
Light Blue
#95D0FC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFFA #FAD69B
analogous
#9BEFFA #9BBFFA #A79BFA
triadic
#9BBFFA #FA9BBF #BFFA9B
tetradic
#9BBFFA #FA9BEF #FAD69B #9BFAA7
square
#9BBFFA #FA9BEF #FAD69B #9BFAA7
split-complementary
#9BBFFA #FAA79B #EFFA9B
monochromatic
#2674F4 #619AF7 #9BBFFA #D5E4FD #E2ECFE
Accessibility & contrast
On white
1.87
#9BBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#9BBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFFA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFFA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FD
Deuteranopia (green-blind)
#A0B9F9
Tritanopia (blue-blind)
#7CCBD3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #9bbffa; /* rgb */ color: rgb(155, 191, 250); /* oklch */ color: oklch(80.0% 0.093 260.1);
Tailwind
colors: {
custom: {
50: '#bbd2fc',
500: '#9bbffa',
950: '#000000',
},
}SCSS
$custom: #9bbffa; $custom-light: #bbd2fc; $custom-dark: #000000;
JSON
{
"hex": "#9bbffa",
"rgb": {
"r": 155,
"g": 191,
"b": 250
},
"hsl": {
"h": 217.263,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.80009,
"c": 0.0929,
"h": 260.1
},
"luminance": 0.51132
}Semantic roles & 50–950 ramp
primary
#9BBFFA
secondary
#DBAC5E
accent
#8F00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385