#9293BF#9293BF
#9293BF is a light, moderate blue. Relative luminance 0.307; OKLCH L 67.8% C 0.065 H 283.5°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #9293BF |
|---|---|
| RGB | rgb(146, 147, 191) |
| HSL | hsl(239, 26%, 66%) |
| HSV | hsv(239, 24%, 75%) |
| CMYK | cmyk(23.6%, 23%, 0%, 25.1%) |
| CIE-LAB | lab(62.29, 9.26, -22.89) |
| CIE-LCH | lch(62.29, 24.69, 292.03°) |
| OKLab | oklab(67.83% 0.0151 -0.0629) |
| OKLCH | oklch(67.83% 0.065 283.5) |
| XYZ | xyz(31.6894, 30.7394, 53.5438) |
| Luminance | 0.3074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 8.10
Perrywinkle
#8F8CE7
ΔE00 8.80
Pale Purple
#B790D4
ΔE00 10.24
Heather
#A484AC
ΔE00 10.61
Periwinkle Blue
#8F99FB
ΔE00 10.98
Wisteria
#A87DC2
ΔE00 11.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293BF #BFBE92
analogous
#92A9BF #9293BF #A792BF
triadic
#9293BF #BF9293 #93BF92
tetradic
#9293BF #BF92A9 #BFBE92 #92BFA7
square
#9293BF #BF92A9 #BFBE92 #92BFA7
split-complementary
#9293BF #BFA792 #A9BF92
monochromatic
#4F5187 #6B6DA8 #9293BF #B9B9D6 #DFDFEC
Accessibility & contrast
On white
2.94
#9293BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#9293BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9293BF
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293BF | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8798C1
Deuteranopia (green-blind)
#8695BE
Tritanopia (blue-blind)
#889BA2
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #9293bf; /* rgb */ color: rgb(146, 147, 191); /* oklch */ color: oklch(67.8% 0.065 283.5);
Tailwind
colors: {
custom: {
50: '#b2b2d2',
500: '#9293bf',
950: '#000000',
},
}SCSS
$custom: #9293bf; $custom-light: #b2b2d2; $custom-dark: #000000;
JSON
{
"hex": "#9293bf",
"rgb": {
"r": 146,
"g": 147,
"b": 191
},
"hsl": {
"h": 238.667,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.67833,
"c": 0.06465,
"h": 283.5
},
"luminance": 0.3074
}Semantic roles & 50–950 ramp
primary
#9293BF
secondary
#DEDDCF
accent
#A241A5
background
#FBFAFC
surface
#F6F5F9
border
#D0CFD2
text
#111114
muted
#808082