#9693AF#9693AF
#9693AF is a light, muted blue. Relative luminance 0.304; OKLCH L 67.5% C 0.041 H 290.2°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9693AF |
|---|---|
| RGB | rgb(150, 147, 175) |
| HSL | hsl(246, 15%, 63%) |
| HSV | hsv(246, 16%, 69%) |
| CMYK | cmyk(14.3%, 16%, 0%, 31.4%) |
| CIE-LAB | lab(62.04, 6.87, -14.21) |
| CIE-LCH | lch(62.04, 15.79, 295.79°) |
| OKLab | oklab(67.53% 0.0142 -0.0385) |
| OKLCH | oklch(67.53% 0.041 290.2) |
| XYZ | xyz(30.7476, 30.4464, 44.8060) |
| Luminance | 0.3045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.54
Heather
#A484AC
ΔE00 9.87
Lavender
#B39DDB
ΔE00 10.76
Dusty Lavender
#AC86A8
ΔE00 11.15
Pale Purple
#B790D4
ΔE00 12.16
Lightslategray
#778899
ΔE00 12.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9693AF #ACAF93
analogous
#939EAF #9693AF #A493AF
triadic
#9693AF #AF9693 #93AF96
tetradic
#9693AF #AF939E #ACAF93 #93AFA4
square
#9693AF #AF939E #ACAF93 #93AFA4
split-complementary
#9693AF #AFA493 #9EAF93
monochromatic
#585573 #747095 #9693AF #B8B6C9 #DAD9E3
Accessibility & contrast
On white
2.96
#9693AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#9693AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9693AF
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9693AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9693AF | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#8D95AE
Tritanopia (blue-blind)
#91979C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9693af; /* rgb */ color: rgb(150, 147, 175); /* oklch */ color: oklch(67.5% 0.041 290.2);
Tailwind
colors: {
custom: {
50: '#b5b2c7',
500: '#9693af',
950: '#000000',
},
}SCSS
$custom: #9693af; $custom-light: #b5b2c7; $custom-dark: #000000;
JSON
{
"hex": "#9693af",
"rgb": {
"r": 150,
"g": 147,
"b": 175
},
"hsl": {
"h": 246.429,
"s": 14.894,
"l": 63.137
},
"oklch": {
"l": 0.6753,
"c": 0.04106,
"h": 290.2
},
"luminance": 0.30447
}Semantic roles & 50–950 ramp
primary
#9693AF
secondary
#D3D4CA
accent
#994C91
background
#FBFAFC
surface
#F6F5F8
border
#D0CFD1
text
#111113
muted
#808082