#9CBBFB#9CBBFB
#9CBBFB is a light, moderate blue. Relative luminance 0.496; OKLCH L 79.3% C 0.098 H 264.3°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBBFB |
|---|---|
| RGB | rgb(156, 187, 251) |
| HSL | hsl(220, 92%, 80%) |
| HSV | hsv(220, 38%, 98%) |
| CMYK | cmyk(37.8%, 25.5%, 0%, 1.6%) |
| CIE-LAB | lab(75.81, 4.90, -34.97) |
| CIE-LCH | lch(75.81, 35.32, 277.98°) |
| OKLab | oklab(79.29% -0.0097 -0.0972) |
| OKLCH | oklch(79.29% 0.098 264.3) |
| XYZ | xyz(48.8879, 49.5712, 98.2403) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.21
Carolina Blue
#8AB8FE
ΔE00 3.56
Powder Blue (survey)
#B1D1FC
ΔE00 5.84
Baby Blue (survey)
#A2CFFE
ΔE00 6.09
Lightsteelblue
#B0C4DE
ΔE00 7.70
Sky Blue (survey)
#75BBFD
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBBFB #FBDC9C
analogous
#9CEBFB #9CBBFB #AD9CFB
triadic
#9CBBFB #FB9CBB #BBFB9C
tetradic
#9CBBFB #FB9CEB #FBDC9C #9CFBAD
square
#9CBBFB #FB9CEB #FBDC9C #9CFBAD
split-complementary
#9CBBFB #FBAD9C #EBFB9C
monochromatic
#266AF6 #6193F9 #9CBBFB #D7E3FD #E2EBFE
Accessibility & contrast
On white
1.92
#9CBBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#9CBBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBBFB
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBBFB | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C0FE
Deuteranopia (green-blind)
#9BB7FA
Tritanopia (blue-blind)
#7DC8D1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #9cbbfb; /* rgb */ color: rgb(156, 187, 251); /* oklch */ color: oklch(79.3% 0.098 264.3);
Tailwind
colors: {
custom: {
50: '#bccffd',
500: '#9cbbfb',
950: '#000000',
},
}SCSS
$custom: #9cbbfb; $custom-light: #bccffd; $custom-dark: #000000;
JSON
{
"hex": "#9cbbfb",
"rgb": {
"r": 156,
"g": 187,
"b": 251
},
"hsl": {
"h": 220.421,
"s": 92.233,
"l": 79.804
},
"oklch": {
"l": 0.79293,
"c": 0.09771,
"h": 264.3
},
"luminance": 0.49574
}Semantic roles & 50–950 ramp
primary
#9CBBFB
secondary
#F6EBD5
accent
#9B00E6
background
#FBFCFF
surface
#F7F9FF
border
#D0D2D7
text
#121317
muted
#818285