#9BB2ED#9BB2ED
#9BB2ED is a light, moderate blue. Relative luminance 0.449; OKLCH L 76.8% C 0.089 H 267.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB2ED |
|---|---|
| RGB | rgb(155, 178, 237) |
| HSL | hsl(223, 69%, 77%) |
| HSV | hsv(223, 35%, 93%) |
| CMYK | cmyk(34.6%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(72.84, 5.95, -32.00) |
| CIE-LCH | lch(72.84, 32.55, 280.54°) |
| OKLab | oklab(76.79% -0.0033 -0.0887) |
| OKLCH | oklch(76.79% 0.089 267.8) |
| XYZ | xyz(44.7195, 44.9219, 86.4189) |
| Luminance | 0.4492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.71
Carolina Blue
#8AB8FE
ΔE00 5.63
Periwinkle Blue
#8F99FB
ΔE00 7.34
Powder Blue (survey)
#B1D1FC
ΔE00 8.03
Light Periwinkle
#C1C6FC
ΔE00 8.05
Lightsteelblue
#B0C4DE
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB2ED #EDD69B
analogous
#9BDBED #9BB2ED #AD9BED
triadic
#9BB2ED #ED9BB2 #B2ED9B
tetradic
#9BB2ED #ED9BDB #EDD69B #9BEDAD
square
#9BB2ED #ED9BDB #EDD69B #9BEDAD
split-complementary
#9BB2ED #EDAD9B #DBED9B
monochromatic
#3362DA #678AE4 #9BB2ED #CFDAF6 #E5EBFA
Accessibility & contrast
On white
2.10
#9BB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#9BB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB2ED
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB2ED | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F0
Deuteranopia (green-blind)
#97AFEC
Tritanopia (blue-blind)
#83BEC6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9bb2ed; /* rgb */ color: rgb(155, 178, 237); /* oklch */ color: oklch(76.8% 0.089 267.8);
Tailwind
colors: {
custom: {
50: '#bac8f3',
500: '#9bb2ed',
950: '#000000',
},
}SCSS
$custom: #9bb2ed; $custom-light: #bac8f3; $custom-dark: #000000;
JSON
{
"hex": "#9bb2ed",
"rgb": {
"r": 155,
"g": 178,
"b": 237
},
"hsl": {
"h": 223.171,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.76785,
"c": 0.08879,
"h": 267.8
},
"luminance": 0.44924
}Semantic roles & 50–950 ramp
primary
#9BB2ED
secondary
#F2EBD9
accent
#9C14D1
background
#FBFCFE
surface
#F6F8FD
border
#D0D1D5
text
#121317
muted
#818285