#9BBFFD#9BBFFD
#9BBFFD is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.1% C 0.097 H 261.1°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBFFD |
|---|---|
| RGB | rgb(155, 191, 253) |
| HSL | hsl(218, 96%, 80%) |
| HSV | hsv(218, 39%, 99%) |
| CMYK | cmyk(38.7%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(76.87, 2.97, -34.40) |
| CIE-LCH | lch(76.87, 34.53, 274.94°) |
| OKLab | oklab(80.14% -0.015 -0.0956) |
| OKLCH | oklch(80.14% 0.097 261.1) |
| XYZ | xyz(49.8725, 51.3195, 100.1872) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.72
Carolina Blue
#8AB8FE
ΔE00 2.98
Baby Blue (survey)
#A2CFFE
ΔE00 4.80
Powder Blue (survey)
#B1D1FC
ΔE00 5.07
Sky Blue (survey)
#75BBFD
ΔE00 6.84
Light Blue
#95D0FC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBFFD #FDD99B
analogous
#9BF0FD #9BBFFD #A89BFD
triadic
#9BBFFD #FD9BBF #BFFD9B
tetradic
#9BBFFD #FD9BF0 #FDD99B #9BFDA8
square
#9BBFFD #FD9BF0 #FDD99B #9BFDA8
split-complementary
#9BBFFD #FDA89B #F0FD9B
monochromatic
#2372FB #5F99FC #9BBFFD #D7E5FE #E1ECFE
Accessibility & contrast
On white
1.86
#9BBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#9BBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBFFD
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBFFD | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C3FF
Deuteranopia (green-blind)
#9FBAFC
Tritanopia (blue-blind)
#7ACCD4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #9bbffd; /* rgb */ color: rgb(155, 191, 253); /* oklch */ color: oklch(80.1% 0.097 261.1);
Tailwind
colors: {
custom: {
50: '#bbd2fe',
500: '#9bbffd',
950: '#000000',
},
}SCSS
$custom: #9bbffd; $custom-light: #bbd2fe; $custom-dark: #000000;
JSON
{
"hex": "#9bbffd",
"rgb": {
"r": 155,
"g": 191,
"b": 253
},
"hsl": {
"h": 217.959,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.80137,
"c": 0.09679,
"h": 261.1
},
"luminance": 0.51322
}Semantic roles & 50–950 ramp
primary
#9BBFFD
secondary
#DFAF5D
accent
#9100E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121417
muted
#828385