#9294AC#9294AC
#9294AC is a light, muted blue. Relative luminance 0.303; OKLCH L 67.3% C 0.035 H 281.6°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9294AC |
|---|---|
| RGB | rgb(146, 148, 172) |
| HSL | hsl(235, 14%, 62%) |
| HSV | hsv(235, 15%, 67%) |
| CMYK | cmyk(15.1%, 14%, 0%, 32.5%) |
| CIE-LAB | lab(61.89, 4.30, -12.78) |
| CIE-LCH | lch(61.89, 13.48, 288.59°) |
| OKLab | oklab(67.3% 0.0071 -0.0346) |
| OKLCH | oklch(67.3% 0.035 281.6) |
| XYZ | xyz(29.8887, 30.2690, 43.2896) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 9.95
Blue Grey
#758DA3
ΔE00 10.47
Cool Gray
#9AA7B0
ΔE00 11.02
Bluey Grey
#89A0B0
ΔE00 11.18
Purpley Grey
#947E94
ΔE00 11.20
Pewter
#899397
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294AC #ACAA92
analogous
#92A1AC #9294AC #9D92AC
triadic
#9294AC #AC9294 #94AC92
tetradic
#9294AC #AC92A1 #ACAA92 #92AC9D
square
#9294AC #AC92A1 #ACAA92 #92AC9D
split-complementary
#9294AC #AC9D92 #A1AC92
monochromatic
#55576F #6F7292 #9294AC #B5B6C6 #D7D8E1
Accessibility & contrast
On white
2.98
#9294AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#9294AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294AC
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294AC | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E96AD
Deuteranopia (green-blind)
#8D95AB
Tritanopia (blue-blind)
#8D989C
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9294ac; /* rgb */ color: rgb(146, 148, 172); /* oklch */ color: oklch(67.3% 0.035 281.6);
Tailwind
colors: {
custom: {
50: '#b2b3c4',
500: '#9294ac',
950: '#000000',
},
}SCSS
$custom: #9294ac; $custom-light: #b2b3c4; $custom-dark: #000000;
JSON
{
"hex": "#9294ac",
"rgb": {
"r": 146,
"g": 148,
"b": 172
},
"hsl": {
"h": 235.385,
"s": 13.542,
"l": 62.353
},
"oklch": {
"l": 0.67299,
"c": 0.03535,
"h": 281.6
},
"luminance": 0.30269
}Semantic roles & 50–950 ramp
primary
#9294AC
secondary
#D2D1C8
accent
#924E98
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111112
muted
#808081