#9294B4#9294B4
#9294B4 is a light, muted blue. Relative luminance 0.306; OKLCH L 67.6% C 0.047 H 282.2°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9294B4 |
|---|---|
| RGB | rgb(146, 148, 180) |
| HSL | hsl(236, 18%, 64%) |
| HSV | hsv(236, 19%, 71%) |
| CMYK | cmyk(18.9%, 17.8%, 0%, 29.4%) |
| CIE-LAB | lab(62.16, 6.11, -16.89) |
| CIE-LCH | lch(62.16, 17.96, 289.88°) |
| OKLab | oklab(67.6% 0.01 -0.046) |
| OKLCH | oklch(67.6% 0.047 282.2) |
| XYZ | xyz(30.6802, 30.5856, 47.4584) |
| Luminance | 0.3059 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 10.17
Heather
#A484AC
ΔE00 11.23
Purpley Grey
#947E94
ΔE00 11.42
Lightslategray
#778899
ΔE00 11.46
Blue Grey
#758DA3
ΔE00 11.54
Perrywinkle
#8F8CE7
ΔE00 11.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9294B4 #B4B292
analogous
#92A5B4 #9294B4 #A192B4
triadic
#9294B4 #B49294 #94B492
tetradic
#9294B4 #B492A5 #B4B292 #92B4A1
square
#9294B4 #B492A5 #B4B292 #92B4A1
split-complementary
#9294B4 #B4A192 #A5B492
monochromatic
#535579 #6E709B #9294B4 #B6B8CD #DBDBE6
Accessibility & contrast
On white
2.95
#9294B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#9294B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9294B4
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9294B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9294B4 | 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)
#8C97B5
Deuteranopia (green-blind)
#8B95B3
Tritanopia (blue-blind)
#8B999F
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #9294b4; /* rgb */ color: rgb(146, 148, 180); /* oklch */ color: oklch(67.6% 0.047 282.2);
Tailwind
colors: {
custom: {
50: '#b2b3ca',
500: '#9294b4',
950: '#000000',
},
}SCSS
$custom: #9294b4; $custom-light: #b2b3ca; $custom-dark: #000000;
JSON
{
"hex": "#9294b4",
"rgb": {
"r": 146,
"g": 148,
"b": 180
},
"hsl": {
"h": 236.471,
"s": 18.478,
"l": 63.922
},
"oklch": {
"l": 0.676,
"c": 0.0471,
"h": 282.2
},
"luminance": 0.30586
}Semantic roles & 50–950 ramp
primary
#9294B4
secondary
#D7D6CB
accent
#98499D
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#111113
muted
#808082