#9199BB#9199BB
#9199BB is a light, muted blue. Relative luminance 0.324; OKLCH L 68.8% C 0.051 H 274.6°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9199BB |
|---|---|
| RGB | rgb(145, 153, 187) |
| HSL | hsl(229, 24%, 65%) |
| HSV | hsv(229, 22%, 73%) |
| CMYK | cmyk(22.5%, 18.2%, 0%, 26.7%) |
| CIE-LAB | lab(63.66, 4.59, -18.55) |
| CIE-LCH | lch(63.66, 19.11, 283.89°) |
| OKLab | oklab(68.84% 0.0041 -0.0507) |
| OKLCH | oklch(68.84% 0.051 274.6) |
| XYZ | xyz(32.0357, 32.3894, 51.5680) |
| Luminance | 0.3239 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 10.01
Lavender
#B39DDB
ΔE00 10.09
Blue Grey
#758DA3
ΔE00 10.30
Bluey Grey
#89A0B0
ΔE00 10.85
Lightslategray
#778899
ΔE00 10.93
Faded Blue
#658CBB
ΔE00 11.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9199BB #BBB391
analogous
#91AEBB #9199BB #9E91BB
triadic
#9199BB #BB9199 #99BB91
tetradic
#9199BB #BB91AE #BBB391 #91BB9E
square
#9199BB #BB91AE #BBB391 #91BB9E
split-complementary
#9199BB #BB9E91 #AEBB91
monochromatic
#505982 #6B76A4 #9199BB #B7BCD2 #DDDFEA
Accessibility & contrast
On white
2.81
#9199BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#9199BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9199BB
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9199BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9199BB | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#8D99BA
Tritanopia (blue-blind)
#879FA4
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9199bb; /* rgb */ color: rgb(145, 153, 187); /* oklch */ color: oklch(68.8% 0.051 274.6);
Tailwind
colors: {
custom: {
50: '#b1b7cf',
500: '#9199bb',
950: '#000000',
},
}SCSS
$custom: #9199bb; $custom-light: #b1b7cf; $custom-dark: #000000;
JSON
{
"hex": "#9199bb",
"rgb": {
"r": 145,
"g": 153,
"b": 187
},
"hsl": {
"h": 228.571,
"s": 23.596,
"l": 65.098
},
"oklch": {
"l": 0.68838,
"c": 0.05087,
"h": 274.6
},
"luminance": 0.3239
}Semantic roles & 50–950 ramp
primary
#9199BB
secondary
#DBD8CD
accent
#9043A2
background
#FAFBFC
surface
#F5F6F9
border
#CFD0D2
text
#111113
muted
#808082