#9BA2CD#9BA2CD
#9BA2CD is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.2% C 0.063 H 277.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2CD |
|---|---|
| RGB | rgb(155, 162, 205) |
| HSL | hsl(232, 33%, 71%) |
| HSV | hsv(232, 24%, 80%) |
| CMYK | cmyk(24.4%, 21%, 0%, 19.6%) |
| CIE-LAB | lab(67.44, 6.92, -22.76) |
| CIE-LCH | lch(67.44, 23.79, 286.92°) |
| OKLab | oklab(72.18% 0.0082 -0.0624) |
| OKLCH | oklch(72.18% 0.063 277.5) |
| XYZ | xyz(37.4545, 37.2161, 62.9559) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.90
Perrywinkle
#8F8CE7
ΔE00 9.43
Periwinkle Blue
#8F99FB
ΔE00 9.45
Light Periwinkle
#C1C6FC
ΔE00 10.29
Pastel Blue
#A2BFFE
ΔE00 10.77
Lightsteelblue
#B0C4DE
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2CD #CDC69B
analogous
#9BBBCD #9BA2CD #AD9BCD
triadic
#9BA2CD #CD9BA2 #A2CD9B
tetradic
#9BA2CD #CD9BBB #CDC69B #9BCDAD
square
#9BA2CD #CD9BBB #CDC69B #9BCDAD
split-complementary
#9BA2CD #CDAD9B #BBCD9B
monochromatic
#4F5A9E #727CB9 #9BA2CD #C4C8E1 #EBECF5
Accessibility & contrast
On white
2.49
#9BA2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#9BA2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2CD
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2CD | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A6CF
Deuteranopia (green-blind)
#93A2CC
Tritanopia (blue-blind)
#8FAAB0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ba2cd; /* rgb */ color: rgb(155, 162, 205); /* oklch */ color: oklch(72.2% 0.063 277.5);
Tailwind
colors: {
custom: {
50: '#b9bddc',
500: '#9ba2cd',
950: '#000000',
},
}SCSS
$custom: #9ba2cd; $custom-light: #b9bddc; $custom-dark: #000000;
JSON
{
"hex": "#9ba2cd",
"rgb": {
"r": 155,
"g": 162,
"b": 205
},
"hsl": {
"h": 231.6,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.72181,
"c": 0.06299,
"h": 277.5
},
"luminance": 0.37217
}Semantic roles & 50–950 ramp
primary
#9BA2CD
secondary
#E9E7DB
accent
#9C39AC
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183