#9191BD#9191BD
#9191BD is a light, moderate blue. Relative luminance 0.299; OKLCH L 67.3% C 0.065 H 284.5°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9191BD |
|---|---|
| RGB | rgb(145, 145, 189) |
| HSL | hsl(240, 25%, 65%) |
| HSV | hsv(240, 23%, 74%) |
| CMYK | cmyk(23.3%, 23.3%, 0%, 25.9%) |
| CIE-LAB | lab(61.61, 9.61, -22.81) |
| CIE-LCH | lch(61.61, 24.75, 292.85°) |
| OKLab | oklab(67.26% 0.0162 -0.0626) |
| OKLCH | oklch(67.26% 0.065 284.5) |
| XYZ | xyz(30.9855, 29.9441, 52.2815) |
| Luminance | 0.2994 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.32
Perrywinkle
#8F8CE7
ΔE00 8.95
Heather
#A484AC
ΔE00 10.15
Pale Purple
#B790D4
ΔE00 10.17
Wisteria
#A87DC2
ΔE00 10.85
Periwinkle Blue
#8F99FB
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9191BD #BDBD91
analogous
#91A7BD #9191BD #A791BD
triadic
#9191BD #BD9191 #91BD91
tetradic
#9191BD #BD91A7 #BDBD91 #91BDA7
square
#9191BD #BD91A7 #BDBD91 #91BDA7
split-complementary
#9191BD #BDA791 #A7BD91
monochromatic
#4F4F84 #6B6BA6 #9191BD #B7B7D4 #DDDDEB
Accessibility & contrast
On white
3.00
#9191BD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#9191BD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9191BD
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9191BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9191BD | 1.00 | 3.00 | 6.99 | 6.99 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8696BF
Deuteranopia (green-blind)
#8493BC
Tritanopia (blue-blind)
#8799A0
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9191bd; /* rgb */ color: rgb(145, 145, 189); /* oklch */ color: oklch(67.3% 0.065 284.5);
Tailwind
colors: {
custom: {
50: '#b2b1d1',
500: '#9191bd',
950: '#000000',
},
}SCSS
$custom: #9191bd; $custom-light: #b2b1d1; $custom-dark: #000000;
JSON
{
"hex": "#9191bd",
"rgb": {
"r": 145,
"g": 145,
"b": 189
},
"hsl": {
"h": 240,
"s": 25,
"l": 65.49
},
"oklch": {
"l": 0.6726,
"c": 0.06472,
"h": 284.5
},
"luminance": 0.29945
}Semantic roles & 50–950 ramp
primary
#9191BD
secondary
#DCDCCE
accent
#A442A4
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111014
muted
#807F82