#9BBCFD#9BBCFD
#9BBCFD is a light, moderate blue. Relative luminance 0.500; OKLCH L 79.5% C 0.100 H 263.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBCFD |
|---|---|
| RGB | rgb(155, 188, 253) |
| HSL | hsl(220, 96%, 80%) |
| HSV | hsv(220, 39%, 99%) |
| CMYK | cmyk(38.7%, 25.7%, 0%, 0.8%) |
| CIE-LAB | lab(76.08, 4.62, -35.62) |
| CIE-LCH | lch(76.08, 35.92, 277.38°) |
| OKLab | oklab(79.52% -0.0113 -0.0991) |
| OKLCH | oklch(79.52% 0.1 263.5) |
| XYZ | xyz(49.2249, 50.0244, 99.9714) |
| Luminance | 0.5003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 1.35
Carolina Blue
#8AB8FE
ΔE00 3.18
Powder Blue (survey)
#B1D1FC
ΔE00 5.68
Baby Blue (survey)
#A2CFFE
ΔE00 5.71
Sky Blue (survey)
#75BBFD
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBCFD #FDDC9B
analogous
#9BEDFD #9BBCFD #AB9BFD
triadic
#9BBCFD #FD9BBC #BCFD9B
tetradic
#9BBCFD #FD9BED #FDDC9B #9BFDAB
square
#9BBCFD #FD9BED #FDDC9B #9BFDAB
split-complementary
#9BBCFD #FDAB9B #EDFD9B
monochromatic
#236CFB #5F94FC #9BBCFD #D7E4FE #E1EBFE
Accessibility & contrast
On white
1.91
#9BBCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#9BBCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBCFD
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBCFD | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#9BB8FC
Tritanopia (blue-blind)
#7BCAD2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bbcfd; /* rgb */ color: rgb(155, 188, 253); /* oklch */ color: oklch(79.5% 0.100 263.5);
Tailwind
colors: {
custom: {
50: '#bbd0fe',
500: '#9bbcfd',
950: '#000000',
},
}SCSS
$custom: #9bbcfd; $custom-light: #bbd0fe; $custom-dark: #000000;
JSON
{
"hex": "#9bbcfd",
"rgb": {
"r": 155,
"g": 188,
"b": 253
},
"hsl": {
"h": 219.796,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.79521,
"c": 0.09974,
"h": 263.5
},
"luminance": 0.50027
}Semantic roles & 50–950 ramp
primary
#9BBCFD
secondary
#DFB35D
accent
#9800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#121318
muted
#828386