#9BB2FD#9BB2FD
#9BB2FD is a light, moderate blue. Relative luminance 0.459; OKLCH L 77.5% C 0.111 H 270.6°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2FD |
|---|---|
| RGB | rgb(155, 178, 253) |
| HSL | hsl(226, 96%, 80%) |
| HSV | hsv(226, 39%, 99%) |
| CMYK | cmyk(38.7%, 29.6%, 0%, 0.8%) |
| CIE-LAB | lab(73.48, 10.15, -39.67) |
| CIE-LCH | lch(73.48, 40.94, 284.36°) |
| OKLab | oklab(77.49% 0.0012 -0.1107) |
| OKLCH | oklch(77.49% 0.111 270.6) |
| XYZ | xyz(47.1622, 45.8990, 99.2838) |
| Luminance | 0.4590 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.37
Carolina Blue
#8AB8FE
ΔE00 5.19
Periwinkle Blue
#8F99FB
ΔE00 6.82
Powder Blue (survey)
#B1D1FC
ΔE00 8.01
Baby Blue (survey)
#A2CFFE
ΔE00 8.58
Lightsteelblue
#B0C4DE
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2FD #FDE69B
analogous
#9BE3FD #9BB2FD #B59BFD
triadic
#9BB2FD #FD9BB2 #B2FD9B
tetradic
#9BB2FD #FD9BE3 #FDE69B #9BFDB5
square
#9BB2FD #FD9BE3 #FDE69B #9BFDB5
split-complementary
#9BB2FD #FDB59B #E3FD9B
monochromatic
#2356FB #5F84FC #9BB2FD #D7E0FE #E1E8FE
Accessibility & contrast
On white
2.06
#9BB2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#9BB2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2FD
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2FD | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#90B1FB
Tritanopia (blue-blind)
#7CC1CD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9bb2fd; /* rgb */ color: rgb(155, 178, 253); /* oklch */ color: oklch(77.5% 0.111 270.6);
Tailwind
colors: {
custom: {
50: '#bbc8fe',
500: '#9bb2fd',
950: '#000000',
},
}SCSS
$custom: #9bb2fd; $custom-light: #bbc8fe; $custom-dark: #000000;
JSON
{
"hex": "#9bb2fd",
"rgb": {
"r": 155,
"g": 178,
"b": 253
},
"hsl": {
"h": 225.918,
"s": 96.078,
"l": 80
},
"oklch": {
"l": 0.77494,
"c": 0.11072,
"h": 270.6
},
"luminance": 0.45901
}Semantic roles & 50–950 ramp
primary
#9BB2FD
secondary
#F7EFD4
accent
#B000E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121318
muted
#818286