#9296AE#9296AE
#9296AE is a light, muted blue. Relative luminance 0.310; OKLCH L 67.8% C 0.036 H 277.9°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #9296AE |
|---|---|
| RGB | rgb(146, 150, 174) |
| HSL | hsl(231, 15%, 63%) |
| HSV | hsv(231, 16%, 68%) |
| CMYK | cmyk(16.1%, 13.8%, 0%, 31.8%) |
| CIE-LAB | lab(62.49, 3.61, -13.00) |
| CIE-LCH | lch(62.49, 13.49, 285.54°) |
| OKLab | oklab(67.79% 0.0049 -0.0352) |
| OKLCH | oklch(67.79% 0.036 277.9) |
| XYZ | xyz(30.3986, 30.9793, 44.4142) |
| Luminance | 0.3098 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 9.52
Blue Grey
#758DA3
ΔE00 9.79
Bluey Grey
#89A0B0
ΔE00 10.20
Cool Gray
#9AA7B0
ΔE00 10.20
Pewter
#899397
ΔE00 10.77
Steel
#738595
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296AE #AEAA92
analogous
#92A4AE #9296AE #9C92AE
triadic
#9296AE #AE9296 #96AE92
tetradic
#9296AE #AE92A4 #AEAA92 #92AE9C
square
#9296AE #AE92A4 #AEAA92 #92AE9C
split-complementary
#9296AE #AE9C92 #A4AE92
monochromatic
#545871 #6F7494 #9296AE #B5B8C8 #D8DAE2
Accessibility & contrast
On white
2.92
#9296AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#9296AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296AE
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296AE | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9098AF
Deuteranopia (green-blind)
#8E96AD
Tritanopia (blue-blind)
#8C9A9E
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9296ae; /* rgb */ color: rgb(146, 150, 174); /* oklch */ color: oklch(67.8% 0.036 277.9);
Tailwind
colors: {
custom: {
50: '#b2b4c6',
500: '#9296ae',
950: '#000000',
},
}SCSS
$custom: #9296ae; $custom-light: #b2b4c6; $custom-dark: #000000;
JSON
{
"hex": "#9296ae",
"rgb": {
"r": 146,
"g": 150,
"b": 174
},
"hsl": {
"h": 231.429,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.67794,
"c": 0.03558,
"h": 277.9
},
"luminance": 0.3098
}Semantic roles & 50–950 ramp
primary
#9296AE
secondary
#D3D2C9
accent
#8E4D99
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082