#9BA3CC#9BA3CC
#9BA3CC is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.3% C 0.060 H 276.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA3CC |
|---|---|
| RGB | rgb(155, 163, 204) |
| HSL | hsl(230, 32%, 70%) |
| HSV | hsv(230, 24%, 80%) |
| CMYK | cmyk(24%, 20.1%, 0%, 20%) |
| CIE-LAB | lab(67.67, 6.12, -21.86) |
| CIE-LCH | lch(67.67, 22.70, 285.65°) |
| OKLab | oklab(72.35% 0.0065 -0.0599) |
| OKLCH | oklch(72.35% 0.06 276.2) |
| XYZ | xyz(37.5110, 37.5217, 62.3811) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.32
Periwinkle Blue
#8F99FB
ΔE00 9.63
Perrywinkle
#8F8CE7
ΔE00 9.75
Light Periwinkle
#C1C6FC
ΔE00 10.22
Pastel Blue
#A2BFFE
ΔE00 10.60
Lightsteelblue
#B0C4DE
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA3CC #CCC49B
analogous
#9BBBCC #9BA3CC #AB9BCC
triadic
#9BA3CC #CC9BA3 #A3CC9B
tetradic
#9BA3CC #CC9BBB #CCC49B #9BCCAB
square
#9BA3CC #CC9BBB #CCC49B #9BCCAB
split-complementary
#9BA3CC #CCAB9B #BBCC9B
monochromatic
#505C9D #727EB7 #9BA3CC #C4C8E1 #EBECF5
Accessibility & contrast
On white
2.47
#9BA3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#9BA3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA3CC
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA3CC | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CE
Deuteranopia (green-blind)
#94A3CB
Tritanopia (blue-blind)
#8FAAB1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9ba3cc; /* rgb */ color: rgb(155, 163, 204); /* oklch */ color: oklch(72.3% 0.060 276.2);
Tailwind
colors: {
custom: {
50: '#b9bedb',
500: '#9ba3cc',
950: '#000000',
},
}SCSS
$custom: #9ba3cc; $custom-light: #b9bedb; $custom-dark: #000000;
JSON
{
"hex": "#9ba3cc",
"rgb": {
"r": 155,
"g": 163,
"b": 204
},
"hsl": {
"h": 230.204,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.72346,
"c": 0.06027,
"h": 276.2
},
"luminance": 0.37523
}Semantic roles & 50–950 ramp
primary
#9BA3CC
secondary
#E8E6DB
accent
#993AAB
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183