#9795BB#9795BB
#9795BB is a light, muted blue. Relative luminance 0.317; OKLCH L 68.5% C 0.056 H 287.2°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9795BB |
|---|---|
| RGB | rgb(151, 149, 187) |
| HSL | hsl(243, 22%, 66%) |
| HSV | hsv(243, 20%, 73%) |
| CMYK | cmyk(19.3%, 20.3%, 0%, 26.7%) |
| CIE-LAB | lab(63.06, 8.77, -19.42) |
| CIE-LCH | lch(63.06, 21.31, 294.31°) |
| OKLab | oklab(68.48% 0.0165 -0.053) |
| OKLCH | oklch(68.48% 0.056 287.2) |
| XYZ | xyz(32.4775, 31.6616, 51.4043) |
| Luminance | 0.3166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.10
Heather
#A484AC
ΔE00 9.73
Pale Purple
#B790D4
ΔE00 10.14
Perrywinkle
#8F8CE7
ΔE00 10.93
Purpley Grey
#947E94
ΔE00 11.29
Wisteria
#A87DC2
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9795BB #B9BB95
analogous
#95A6BB #9795BB #AA95BB
triadic
#9795BB #BB9795 #95BB97
tetradic
#9795BB #BB95A6 #B9BB95 #95BBAA
square
#9795BB #BB95A6 #B9BB95 #95BBAA
split-complementary
#9795BB #BBAA95 #A6BB95
monochromatic
#565382 #7270A3 #9795BB #BCBAD3 #E0E0EB
Accessibility & contrast
On white
2.86
#9795BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#9795BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9795BB
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9795BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9795BB | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#8B98BA
Tritanopia (blue-blind)
#8F9BA2
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9795bb; /* rgb */ color: rgb(151, 149, 187); /* oklch */ color: oklch(68.5% 0.056 287.2);
Tailwind
colors: {
custom: {
50: '#b6b4cf',
500: '#9795bb',
950: '#000000',
},
}SCSS
$custom: #9795bb; $custom-light: #b6b4cf; $custom-dark: #000000;
JSON
{
"hex": "#9795bb",
"rgb": {
"r": 151,
"g": 149,
"b": 187
},
"hsl": {
"h": 243.158,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.68484,
"c": 0.05555,
"h": 287.2
},
"luminance": 0.31662
}Semantic roles & 50–950 ramp
primary
#9795BB
secondary
#DCDCD0
accent
#A0459B
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082