#9293BC#9293BC
#9293BC is a light, moderate blue. Relative luminance 0.306; OKLCH L 67.7% C 0.060 H 283.6°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9293BC |
|---|---|
| RGB | rgb(146, 147, 188) |
| HSL | hsl(239, 24%, 65%) |
| HSV | hsv(239, 22%, 74%) |
| CMYK | cmyk(22.3%, 21.8%, 0%, 26.3%) |
| CIE-LAB | lab(62.18, 8.55, -21.37) |
| CIE-LCH | lch(62.18, 23.01, 291.80°) |
| OKLab | oklab(67.71% 0.0141 -0.0586) |
| OKLCH | oklch(67.71% 0.06 283.6) |
| XYZ | xyz(31.3627, 30.6087, 51.8229) |
| Luminance | 0.3061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.48
Perrywinkle
#8F8CE7
ΔE00 9.54
Heather
#A484AC
ΔE00 10.50
Pale Purple
#B790D4
ΔE00 10.54
Wisteria
#A87DC2
ΔE00 11.46
Periwinkle Blue
#8F99FB
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293BC #BCBB92
analogous
#92A8BC #9293BC #A692BC
triadic
#9293BC #BC9293 #93BC92
tetradic
#9293BC #BC92A8 #BCBB92 #92BCA6
square
#9293BC #BC92A8 #BCBB92 #92BCA6
split-complementary
#9293BC #BCA692 #A8BC92
monochromatic
#515283 #6C6DA5 #9293BC #B8B9D3 #DEDEEB
Accessibility & contrast
On white
2.95
#9293BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#9293BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293BC
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293BC | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898BE
Deuteranopia (green-blind)
#8795BB
Tritanopia (blue-blind)
#899AA1
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9293bc; /* rgb */ color: rgb(146, 147, 188); /* oklch */ color: oklch(67.7% 0.060 283.6);
Tailwind
colors: {
custom: {
50: '#b2b2d0',
500: '#9293bc',
950: '#000000',
},
}SCSS
$custom: #9293bc; $custom-light: #b2b2d0; $custom-dark: #000000;
JSON
{
"hex": "#9293bc",
"rgb": {
"r": 146,
"g": 147,
"b": 188
},
"hsl": {
"h": 238.571,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.6771,
"c": 0.06026,
"h": 283.6
},
"luminance": 0.30609
}Semantic roles & 50–950 ramp
primary
#9293BC
secondary
#DCDCCE
accent
#A043A2
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111114
muted
#808082