#9296B2#9296B2
#9296B2 is a light, muted blue. Relative luminance 0.311; OKLCH L 67.9% C 0.041 H 278.8°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #9296B2 |
|---|---|
| RGB | rgb(146, 150, 178) |
| HSL | hsl(233, 17%, 64%) |
| HSV | hsv(233, 18%, 70%) |
| CMYK | cmyk(18%, 15.7%, 0%, 30.2%) |
| CIE-LAB | lab(62.62, 4.52, -15.05) |
| CIE-LCH | lch(62.62, 15.72, 286.70°) |
| OKLab | oklab(67.94% 0.0064 -0.0409) |
| OKLCH | oklch(67.94% 0.041 278.8) |
| XYZ | xyz(30.7944, 31.1376, 46.4986) |
| Luminance | 0.3114 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.36
Blue Grey
#758DA3
ΔE00 10.43
Bluey Grey
#89A0B0
ΔE00 11.09
Lavender
#B39DDB
ΔE00 11.16
Cool Gray
#9AA7B0
ΔE00 11.30
Steel
#738595
ΔE00 11.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296B2 #B2AE92
analogous
#92A6B2 #9296B2 #9E92B2
triadic
#9296B2 #B29296 #96B292
tetradic
#9296B2 #B292A6 #B2AE92 #92B29E
square
#9296B2 #B292A6 #B2AE92 #92B29E
split-complementary
#9296B2 #B29E92 #A6B292
monochromatic
#535876 #6E7399 #9296B2 #B6B9CB #DADBE5
Accessibility & contrast
On white
2.91
#9296B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#9296B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296B2
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296B2 | 1.00 | 2.91 | 7.23 | 7.23 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B3
Deuteranopia (green-blind)
#8D96B1
Tritanopia (blue-blind)
#8B9B9F
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9296b2; /* rgb */ color: rgb(146, 150, 178); /* oklch */ color: oklch(67.9% 0.041 278.8);
Tailwind
colors: {
custom: {
50: '#b2b4c9',
500: '#9296b2',
950: '#000000',
},
}SCSS
$custom: #9296b2; $custom-light: #b2b4c9; $custom-dark: #000000;
JSON
{
"hex": "#9296b2",
"rgb": {
"r": 146,
"g": 150,
"b": 178
},
"hsl": {
"h": 232.5,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.67942,
"c": 0.04142,
"h": 278.8
},
"luminance": 0.31138
}Semantic roles & 50–950 ramp
primary
#9296B2
secondary
#D6D4CA
accent
#914A9B
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082