#9494AC#9494AC
#9494AC is a light, muted blue. Relative luminance 0.305; OKLCH L 67.5% C 0.035 H 285.4°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9494AC |
|---|---|
| RGB | rgb(148, 148, 172) |
| HSL | hsl(240, 13%, 63%) |
| HSV | hsv(240, 14%, 67%) |
| CMYK | cmyk(14%, 14%, 0%, 32.5%) |
| CIE-LAB | lab(62.04, 4.97, -12.52) |
| CIE-LCH | lch(62.04, 13.47, 291.64°) |
| OKLab | oklab(67.46% 0.0094 -0.0339) |
| OKLCH | oklch(67.46% 0.035 285.4) |
| XYZ | xyz(30.2474, 30.4540, 43.3064) |
| Luminance | 0.3045 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 10.50
Lightslategray
#778899
ΔE00 10.77
Blue Grey
#758DA3
ΔE00 11.42
Cool Gray
#9AA7B0
ΔE00 11.57
Heather
#A484AC
ΔE00 11.62
Pewter
#899397
ΔE00 11.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9494AC #ACAC94
analogous
#94A0AC #9494AC #A094AC
triadic
#9494AC #AC9494 #94AC94
tetradic
#9494AC #AC94A0 #ACAC94 #94ACA0
square
#9494AC #AC94A0 #ACAC94 #94ACA0
split-complementary
#9494AC #ACA094 #A0AC94
monochromatic
#56566F #727291 #9494AC #B6B6C7 #D9D9E1
Accessibility & contrast
On white
2.96
#9494AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#9494AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9494AC
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9494AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9494AC | 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)
#8E97AD
Deuteranopia (green-blind)
#8E95AB
Tritanopia (blue-blind)
#8F989C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9494ac; /* rgb */ color: rgb(148, 148, 172); /* oklch */ color: oklch(67.5% 0.035 285.4);
Tailwind
colors: {
custom: {
50: '#b3b3c4',
500: '#9494ac',
950: '#000000',
},
}SCSS
$custom: #9494ac; $custom-light: #b3b3c4; $custom-dark: #000000;
JSON
{
"hex": "#9494ac",
"rgb": {
"r": 148,
"g": 148,
"b": 172
},
"hsl": {
"h": 240,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.67462,
"c": 0.03517,
"h": 285.4
},
"luminance": 0.30454
}Semantic roles & 50–950 ramp
primary
#9494AC
secondary
#D2D2CA
accent
#974F97
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111112
muted
#808081