#9294B0#9294B0
#9294B0 is a light, muted blue. Relative luminance 0.304; OKLCH L 67.4% C 0.041 H 282.0°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9294B0 |
|---|---|
| RGB | rgb(146, 148, 176) |
| HSL | hsl(236, 16%, 63%) |
| HSV | hsv(236, 17%, 69%) |
| CMYK | cmyk(17%, 15.9%, 0%, 31%) |
| CIE-LAB | lab(62.02, 5.19, -14.84) |
| CIE-LCH | lch(62.02, 15.72, 289.29°) |
| OKLab | oklab(67.45% 0.0086 -0.0403) |
| OKLCH | oklch(67.45% 0.041 282) |
| XYZ | xyz(30.2786, 30.4250, 45.3433) |
| Luminance | 0.3043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.74
Blue Grey
#758DA3
ΔE00 11.04
Lavender
#B39DDB
ΔE00 11.18
Purpley Grey
#947E94
ΔE00 11.22
Heather
#A484AC
ΔE00 11.69
Bluey Grey
#89A0B0
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294B0 #B0AE92
analogous
#92A3B0 #9294B0 #9F92B0
triadic
#9294B0 #B09294 #94B092
tetradic
#9294B0 #B092A3 #B0AE92 #92B09F
square
#9294B0 #B092A3 #B0AE92 #92B09F
split-complementary
#9294B0 #B09F92 #A3B092
monochromatic
#545674 #6F7196 #9294B0 #B5B7CA #D9DAE3
Accessibility & contrast
On white
2.96
#9294B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#9294B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294B0
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294B0 | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B1
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#8C999D
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9294b0; /* rgb */ color: rgb(146, 148, 176); /* oklch */ color: oklch(67.4% 0.041 282.0);
Tailwind
colors: {
custom: {
50: '#b2b3c7',
500: '#9294b0',
950: '#000000',
},
}SCSS
$custom: #9294b0; $custom-light: #b2b3c7; $custom-dark: #000000;
JSON
{
"hex": "#9294b0",
"rgb": {
"r": 146,
"g": 148,
"b": 176
},
"hsl": {
"h": 236,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.67448,
"c": 0.04122,
"h": 282
},
"luminance": 0.30425
}Semantic roles & 50–950 ramp
primary
#9294B0
secondary
#D4D4CA
accent
#954B9A
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082