#9698AC#9698AC
#9698AC is a light, muted blue. Relative luminance 0.319; OKLCH L 68.5% C 0.029 H 281.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #9698AC |
|---|---|
| RGB | rgb(150, 152, 172) |
| HSL | hsl(235, 12%, 63%) |
| HSV | hsv(235, 13%, 67%) |
| CMYK | cmyk(12.8%, 11.6%, 0%, 32.5%) |
| CIE-LAB | lab(63.28, 3.39, -10.66) |
| CIE-LCH | lch(63.28, 11.19, 287.66°) |
| OKLab | oklab(68.46% 0.0056 -0.0288) |
| OKLCH | oklch(68.46% 0.029 281.1) |
| XYZ | xyz(31.2507, 31.9188, 43.5362) |
| Luminance | 0.3192 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 9.33
Lightslategray
#778899
ΔE00 9.94
Pewter
#899397
ΔE00 10.01
Bluey Grey
#89A0B0
ΔE00 10.09
Blue Grey
#758DA3
ΔE00 10.45
Dark Gray
#A9A9A9
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9698AC #ACAA96
analogous
#96A3AC #9698AC #9F96AC
triadic
#9698AC #AC9698 #98AC96
tetradic
#9698AC #AC96A3 #ACAA96 #96AC9F
square
#9698AC #AC96A3 #ACAA96 #96AC9F
split-complementary
#9698AC #AC9F96 #A3AC96
monochromatic
#585A6F #747691 #9698AC #B8BAC7 #DADBE2
Accessibility & contrast
On white
2.84
#9698AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#9698AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9698AC
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9698AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9698AC | 1.00 | 2.84 | 7.38 | 7.38 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAD
Deuteranopia (green-blind)
#9298AB
Tritanopia (blue-blind)
#919B9E
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #9698ac; /* rgb */ color: rgb(150, 152, 172); /* oklch */ color: oklch(68.5% 0.029 281.1);
Tailwind
colors: {
custom: {
50: '#b5b6c4',
500: '#9698ac',
950: '#000000',
},
}SCSS
$custom: #9698ac; $custom-light: #b5b6c4; $custom-dark: #000000;
JSON
{
"hex": "#9698ac",
"rgb": {
"r": 150,
"g": 152,
"b": 172
},
"hsl": {
"h": 234.545,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.68464,
"c": 0.02933,
"h": 281.1
},
"luminance": 0.31919
}Semantic roles & 50–950 ramp
primary
#9698AC
secondary
#D3D2CB
accent
#8F5096
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081