#9195BB#9195BB
#9195BB is a light, muted blue. Relative luminance 0.311; OKLCH L 68.0% C 0.056 H 280.1°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9195BB |
|---|---|
| RGB | rgb(145, 149, 187) |
| HSL | hsl(234, 24%, 65%) |
| HSV | hsv(234, 22%, 73%) |
| CMYK | cmyk(22.5%, 20.3%, 0%, 26.7%) |
| CIE-LAB | lab(62.59, 6.85, -20.17) |
| CIE-LCH | lch(62.59, 21.31, 288.76°) |
| OKLab | oklab(68% 0.0098 -0.0552) |
| OKLCH | oklch(68% 0.056 280.1) |
| XYZ | xyz(31.3919, 31.1019, 51.3534) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.17
Perrywinkle
#8F8CE7
ΔE00 9.77
Pale Purple
#B790D4
ΔE00 11.45
Periwinkle Blue
#8F99FB
ΔE00 11.52
Blue Grey
#758DA3
ΔE00 11.54
Heather
#A484AC
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9195BB #BBB791
analogous
#91AABB #9195BB #A291BB
triadic
#9195BB #BB9195 #95BB91
tetradic
#9195BB #BB91AA #BBB791 #91BBA2
square
#9195BB #BB91AA #BBB791 #91BBA2
split-complementary
#9195BB #BBA291 #AABB91
monochromatic
#505582 #6B71A4 #9195BB #B7B9D2 #DDDEEA
Accessibility & contrast
On white
2.91
#9195BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#9195BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9195BB
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9195BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9195BB | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B99BD
Deuteranopia (green-blind)
#8996BA
Tritanopia (blue-blind)
#879CA2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9195bb; /* rgb */ color: rgb(145, 149, 187); /* oklch */ color: oklch(68.0% 0.056 280.1);
Tailwind
colors: {
custom: {
50: '#b2b4cf',
500: '#9195bb',
950: '#000000',
},
}SCSS
$custom: #9195bb; $custom-light: #b2b4cf; $custom-dark: #000000;
JSON
{
"hex": "#9195bb",
"rgb": {
"r": 145,
"g": 149,
"b": 187
},
"hsl": {
"h": 234.286,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.68004,
"c": 0.05612,
"h": 280.1
},
"luminance": 0.31102
}Semantic roles & 50–950 ramp
primary
#9195BB
secondary
#DBDACD
accent
#9943A2
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#111113
muted
#808082