#9BB2FC#9BB2FC
#9BB2FC is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.4% C 0.109 H 270.5°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2FC |
|---|---|
| RGB | rgb(155, 178, 252) |
| HSL | hsl(226, 94%, 80%) |
| HSV | hsv(226, 38%, 99%) |
| CMYK | cmyk(38.5%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.44, 9.89, -39.19) |
| CIE-LCH | lch(73.44, 40.42, 284.16°) |
| OKLab | oklab(77.45% 0.0009 -0.1093) |
| OKLCH | oklch(77.45% 0.109 270.5) |
| XYZ | xyz(47.0034, 45.8355, 98.4471) |
| Luminance | 0.4584 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.36
Carolina Blue
#8AB8FE
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 6.84
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.59
Lightsteelblue
#B0C4DE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2FC #FCE59B
analogous
#9BE3FC #9BB2FC #B49BFC
triadic
#9BB2FC #FC9BB2 #B2FC9B
tetradic
#9BB2FC #FC9BE3 #FCE59B #9BFCB4
square
#9BB2FC #FC9BE3 #FCE59B #9BFCB4
split-complementary
#9BB2FC #FCB49B #E3FC9B
monochromatic
#2456F8 #6084FA #9BB2FC #D6E0FE #E1E8FE
Accessibility & contrast
On white
2.07
#9BB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#9BB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2FC
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2FC | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#91B1FA
Tritanopia (blue-blind)
#7DC1CC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bb2fc; /* rgb */ color: rgb(155, 178, 252); /* oklch */ color: oklch(77.4% 0.109 270.5);
Tailwind
colors: {
custom: {
50: '#bbc8fd',
500: '#9bb2fc',
950: '#000000',
},
}SCSS
$custom: #9bb2fc; $custom-light: #bbc8fd; $custom-dark: #000000;
JSON
{
"hex": "#9bb2fc",
"rgb": {
"r": 155,
"g": 178,
"b": 252
},
"hsl": {
"h": 225.773,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.77448,
"c": 0.10935,
"h": 270.5
},
"luminance": 0.45838
}Semantic roles & 50–950 ramp
primary
#9BB2FC
secondary
#F6EED5
accent
#AF00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285