#9BB2F2#9BB2F2
#9BB2F2 is a light, moderate blue. Relative luminance 0.452; OKLCH L 77.0% C 0.096 H 268.9°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2F2 |
|---|---|
| RGB | rgb(155, 178, 242) |
| HSL | hsl(224, 77%, 78%) |
| HSV | hsv(224, 36%, 95%) |
| CMYK | cmyk(36%, 26.4%, 0%, 5.1%) |
| CIE-LAB | lab(73.04, 7.25, -34.41) |
| CIE-LCH | lch(73.04, 35.17, 281.90°) |
| OKLab | oklab(77% -0.0019 -0.0956) |
| OKLCH | oklch(77% 0.096 268.9) |
| XYZ | xyz(45.4602, 45.2182, 90.3199) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.50
Carolina Blue
#8AB8FE
ΔE00 5.44
Periwinkle Blue
#8F99FB
ΔE00 7.12
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Light Periwinkle
#C1C6FC
ΔE00 8.20
Lightsteelblue
#B0C4DE
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2F2 #F2DB9B
analogous
#9BDDF2 #9BB2F2 #AF9BF2
triadic
#9BB2F2 #F29BB2 #B2F29B
tetradic
#9BB2F2 #F29BDD #F2DB9B #9BF2AF
square
#9BB2F2 #F29BDD #F2DB9B #9BF2AF
split-complementary
#9BB2F2 #F2AF9B #DDF29B
monochromatic
#2F5FE4 #6588EB #9BB2F2 #D1DCF9 #E4EAFB
Accessibility & contrast
On white
2.09
#9BB2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#9BB2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2F2
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2F2 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB7F5
Deuteranopia (green-blind)
#95B0F1
Tritanopia (blue-blind)
#81BFC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb2f2; /* rgb */ color: rgb(155, 178, 242); /* oklch */ color: oklch(77.0% 0.096 268.9);
Tailwind
colors: {
custom: {
50: '#bbc8f6',
500: '#9bb2f2',
950: '#000000',
},
}SCSS
$custom: #9bb2f2; $custom-light: #bbc8f6; $custom-dark: #000000;
JSON
{
"hex": "#9bb2f2",
"rgb": {
"r": 155,
"g": 178,
"b": 242
},
"hsl": {
"h": 224.138,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.77001,
"c": 0.09564,
"h": 268.9
},
"luminance": 0.4522
}Semantic roles & 50–950 ramp
primary
#9BB2F2
secondary
#F3ECD8
accent
#A30CD9
background
#FBFCFF
surface
#F6F8FE
border
#D0D1D6
text
#121317
muted
#818285