#9BB2EF#9BB2EF
#9BB2EF is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.9% C 0.092 H 268.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2EF |
|---|---|
| RGB | rgb(155, 178, 239) |
| HSL | hsl(224, 72%, 77%) |
| HSV | hsv(224, 35%, 94%) |
| CMYK | cmyk(35.1%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.92, 6.47, -32.97) |
| CIE-LCH | lch(72.92, 33.59, 281.10°) |
| OKLab | oklab(76.87% -0.0028 -0.0915) |
| OKLCH | oklch(76.87% 0.092 268.3) |
| XYZ | xyz(45.0133, 45.0395, 87.9663) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.61
Carolina Blue
#8AB8FE
ΔE00 5.55
Periwinkle Blue
#8F99FB
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.02
Light Periwinkle
#C1C6FC
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2EF #EFD89B
analogous
#9BDCEF #9BB2EF #AE9BEF
triadic
#9BB2EF #EF9BB2 #B2EF9B
tetradic
#9BB2EF #EF9BDC #EFD89B #9BEFAE
square
#9BB2EF #EF9BDC #EFD89B #9BEFAE
split-complementary
#9BB2EF #EFAE9B #DCEF9B
monochromatic
#3161DE #6689E7 #9BB2EF #D0DBF7 #E5EBFB
Accessibility & contrast
On white
2.10
#9BB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#9BB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2EF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2EF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F2
Deuteranopia (green-blind)
#96B0EE
Tritanopia (blue-blind)
#82BEC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb2ef; /* rgb */ color: rgb(155, 178, 239); /* oklch */ color: oklch(76.9% 0.092 268.3);
Tailwind
colors: {
custom: {
50: '#bbc8f4',
500: '#9bb2ef',
950: '#000000',
},
}SCSS
$custom: #9bb2ef; $custom-light: #bbc8f4; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ef",
"rgb": {
"r": 155,
"g": 178,
"b": 239
},
"hsl": {
"h": 223.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.76871,
"c": 0.09153,
"h": 268.3
},
"luminance": 0.45041
}Semantic roles & 50–950 ramp
primary
#9BB2EF
secondary
#F2EBD9
accent
#9F11D4
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285