#9494AA#9494AA
#9494AA is a light, muted blue. Relative luminance 0.304; OKLCH L 67.4% C 0.032 H 285.5°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9494AA |
|---|---|
| RGB | rgb(148, 148, 170) |
| HSL | hsl(240, 11%, 62%) |
| HSV | hsv(240, 13%, 67%) |
| CMYK | cmyk(12.9%, 12.9%, 0%, 33.3%) |
| CIE-LAB | lab(61.98, 4.53, -11.49) |
| CIE-LCH | lch(61.98, 12.35, 291.52°) |
| OKLab | oklab(67.39% 0.0086 -0.031) |
| OKLCH | oklch(67.39% 0.032 285.5) |
| XYZ | xyz(30.0568, 30.3777, 42.3024) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.41
Purpley Grey
#947E94
ΔE00 10.54
Cool Gray
#9AA7B0
ΔE00 11.07
Pewter
#899397
ΔE00 11.09
Blue Grey
#758DA3
ΔE00 11.17
Steel
#738595
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494AA #AAAA94
analogous
#949FAA #9494AA #9F94AA
triadic
#9494AA #AA9494 #94AA94
tetradic
#9494AA #AA949F #AAAA94 #94AA9F
square
#9494AA #AA949F #AAAA94 #94AA9F
split-complementary
#9494AA #AA9F94 #9FAA94
monochromatic
#57576D #72728F #9494AA #B6B6C5 #D8D8E0
Accessibility & contrast
On white
2.97
#9494AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#9494AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494AA
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494AA | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F96AB
Deuteranopia (green-blind)
#8E95A9
Tritanopia (blue-blind)
#90989B
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9494aa; /* rgb */ color: rgb(148, 148, 170); /* oklch */ color: oklch(67.4% 0.032 285.5);
Tailwind
colors: {
custom: {
50: '#b3b3c3',
500: '#9494aa',
950: '#000000',
},
}SCSS
$custom: #9494aa; $custom-light: #b3b3c3; $custom-dark: #000000;
JSON
{
"hex": "#9494aa",
"rgb": {
"r": 148,
"g": 148,
"b": 170
},
"hsl": {
"h": 240,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.6739,
"c": 0.03222,
"h": 285.5
},
"luminance": 0.30378
}Semantic roles & 50–950 ramp
primary
#9494AA
secondary
#D1D1C9
accent
#965096
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081