#9BB3FC#9BB3FC
#9BB3FC is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.6% C 0.108 H 269.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB3FC |
|---|---|
| RGB | rgb(155, 179, 252) |
| HSL | hsl(225, 94%, 80%) |
| HSV | hsv(225, 38%, 99%) |
| CMYK | cmyk(38.5%, 29%, 0%, 1.2%) |
| CIE-LAB | lab(73.70, 9.33, -38.79) |
| CIE-LCH | lch(73.70, 39.89, 283.52°) |
| OKLab | oklab(77.65% -0.0003 -0.1082) |
| OKLCH | oklch(77.65% 0.108 269.8) |
| XYZ | xyz(47.2030, 46.2348, 98.5136) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.08
Carolina Blue
#8AB8FE
ΔE00 4.95
Periwinkle Blue
#8F99FB
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 7.76
Baby Blue (survey)
#A2CFFE
ΔE00 8.31
Lightsteelblue
#B0C4DE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB3FC #FCE49B
analogous
#9BE3FC #9BB3FC #B49BFC
triadic
#9BB3FC #FC9BB3 #B3FC9B
tetradic
#9BB3FC #FC9BE3 #FCE49B #9BFCB4
square
#9BB3FC #FC9BE3 #FCE49B #9BFCB4
split-complementary
#9BB3FC #FCB49B #E3FC9B
monochromatic
#2459F8 #6086FA #9BB3FC #D6E0FE #E1E8FE
Accessibility & contrast
On white
2.05
#9BB3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#9BB3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB3FC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB3FC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#7CC2CD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9bb3fc; /* rgb */ color: rgb(155, 179, 252); /* oklch */ color: oklch(77.6% 0.108 269.8);
Tailwind
colors: {
custom: {
50: '#bbc9fd',
500: '#9bb3fc',
950: '#000000',
},
}SCSS
$custom: #9bb3fc; $custom-light: #bbc9fd; $custom-dark: #000000;
JSON
{
"hex": "#9bb3fc",
"rgb": {
"r": 155,
"g": 179,
"b": 252
},
"hsl": {
"h": 225.155,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.77649,
"c": 0.10819,
"h": 269.8
},
"luminance": 0.46237
}Semantic roles & 50–950 ramp
primary
#9BB3FC
secondary
#F6EED5
accent
#AD00E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285