#9684BB#9684BB
#9684BB is a light, moderate violet. Relative luminance 0.266; OKLCH L 65.0% C 0.083 H 299.1°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9684BB |
|---|---|
| RGB | rgb(150, 132, 187) |
| HSL | hsl(260, 29%, 63%) |
| HSV | hsv(260, 29%, 73%) |
| CMYK | cmyk(19.8%, 29.4%, 0%, 26.7%) |
| CIE-LAB | lab(58.58, 18.20, -26.29) |
| CIE-LCH | lch(58.58, 31.98, 304.69°) |
| OKLab | oklab(65% 0.0403 -0.0724) |
| OKLCH | oklch(65% 0.083 299.1) |
| XYZ | xyz(29.7966, 26.5743, 50.5636) |
| Luminance | 0.2657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.58
Heather
#A484AC
ΔE00 6.50
Pale Purple
#B790D4
ΔE00 7.53
Deep Lilac
#966EBD
ΔE00 7.75
Lavender
#B39DDB
ΔE00 8.50
Soft Purple
#A66FB5
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9684BB #A9BB84
analogous
#848EBB #9684BB #B184BB
triadic
#9684BB #BB9684 #84BB96
tetradic
#9684BB #BB848E #A9BB84 #84BBB1
square
#9684BB #BB848E #A9BB84 #84BBB1
split-complementary
#9684BB #BBB184 #8EBB84
monochromatic
#59467F #745DA5 #9684BB #B8ABD1 #D9D3E7
Accessibility & contrast
On white
3.33
#9684BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#9684BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9684BB
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9684BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9684BB | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#788DBD
Deuteranopia (green-blind)
#7B8CB9
Tritanopia (blue-blind)
#8F8C98
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #9684bb; /* rgb */ color: rgb(150, 132, 187); /* oklch */ color: oklch(65.0% 0.083 299.1);
Tailwind
colors: {
custom: {
50: '#b5a7cf',
500: '#9684bb',
950: '#000000',
},
}SCSS
$custom: #9684bb; $custom-light: #b5a7cf; $custom-dark: #000000;
JSON
{
"hex": "#9684bb",
"rgb": {
"r": 150,
"g": 132,
"b": 187
},
"hsl": {
"h": 259.636,
"s": 28.796,
"l": 62.549
},
"oklch": {
"l": 0.64998,
"c": 0.08285,
"h": 299.1
},
"luminance": 0.26574
}Semantic roles & 50–950 ramp
primary
#9684BB
secondary
#D1D7C3
accent
#A73E85
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82