#9494AE#9494AE
#9494AE is a light, muted blue. Relative luminance 0.305; OKLCH L 67.5% C 0.038 H 285.3°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9494AE |
|---|---|
| RGB | rgb(148, 148, 174) |
| HSL | hsl(240, 14%, 63%) |
| HSV | hsv(240, 15%, 68%) |
| CMYK | cmyk(14.9%, 14.9%, 0%, 31.8%) |
| CIE-LAB | lab(62.11, 5.41, -13.55) |
| CIE-LCH | lch(62.11, 14.59, 291.76°) |
| OKLab | oklab(67.54% 0.0101 -0.0367) |
| OKLCH | oklch(67.54% 0.038 285.3) |
| XYZ | xyz(30.4409, 30.5314, 44.3256) |
| Luminance | 0.3053 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 10.52
Lightslategray
#778899
ΔE00 11.12
Heather
#A484AC
ΔE00 11.27
Lavender
#B39DDB
ΔE00 11.52
Blue Grey
#758DA3
ΔE00 11.67
Cool Gray
#9AA7B0
ΔE00 12.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494AE #AEAE94
analogous
#94A1AE #9494AE #A194AE
triadic
#9494AE #AE9494 #94AE94
tetradic
#9494AE #AE94A1 #AEAE94 #94AEA1
square
#9494AE #AE94A1 #AEAE94 #94AEA1
split-complementary
#9494AE #AEA194 #A1AE94
monochromatic
#565672 #717194 #9494AE #B7B7C8 #DADAE3
Accessibility & contrast
On white
2.96
#9494AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#9494AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494AE
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494AE | 1.00 | 2.96 | 7.11 | 7.11 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97AF
Deuteranopia (green-blind)
#8D95AD
Tritanopia (blue-blind)
#8F989C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9494ae; /* rgb */ color: rgb(148, 148, 174); /* oklch */ color: oklch(67.5% 0.038 285.3);
Tailwind
colors: {
custom: {
50: '#b3b3c6',
500: '#9494ae',
950: '#000000',
},
}SCSS
$custom: #9494ae; $custom-light: #b3b3c6; $custom-dark: #000000;
JSON
{
"hex": "#9494ae",
"rgb": {
"r": 148,
"g": 148,
"b": 174
},
"hsl": {
"h": 240,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.67536,
"c": 0.03811,
"h": 285.3
},
"luminance": 0.30532
}Semantic roles & 50–950 ramp
primary
#9494AE
secondary
#D4D4CA
accent
#984E98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082