#9BA2CF#9BA2CF
#9BA2CF is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.3% C 0.066 H 277.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2CF |
|---|---|
| RGB | rgb(155, 162, 207) |
| HSL | hsl(232, 35%, 71%) |
| HSV | hsv(232, 25%, 81%) |
| CMYK | cmyk(25.1%, 21.7%, 0%, 18.8%) |
| CIE-LAB | lab(67.51, 7.40, -23.75) |
| CIE-LCH | lch(67.51, 24.88, 287.30°) |
| OKLab | oklab(72.26% 0.0089 -0.0653) |
| OKLCH | oklch(72.26% 0.066 277.7) |
| XYZ | xyz(37.6975, 37.3133, 64.2354) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.73
Periwinkle Blue
#8F99FB
ΔE00 9.06
Perrywinkle
#8F8CE7
ΔE00 9.10
Light Periwinkle
#C1C6FC
ΔE00 10.15
Pastel Blue
#A2BFFE
ΔE00 10.55
Lightsteelblue
#B0C4DE
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2CF #CFC89B
analogous
#9BBCCF #9BA2CF #AE9BCF
triadic
#9BA2CF #CF9BA2 #A2CF9B
tetradic
#9BA2CF #CF9BBC #CFC89B #9BCFAE
square
#9BA2CF #CF9BBC #CFC89B #9BCFAE
split-complementary
#9BA2CF #CFAE9B #BCCF9B
monochromatic
#4E59A2 #727CBB #9BA2CF #C4C8E3 #EAECF5
Accessibility & contrast
On white
2.48
#9BA2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#9BA2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2CF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2CF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A6D1
Deuteranopia (green-blind)
#92A3CE
Tritanopia (blue-blind)
#8EAAB1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ba2cf; /* rgb */ color: rgb(155, 162, 207); /* oklch */ color: oklch(72.3% 0.066 277.7);
Tailwind
colors: {
custom: {
50: '#b9bddd',
500: '#9ba2cf',
950: '#000000',
},
}SCSS
$custom: #9ba2cf; $custom-light: #b9bddd; $custom-dark: #000000;
JSON
{
"hex": "#9ba2cf",
"rgb": {
"r": 155,
"g": 162,
"b": 207
},
"hsl": {
"h": 231.923,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.72261,
"c": 0.06586,
"h": 277.7
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#9BA2CF
secondary
#EAE8DC
accent
#9E38AE
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183