#9191BB#9191BB
#9191BB is a light, moderate blue. Relative luminance 0.299; OKLCH L 67.2% C 0.062 H 284.6°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9191BB |
|---|---|
| RGB | rgb(145, 145, 187) |
| HSL | hsl(240, 24%, 65%) |
| HSV | hsv(240, 22%, 73%) |
| CMYK | cmyk(22.5%, 22.5%, 0%, 26.7%) |
| CIE-LAB | lab(61.53, 9.13, -21.80) |
| CIE-LCH | lch(61.53, 23.63, 292.74°) |
| OKLab | oklab(67.18% 0.0156 -0.0598) |
| OKLCH | oklch(67.18% 0.062 284.6) |
| XYZ | xyz(30.7699, 29.8579, 51.1461) |
| Luminance | 0.2986 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.56
Perrywinkle
#8F8CE7
ΔE00 9.44
Heather
#A484AC
ΔE00 10.07
Pale Purple
#B790D4
ΔE00 10.37
Wisteria
#A87DC2
ΔE00 11.00
Purpley Grey
#947E94
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191BB #BBBB91
analogous
#91A6BB #9191BB #A691BB
triadic
#9191BB #BB9191 #91BB91
tetradic
#9191BB #BB91A6 #BBBB91 #91BBA6
square
#9191BB #BB91A6 #BBBB91 #91BBA6
split-complementary
#9191BB #BBA691 #A6BB91
monochromatic
#505082 #6B6BA4 #9191BB #B7B7D2 #DDDDEA
Accessibility & contrast
On white
3.01
#9191BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#9191BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9191BB
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191BB | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BD
Deuteranopia (green-blind)
#8593BA
Tritanopia (blue-blind)
#88989F
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9191bb; /* rgb */ color: rgb(145, 145, 187); /* oklch */ color: oklch(67.2% 0.062 284.6);
Tailwind
colors: {
custom: {
50: '#b2b1cf',
500: '#9191bb',
950: '#000000',
},
}SCSS
$custom: #9191bb; $custom-light: #b2b1cf; $custom-dark: #000000;
JSON
{
"hex": "#9191bb",
"rgb": {
"r": 145,
"g": 145,
"b": 187
},
"hsl": {
"h": 240,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.67177,
"c": 0.06179,
"h": 284.6
},
"luminance": 0.29858
}Semantic roles & 50–950 ramp
primary
#9191BB
secondary
#DBDBCD
accent
#A243A2
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111013
muted
#807F82