#9BB2EE#9BB2EE
#9BB2EE is a light, moderate blue. Relative luminance 0.450; OKLCH L 76.8% C 0.090 H 268.1°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2EE |
|---|---|
| RGB | rgb(155, 178, 238) |
| HSL | hsl(223, 71%, 77%) |
| HSV | hsv(223, 35%, 93%) |
| CMYK | cmyk(34.9%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(72.88, 6.21, -32.48) |
| CIE-LCH | lch(72.88, 33.07, 280.83°) |
| OKLab | oklab(76.83% -0.0031 -0.0901) |
| OKLCH | oklch(76.83% 0.09 268.1) |
| XYZ | xyz(44.8660, 44.9805, 87.1905) |
| Luminance | 0.4498 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.66
Carolina Blue
#8AB8FE
ΔE00 5.59
Periwinkle Blue
#8F99FB
ΔE00 7.29
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Light Periwinkle
#C1C6FC
ΔE00 8.07
Lightsteelblue
#B0C4DE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2EE #EED79B
analogous
#9BDCEE #9BB2EE #AD9BEE
triadic
#9BB2EE #EE9BB2 #B2EE9B
tetradic
#9BB2EE #EE9BDC #EED79B #9BEEAD
square
#9BB2EE #EE9BDC #EED79B #9BEEAD
split-complementary
#9BB2EE #EEAD9B #DCEE9B
monochromatic
#3261DC #678AE5 #9BB2EE #CFDAF7 #E5EBFB
Accessibility & contrast
On white
2.10
#9BB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#9BB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2EE
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2EE | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB7F1
Deuteranopia (green-blind)
#97B0ED
Tritanopia (blue-blind)
#82BEC7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb2ee; /* rgb */ color: rgb(155, 178, 238); /* oklch */ color: oklch(76.8% 0.090 268.1);
Tailwind
colors: {
custom: {
50: '#bac8f3',
500: '#9bb2ee',
950: '#000000',
},
}SCSS
$custom: #9bb2ee; $custom-light: #bac8f3; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ee",
"rgb": {
"r": 155,
"g": 178,
"b": 238
},
"hsl": {
"h": 223.373,
"s": 70.94,
"l": 77.059
},
"oklch": {
"l": 0.76828,
"c": 0.09016,
"h": 268.1
},
"luminance": 0.44982
}Semantic roles & 50–950 ramp
primary
#9BB2EE
secondary
#F2EBD9
accent
#9E13D3
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285