#9BA2CC#9BA2CC
#9BA2CC is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.1% C 0.062 H 277.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2CC |
|---|---|
| RGB | rgb(155, 162, 204) |
| HSL | hsl(231, 32%, 70%) |
| HSV | hsv(231, 24%, 80%) |
| CMYK | cmyk(24%, 20.6%, 0%, 20%) |
| CIE-LAB | lab(67.40, 6.68, -22.26) |
| CIE-LCH | lch(67.40, 23.24, 286.71°) |
| OKLab | oklab(72.14% 0.0079 -0.061) |
| OKLCH | oklch(72.14% 0.062 277.4) |
| XYZ | xyz(37.3342, 37.1680, 62.3222) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.00
Perrywinkle
#8F8CE7
ΔE00 9.59
Periwinkle Blue
#8F99FB
ΔE00 9.65
Light Periwinkle
#C1C6FC
ΔE00 10.37
Pastel Blue
#A2BFFE
ΔE00 10.88
Lightsteelblue
#B0C4DE
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2CC #CCC59B
analogous
#9BBACC #9BA2CC #AC9BCC
triadic
#9BA2CC #CC9BA2 #A2CC9B
tetradic
#9BA2CC #CC9BBA #CCC59B #9BCCAC
square
#9BA2CC #CC9BBA #CCC59B #9BCCAC
split-complementary
#9BA2CC #CCAC9B #BACC9B
monochromatic
#505B9D #727CB7 #9BA2CC #C4C8E1 #EBECF5
Accessibility & contrast
On white
2.49
#9BA2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#9BA2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2CC
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2CC | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CE
Deuteranopia (green-blind)
#93A2CB
Tritanopia (blue-blind)
#8FAAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ba2cc; /* rgb */ color: rgb(155, 162, 204); /* oklch */ color: oklch(72.1% 0.062 277.4);
Tailwind
colors: {
custom: {
50: '#b9bddb',
500: '#9ba2cc',
950: '#000000',
},
}SCSS
$custom: #9ba2cc; $custom-light: #b9bddb; $custom-dark: #000000;
JSON
{
"hex": "#9ba2cc",
"rgb": {
"r": 155,
"g": 162,
"b": 204
},
"hsl": {
"h": 231.429,
"s": 32.45,
"l": 70.392
},
"oklch": {
"l": 0.72141,
"c": 0.06156,
"h": 277.4
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#9BA2CC
secondary
#E8E6DB
accent
#9B3AAB
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183