#9694AE#9694AE
#9694AE is a light, muted blue. Relative luminance 0.307; OKLCH L 67.7% C 0.038 H 288.9°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9694AE |
|---|---|
| RGB | rgb(150, 148, 174) |
| HSL | hsl(245, 14%, 63%) |
| HSV | hsv(245, 15%, 68%) |
| CMYK | cmyk(13.8%, 14.9%, 0%, 31.8%) |
| CIE-LAB | lab(62.27, 6.08, -13.30) |
| CIE-LCH | lch(62.27, 14.62, 294.58°) |
| OKLab | oklab(67.7% 0.0123 -0.036) |
| OKLCH | oklch(67.7% 0.038 288.9) |
| XYZ | xyz(30.8059, 30.7196, 44.3427) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.91
Heather
#A484AC
ΔE00 10.58
Lavender
#B39DDB
ΔE00 11.31
Dusty Lavender
#AC86A8
ΔE00 11.74
Lightslategray
#778899
ΔE00 11.91
Blue Grey
#758DA3
ΔE00 12.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9694AE #ACAE94
analogous
#949FAE #9694AE #A394AE
triadic
#9694AE #AE9694 #94AE96
tetradic
#9694AE #AE949F #ACAE94 #94AEA3
square
#9694AE #AE949F #ACAE94 #94AEA3
split-complementary
#9694AE #AEA394 #9FAE94
monochromatic
#585672 #747194 #9694AE #B8B7C8 #DADAE3
Accessibility & contrast
On white
2.94
#9694AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#9694AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9694AE
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9694AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9694AE | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97AF
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#91989D
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9694ae; /* rgb */ color: rgb(150, 148, 174); /* oklch */ color: oklch(67.7% 0.038 288.9);
Tailwind
colors: {
custom: {
50: '#b5b3c6',
500: '#9694ae',
950: '#000000',
},
}SCSS
$custom: #9694ae; $custom-light: #b5b3c6; $custom-dark: #000000;
JSON
{
"hex": "#9694ae",
"rgb": {
"r": 150,
"g": 148,
"b": 174
},
"hsl": {
"h": 244.615,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.677,
"c": 0.03806,
"h": 288.9
},
"luminance": 0.3072
}Semantic roles & 50–950 ramp
primary
#9694AE
secondary
#D3D4CA
accent
#984E92
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082