#9685BB#9685BB
#9685BB is a light, moderate violet. Relative luminance 0.268; OKLCH L 65.2% C 0.081 H 298.6°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #9685BB |
|---|---|
| RGB | rgb(150, 133, 187) |
| HSL | hsl(259, 28%, 63%) |
| HSV | hsv(259, 29%, 73%) |
| CMYK | cmyk(19.8%, 28.9%, 0%, 26.7%) |
| CIE-LAB | lab(58.83, 17.63, -25.90) |
| CIE-LCH | lch(58.83, 31.33, 304.23°) |
| OKLab | oklab(65.19% 0.0388 -0.0713) |
| OKLCH | oklch(65.19% 0.081 298.6) |
| XYZ | xyz(29.9329, 26.8468, 50.6091) |
| Luminance | 0.2685 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 5.85
Heather
#A484AC
ΔE00 6.49
Pale Purple
#B790D4
ΔE00 7.54
Deep Lilac
#966EBD
ΔE00 8.12
Lavender
#B39DDB
ΔE00 8.32
Soft Purple
#A66FB5
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9685BB #AABB85
analogous
#858FBB #9685BB #B185BB
triadic
#9685BB #BB9685 #85BB96
tetradic
#9685BB #BB858F #AABB85 #85BBB1
square
#9685BB #BB858F #AABB85 #85BBB1
split-complementary
#9685BB #BBB185 #8FBB85
monochromatic
#58477F #745EA5 #9685BB #B8ACD1 #DAD4E7
Accessibility & contrast
On white
3.30
#9685BB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#9685BB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9685BB
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9685BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9685BB | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798EBD
Deuteranopia (green-blind)
#7C8DB9
Tritanopia (blue-blind)
#8F8D98
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #9685bb; /* rgb */ color: rgb(150, 133, 187); /* oklch */ color: oklch(65.2% 0.081 298.6);
Tailwind
colors: {
custom: {
50: '#b5a8cf',
500: '#9685bb',
950: '#000000',
},
}SCSS
$custom: #9685bb; $custom-light: #b5a8cf; $custom-dark: #000000;
JSON
{
"hex": "#9685bb",
"rgb": {
"r": 150,
"g": 133,
"b": 187
},
"hsl": {
"h": 258.889,
"s": 28.421,
"l": 62.745
},
"oklch": {
"l": 0.65193,
"c": 0.08117,
"h": 298.6
},
"luminance": 0.26847
}Semantic roles & 50–950 ramp
primary
#9685BB
secondary
#D2D8C4
accent
#A73E86
background
#FBFAFC
surface
#F6F4F9
border
#D0CED2
text
#110F14
muted
#807F82