#9694AC#9694AC
#9694AC is a light, muted blue. Relative luminance 0.306; OKLCH L 67.6% C 0.035 H 289.2°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9694AC |
|---|---|
| RGB | rgb(150, 148, 172) |
| HSL | hsl(245, 13%, 63%) |
| HSV | hsv(245, 14%, 67%) |
| CMYK | cmyk(12.8%, 14%, 0%, 32.5%) |
| CIE-LAB | lab(62.20, 5.65, -12.27) |
| CIE-LCH | lch(62.20, 13.50, 294.71°) |
| OKLab | oklab(67.63% 0.0116 -0.0332) |
| OKLCH | oklch(67.63% 0.035 289.2) |
| XYZ | xyz(30.6124, 30.6422, 43.3235) |
| Luminance | 0.3064 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.86
Heather
#A484AC
ΔE00 10.92
Lightslategray
#778899
ΔE00 11.60
Lavender
#B39DDB
ΔE00 11.94
Dusty Lavender
#AC86A8
ΔE00 11.95
Cool Gray
#9AA7B0
ΔE00 12.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694AC #AAAC94
analogous
#949EAC #9694AC #A294AC
triadic
#9694AC #AC9694 #94AC96
tetradic
#9694AC #AC949E #AAAC94 #94ACA2
square
#9694AC #AC949E #AAAC94 #94ACA2
split-complementary
#9694AC #ACA294 #9EAC94
monochromatic
#58566F #747291 #9694AC #B8B6C7 #DAD9E1
Accessibility & contrast
On white
2.95
#9694AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#9694AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694AC
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694AC | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F97AD
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#92989C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9694ac; /* rgb */ color: rgb(150, 148, 172); /* oklch */ color: oklch(67.6% 0.035 289.2);
Tailwind
colors: {
custom: {
50: '#b5b3c4',
500: '#9694ac',
950: '#000000',
},
}SCSS
$custom: #9694ac; $custom-light: #b5b3c4; $custom-dark: #000000;
JSON
{
"hex": "#9694ac",
"rgb": {
"r": 150,
"g": 148,
"b": 172
},
"hsl": {
"h": 245,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.67627,
"c": 0.03513,
"h": 289.2
},
"luminance": 0.30642
}Semantic roles & 50–950 ramp
primary
#9694AC
secondary
#D2D2CA
accent
#974F91
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081