#9293BB#9293BB
#9293BB is a light, muted blue. Relative luminance 0.306; OKLCH L 67.7% C 0.059 H 283.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9293BB |
|---|---|
| RGB | rgb(146, 147, 187) |
| HSL | hsl(239, 23%, 65%) |
| HSV | hsv(239, 22%, 73%) |
| CMYK | cmyk(21.9%, 21.4%, 0%, 26.7%) |
| CIE-LAB | lab(62.14, 8.31, -20.86) |
| CIE-LCH | lch(62.14, 22.45, 291.72°) |
| OKLab | oklab(67.67% 0.0138 -0.0571) |
| OKLCH | oklch(67.67% 0.059 283.6) |
| XYZ | xyz(31.2552, 30.5657, 51.2572) |
| Luminance | 0.3057 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.63
Perrywinkle
#8F8CE7
ΔE00 9.79
Heather
#A484AC
ΔE00 10.49
Pale Purple
#B790D4
ΔE00 10.65
Wisteria
#A87DC2
ΔE00 11.56
Purpley Grey
#947E94
ΔE00 11.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293BB #BBBA92
analogous
#92A7BB #9293BB #A592BB
triadic
#9293BB #BB9293 #93BB92
tetradic
#9293BB #BB92A7 #BBBA92 #92BBA5
square
#9293BB #BB92A7 #BBBA92 #92BBA5
split-complementary
#9293BB #BBA592 #A7BB92
monochromatic
#515282 #6C6EA3 #9293BB #B8B8D3 #DDDEEA
Accessibility & contrast
On white
2.95
#9293BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#9293BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293BB
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293BB | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8997BD
Deuteranopia (green-blind)
#8795BA
Tritanopia (blue-blind)
#899AA1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9293bb; /* rgb */ color: rgb(146, 147, 187); /* oklch */ color: oklch(67.7% 0.059 283.6);
Tailwind
colors: {
custom: {
50: '#b2b2cf',
500: '#9293bb',
950: '#000000',
},
}SCSS
$custom: #9293bb; $custom-light: #b2b2cf; $custom-dark: #000000;
JSON
{
"hex": "#9293bb",
"rgb": {
"r": 146,
"g": 147,
"b": 187
},
"hsl": {
"h": 238.537,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.67669,
"c": 0.05879,
"h": 283.6
},
"luminance": 0.30566
}Semantic roles & 50–950 ramp
primary
#9293BB
secondary
#DBDBCD
accent
#9F44A2
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111113
muted
#808082