#9B95BB#9B95BB
#9B95BB is a light, muted blue. Relative luminance 0.321; OKLCH L 68.8% C 0.056 H 292.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95BB |
|---|---|
| RGB | rgb(155, 149, 187) |
| HSL | hsl(249, 22%, 66%) |
| HSV | hsv(249, 20%, 73%) |
| CMYK | cmyk(17.1%, 20.3%, 0%, 26.7%) |
| CIE-LAB | lab(63.38, 10.07, -18.90) |
| CIE-LCH | lch(63.38, 21.41, 298.05°) |
| OKLab | oklab(68.82% 0.0209 -0.0515) |
| OKLCH | oklch(68.82% 0.056 292.1) |
| XYZ | xyz(33.2327, 32.0510, 51.4397) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.54
Heather
#A484AC
ΔE00 8.56
Pale Purple
#B790D4
ΔE00 9.34
Dusty Lavender
#AC86A8
ΔE00 10.21
Purpley Grey
#947E94
ΔE00 10.57
Wisteria
#A87DC2
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95BB #B5BB95
analogous
#95A2BB #9B95BB #AE95BB
triadic
#9B95BB #BB9B95 #95BB9B
tetradic
#9B95BB #BB95A2 #B5BB95 #95BBAE
square
#9B95BB #BB95A2 #B5BB95 #95BBAE
split-complementary
#9B95BB #BBAE95 #A2BB95
monochromatic
#5B5382 #7870A3 #9B95BB #BEBAD3 #E1E0EB
Accessibility & contrast
On white
2.83
#9B95BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#9B95BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95BB
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95BB | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#8D99BA
Tritanopia (blue-blind)
#959BA2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9b95bb; /* rgb */ color: rgb(155, 149, 187); /* oklch */ color: oklch(68.8% 0.056 292.1);
Tailwind
colors: {
custom: {
50: '#b9b4cf',
500: '#9b95bb',
950: '#000000',
},
}SCSS
$custom: #9b95bb; $custom-light: #b9b4cf; $custom-dark: #000000;
JSON
{
"hex": "#9b95bb",
"rgb": {
"r": 155,
"g": 149,
"b": 187
},
"hsl": {
"h": 249.474,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.68815,
"c": 0.05563,
"h": 292.1
},
"luminance": 0.32051
}Semantic roles & 50–950 ramp
primary
#9B95BB
secondary
#DADCD0
accent
#A04592
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082