#9296AA#9296AA
#9296AA is a light, muted blue. Relative luminance 0.308; OKLCH L 67.6% C 0.030 H 276.6°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #9296AA |
|---|---|
| RGB | rgb(146, 150, 170) |
| HSL | hsl(230, 12%, 62%) |
| HSV | hsv(230, 14%, 67%) |
| CMYK | cmyk(14.1%, 11.8%, 0%, 33.3%) |
| CIE-LAB | lab(62.36, 2.73, -10.94) |
| CIE-LCH | lch(62.36, 11.27, 284.01°) |
| OKLab | oklab(67.65% 0.0034 -0.0296) |
| OKLCH | oklch(67.65% 0.03 276.6) |
| XYZ | xyz(30.0145, 30.8256, 42.3911) |
| Luminance | 0.3083 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 8.71
Cool Gray
#9AA7B0
ΔE00 9.03
Blue Grey
#758DA3
ΔE00 9.17
Bluey Grey
#89A0B0
ΔE00 9.25
Pewter
#899397
ΔE00 9.31
Steel
#738595
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296AA #AAA692
analogous
#92A2AA #9296AA #9A92AA
triadic
#9296AA #AA9296 #96AA92
tetradic
#9296AA #AA92A2 #AAA692 #92AA9A
square
#9296AA #AA92A2 #AAA692 #92AA9A
split-complementary
#9296AA #AA9A92 #A2AA92
monochromatic
#55596D #70758F #9296AA #B4B7C5 #D7D8E0
Accessibility & contrast
On white
2.93
#9296AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#9296AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296AA
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296AA | 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)
#9198AB
Deuteranopia (green-blind)
#8F96A9
Tritanopia (blue-blind)
#8D999C
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9296aa; /* rgb */ color: rgb(146, 150, 170); /* oklch */ color: oklch(67.6% 0.030 276.6);
Tailwind
colors: {
custom: {
50: '#b2b4c3',
500: '#9296aa',
950: '#000000',
},
}SCSS
$custom: #9296aa; $custom-light: #b2b4c3; $custom-dark: #000000;
JSON
{
"hex": "#9296aa",
"rgb": {
"r": 146,
"g": 150,
"b": 170
},
"hsl": {
"h": 230,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.67649,
"c": 0.02976,
"h": 276.6
},
"luminance": 0.30826
}Semantic roles & 50–950 ramp
primary
#9296AA
secondary
#D0CFC7
accent
#8B4F96
background
#FAFBFB
surface
#F5F6F7
border
#CFD0D0
text
#111112
muted
#808081