#9B95BF#9B95BF
#9B95BF is a light, moderate blue. Relative luminance 0.322; OKLCH L 69.0% C 0.061 H 291.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95BF |
|---|---|
| RGB | rgb(155, 149, 191) |
| HSL | hsl(249, 25%, 67%) |
| HSV | hsv(249, 22%, 75%) |
| CMYK | cmyk(18.8%, 22%, 0%, 25.1%) |
| CIE-LAB | lab(63.53, 10.98, -20.92) |
| CIE-LCH | lch(63.53, 23.63, 297.69°) |
| OKLab | oklab(68.97% 0.0223 -0.0572) |
| OKLCH | oklch(68.97% 0.061 291.2) |
| XYZ | xyz(33.6669, 32.2247, 53.7264) |
| Luminance | 0.3222 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.73
Heather
#A484AC
ΔE00 8.70
Pale Purple
#B790D4
ΔE00 8.71
Wisteria
#A87DC2
ΔE00 10.29
Dusty Lavender
#AC86A8
ΔE00 10.52
Perrywinkle
#8F8CE7
ΔE00 10.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95BF #B9BF95
analogous
#95A4BF #9B95BF #B095BF
triadic
#9B95BF #BF9B95 #95BF9B
tetradic
#9B95BF #BF95A4 #B9BF95 #95BFB0
square
#9B95BF #BF95A4 #B9BF95 #95BFB0
split-complementary
#9B95BF #BFB095 #A4BF95
monochromatic
#5A5288 #776FA8 #9B95BF #BFBBD6 #E3E1ED
Accessibility & contrast
On white
2.82
#9B95BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9B95BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95BF
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95BF | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC1
Deuteranopia (green-blind)
#8C99BE
Tritanopia (blue-blind)
#949CA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9b95bf; /* rgb */ color: rgb(155, 149, 191); /* oklch */ color: oklch(69.0% 0.061 291.2);
Tailwind
colors: {
custom: {
50: '#b9b4d2',
500: '#9b95bf',
950: '#000000',
},
}SCSS
$custom: #9b95bf; $custom-light: #b9b4d2; $custom-dark: #000000;
JSON
{
"hex": "#9b95bf",
"rgb": {
"r": 155,
"g": 149,
"b": 191
},
"hsl": {
"h": 248.571,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.68973,
"c": 0.06139,
"h": 291.2
},
"luminance": 0.32225
}Semantic roles & 50–950 ramp
primary
#9B95BF
secondary
#DDDFD1
accent
#A34295
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082