#9495AE#9495AE
#9495AE is a light, muted blue. Relative luminance 0.308; OKLCH L 67.7% C 0.037 H 283.6°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9495AE |
|---|---|
| RGB | rgb(148, 149, 174) |
| HSL | hsl(238, 14%, 63%) |
| HSV | hsv(238, 15%, 68%) |
| CMYK | cmyk(14.9%, 14.4%, 0%, 31.8%) |
| CIE-LAB | lab(62.38, 4.85, -13.15) |
| CIE-LCH | lch(62.38, 14.02, 290.23°) |
| OKLab | oklab(67.75% 0.0086 -0.0356) |
| OKLCH | oklch(67.75% 0.037 283.6) |
| XYZ | xyz(30.5985, 30.8464, 44.3781) |
| Luminance | 0.3085 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.71
Purpley Grey
#947E94
ΔE00 11.02
Blue Grey
#758DA3
ΔE00 11.20
Cool Gray
#9AA7B0
ΔE00 11.40
Bluey Grey
#89A0B0
ΔE00 11.73
Lavender
#B39DDB
ΔE00 11.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9495AE #AEAD94
analogous
#94A2AE #9495AE #A094AE
triadic
#9495AE #AE9495 #95AE94
tetradic
#9495AE #AE94A2 #AEAD94 #94AEA0
square
#9495AE #AE94A2 #AEAD94 #94AEA0
split-complementary
#9495AE #AEA094 #A2AE94
monochromatic
#565772 #717294 #9495AE #B7B8C8 #DADAE3
Accessibility & contrast
On white
2.93
#9495AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9495AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9495AE
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9495AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9495AE | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98AF
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#8F999D
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9495ae; /* rgb */ color: rgb(148, 149, 174); /* oklch */ color: oklch(67.7% 0.037 283.6);
Tailwind
colors: {
custom: {
50: '#b3b4c6',
500: '#9495ae',
950: '#000000',
},
}SCSS
$custom: #9495ae; $custom-light: #b3b4c6; $custom-dark: #000000;
JSON
{
"hex": "#9495ae",
"rgb": {
"r": 148,
"g": 149,
"b": 174
},
"hsl": {
"h": 237.692,
"s": 13.83,
"l": 63.137
},
"oklch": {
"l": 0.67745,
"c": 0.03666,
"h": 283.6
},
"luminance": 0.30847
}Semantic roles & 50–950 ramp
primary
#9495AE
secondary
#D4D3CA
accent
#954E98
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082