#9296BB#9296BB
#9296BB is a light, muted blue. Relative luminance 0.315; OKLCH L 68.3% C 0.055 H 280.0°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9296BB |
|---|---|
| RGB | rgb(146, 150, 187) |
| HSL | hsl(234, 23%, 65%) |
| HSV | hsv(234, 22%, 73%) |
| CMYK | cmyk(21.9%, 19.8%, 0%, 26.7%) |
| CIE-LAB | lab(62.94, 6.60, -19.64) |
| CIE-LCH | lch(62.94, 20.72, 288.58°) |
| OKLab | oklab(68.29% 0.0095 -0.0537) |
| OKLCH | oklch(68.29% 0.055 280) |
| XYZ | xyz(31.7278, 31.5109, 51.4147) |
| Luminance | 0.3151 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 10.04
Pale Purple
#B790D4
ΔE00 11.52
Blue Grey
#758DA3
ΔE00 11.58
Periwinkle Blue
#8F99FB
ΔE00 11.67
Heather
#A484AC
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9296BB #BBB792
analogous
#92AABB #9296BB #A292BB
triadic
#9296BB #BB9296 #96BB92
tetradic
#9296BB #BB92AA #BBB792 #92BBA2
square
#9296BB #BB92AA #BBB792 #92BBA2
split-complementary
#9296BB #BBA292 #AABB92
monochromatic
#515682 #6C72A3 #9296BB #B8BAD3 #DDDFEA
Accessibility & contrast
On white
2.88
#9296BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#9296BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9296BB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9296BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9296BB | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#8A97BA
Tritanopia (blue-blind)
#899CA2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9296bb; /* rgb */ color: rgb(146, 150, 187); /* oklch */ color: oklch(68.3% 0.055 280.0);
Tailwind
colors: {
custom: {
50: '#b2b4cf',
500: '#9296bb',
950: '#000000',
},
}SCSS
$custom: #9296bb; $custom-light: #b2b4cf; $custom-dark: #000000;
JSON
{
"hex": "#9296bb",
"rgb": {
"r": 146,
"g": 150,
"b": 187
},
"hsl": {
"h": 234.146,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.6829,
"c": 0.05458,
"h": 280
},
"luminance": 0.31512
}Semantic roles & 50–950 ramp
primary
#9296BB
secondary
#DBDACD
accent
#9844A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111113
muted
#808082