#9B95BE#9B95BE
#9B95BE is a light, muted blue. Relative luminance 0.322; OKLCH L 68.9% C 0.060 H 291.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9B95BE |
|---|---|
| RGB | rgb(155, 149, 190) |
| HSL | hsl(249, 24%, 66%) |
| HSV | hsv(249, 22%, 75%) |
| CMYK | cmyk(18.4%, 21.6%, 0%, 25.5%) |
| CIE-LAB | lab(63.49, 10.75, -20.42) |
| CIE-LCH | lch(63.49, 23.08, 297.77°) |
| OKLab | oklab(68.93% 0.0219 -0.0558) |
| OKLCH | oklch(68.93% 0.06 291.5) |
| XYZ | xyz(33.5572, 32.1808, 53.1488) |
| Luminance | 0.3218 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.92
Heather
#A484AC
ΔE00 8.65
Pale Purple
#B790D4
ΔE00 8.85
Wisteria
#A87DC2
ΔE00 10.39
Dusty Lavender
#AC86A8
ΔE00 10.43
Perrywinkle
#8F8CE7
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B95BE #B8BE95
analogous
#95A4BE #9B95BE #B095BE
triadic
#9B95BE #BE9B95 #95BE9B
tetradic
#9B95BE #BE95A4 #B8BE95 #95BEB0
square
#9B95BE #BE95A4 #B8BE95 #95BEB0
split-complementary
#9B95BE #BEB095 #A4BE95
monochromatic
#5A5286 #776FA7 #9B95BE #BFBBD5 #E3E1ED
Accessibility & contrast
On white
2.82
#9B95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#9B95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B95BE
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B95BE | 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)
#8C9AC0
Deuteranopia (green-blind)
#8C99BD
Tritanopia (blue-blind)
#949BA3
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #9b95be; /* rgb */ color: rgb(155, 149, 190); /* oklch */ color: oklch(68.9% 0.060 291.5);
Tailwind
colors: {
custom: {
50: '#b9b4d1',
500: '#9b95be',
950: '#000000',
},
}SCSS
$custom: #9b95be; $custom-light: #b9b4d1; $custom-dark: #000000;
JSON
{
"hex": "#9b95be",
"rgb": {
"r": 155,
"g": 149,
"b": 190
},
"hsl": {
"h": 248.78,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.68933,
"c": 0.05995,
"h": 291.5
},
"luminance": 0.32181
}Semantic roles & 50–950 ramp
primary
#9B95BE
secondary
#DCDED1
accent
#A24394
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082