#9B95BD#9B95BD
#9B95BD is a light, muted blue. Relative luminance 0.321; OKLCH L 68.9% C 0.059 H 291.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95BD |
|---|---|
| RGB | rgb(155, 149, 189) |
| HSL | hsl(249, 23%, 66%) |
| HSV | hsv(249, 21%, 74%) |
| CMYK | cmyk(18%, 21.2%, 0%, 25.9%) |
| CIE-LAB | lab(63.46, 10.52, -19.91) |
| CIE-LCH | lch(63.46, 22.52, 297.85°) |
| OKLab | oklab(68.89% 0.0216 -0.0544) |
| OKLCH | oklch(68.89% 0.059 291.7) |
| XYZ | xyz(33.4483, 32.1373, 52.5752) |
| Luminance | 0.3214 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 7.12
Heather
#A484AC
ΔE00 8.61
Pale Purple
#B790D4
ΔE00 9.01
Dusty Lavender
#AC86A8
ΔE00 10.35
Wisteria
#A87DC2
ΔE00 10.51
Purpley Grey
#947E94
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95BD #B7BD95
analogous
#95A3BD #9B95BD #AF95BD
triadic
#9B95BD #BD9B95 #95BD9B
tetradic
#9B95BD #BD95A3 #B7BD95 #95BDAF
square
#9B95BD #BD95A3 #B7BD95 #95BDAF
split-complementary
#9B95BD #BDAF95 #A3BD95
monochromatic
#5A5385 #776FA6 #9B95BD #BFBBD4 #E2E0EC
Accessibility & contrast
On white
2.83
#9B95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#9B95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95BD
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95BD | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABF
Deuteranopia (green-blind)
#8C99BC
Tritanopia (blue-blind)
#949BA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9b95bd; /* rgb */ color: rgb(155, 149, 189); /* oklch */ color: oklch(68.9% 0.059 291.7);
Tailwind
colors: {
custom: {
50: '#b9b4d1',
500: '#9b95bd',
950: '#000000',
},
}SCSS
$custom: #9b95bd; $custom-light: #b9b4d1; $custom-dark: #000000;
JSON
{
"hex": "#9b95bd",
"rgb": {
"r": 155,
"g": 149,
"b": 189
},
"hsl": {
"h": 249,
"s": 23.256,
"l": 66.275
},
"oklch": {
"l": 0.68893,
"c": 0.05851,
"h": 291.7
},
"luminance": 0.32138
}Semantic roles & 50–950 ramp
primary
#9B95BD
secondary
#DBDDD0
accent
#A24494
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082