#9BA2CA#9BA2CA
#9BA2CA is a light, muted blue. Relative luminance 0.371; OKLCH L 72.1% C 0.059 H 277.1°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9BA2CA |
|---|---|
| RGB | rgb(155, 162, 202) |
| HSL | hsl(231, 31%, 70%) |
| HSV | hsv(231, 23%, 79%) |
| CMYK | cmyk(23.3%, 19.8%, 0%, 20.8%) |
| CIE-LAB | lab(67.33, 6.21, -21.26) |
| CIE-LCH | lch(67.33, 22.15, 286.28°) |
| OKLab | oklab(72.06% 0.0072 -0.0582) |
| OKLCH | oklch(72.06% 0.059 277.1) |
| XYZ | xyz(37.0959, 37.0727, 61.0670) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.24
Perrywinkle
#8F8CE7
ΔE00 9.94
Periwinkle Blue
#8F99FB
ΔE00 10.05
Light Periwinkle
#C1C6FC
ΔE00 10.54
Pastel Blue
#A2BFFE
ΔE00 11.11
Lightsteelblue
#B0C4DE
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BA2CA #CAC39B
analogous
#9BB9CA #9BA2CA #AC9BCA
triadic
#9BA2CA #CA9BA2 #A2CA9B
tetradic
#9BA2CA #CA9BB9 #CAC39B #9BCAAC
square
#9BA2CA #CA9BB9 #CAC39B #9BCAAC
split-complementary
#9BA2CA #CAAC9B #B9CA9B
monochromatic
#515C99 #737DB5 #9BA2CA #C3C7DF #EBECF4
Accessibility & contrast
On white
2.50
#9BA2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#9BA2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BA2CA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BA2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BA2CA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A6CC
Deuteranopia (green-blind)
#94A2C9
Tritanopia (blue-blind)
#90A9AF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ba2ca; /* rgb */ color: rgb(155, 162, 202); /* oklch */ color: oklch(72.1% 0.059 277.1);
Tailwind
colors: {
custom: {
50: '#b9bdda',
500: '#9ba2ca',
950: '#000000',
},
}SCSS
$custom: #9ba2ca; $custom-light: #b9bdda; $custom-dark: #000000;
JSON
{
"hex": "#9ba2ca",
"rgb": {
"r": 155,
"g": 162,
"b": 202
},
"hsl": {
"h": 231.064,
"s": 30.719,
"l": 70
},
"oklch": {
"l": 0.72061,
"c": 0.05869,
"h": 277.1
},
"luminance": 0.37073
}Semantic roles & 50–950 ramp
primary
#9BA2CA
secondary
#E7E5DA
accent
#993CA9
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111214
muted
#808183