#9294AE#9294AE
#9294AE is a light, muted blue. Relative luminance 0.303; OKLCH L 67.4% C 0.038 H 281.8°. Best body text is #000000 at 7.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9294AE |
|---|---|
| RGB | rgb(146, 148, 174) |
| HSL | hsl(236, 15%, 63%) |
| HSV | hsv(236, 16%, 68%) |
| CMYK | cmyk(16.1%, 14.9%, 0%, 31.8%) |
| CIE-LAB | lab(61.95, 4.74, -13.81) |
| CIE-LCH | lch(61.95, 14.60, 288.96°) |
| OKLab | oklab(67.37% 0.0079 -0.0375) |
| OKLCH | oklch(67.37% 0.038 281.8) |
| XYZ | xyz(30.0822, 30.3464, 44.3088) |
| Luminance | 0.3035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.35
Blue Grey
#758DA3
ΔE00 10.76
Purpley Grey
#947E94
ΔE00 11.18
Cool Gray
#9AA7B0
ΔE00 11.54
Bluey Grey
#89A0B0
ΔE00 11.58
Steel
#738595
ΔE00 11.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294AE #AEAC92
analogous
#92A2AE #9294AE #9E92AE
triadic
#9294AE #AE9294 #94AE92
tetradic
#9294AE #AE92A2 #AEAC92 #92AE9E
square
#9294AE #AE92A2 #AEAC92 #92AE9E
split-complementary
#9294AE #AE9E92 #A2AE92
monochromatic
#545671 #6F7294 #9294AE #B5B6C8 #D8D9E2
Accessibility & contrast
On white
2.97
#9294AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.07
#9294AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294AE
7.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294AE | 1.00 | 2.97 | 7.07 | 7.07 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97AF
Deuteranopia (green-blind)
#8C95AD
Tritanopia (blue-blind)
#8C989C
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9294ae; /* rgb */ color: rgb(146, 148, 174); /* oklch */ color: oklch(67.4% 0.038 281.8);
Tailwind
colors: {
custom: {
50: '#b2b3c6',
500: '#9294ae',
950: '#000000',
},
}SCSS
$custom: #9294ae; $custom-light: #b2b3c6; $custom-dark: #000000;
JSON
{
"hex": "#9294ae",
"rgb": {
"r": 146,
"g": 148,
"b": 174
},
"hsl": {
"h": 235.714,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.67373,
"c": 0.03829,
"h": 281.8
},
"luminance": 0.30347
}Semantic roles & 50–950 ramp
primary
#9294AE
secondary
#D3D2C9
accent
#934D99
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082