#9293AA#9293AA
#9293AA is a light, muted blue. Relative luminance 0.299; OKLCH L 67.0% C 0.034 H 283.5°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9293AA |
|---|---|
| RGB | rgb(146, 147, 170) |
| HSL | hsl(238, 12%, 62%) |
| HSV | hsv(238, 14%, 67%) |
| CMYK | cmyk(14.1%, 13.5%, 0%, 33.3%) |
| CIE-LAB | lab(61.55, 4.42, -12.15) |
| CIE-LCH | lch(61.55, 12.93, 289.99°) |
| OKLab | oklab(67.02% 0.0079 -0.0329) |
| OKLCH | oklch(67.02% 0.034 283.5) |
| XYZ | xyz(29.5419, 29.8804, 42.2335) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightslategray
#778899
ΔE00 10.00
Purpley Grey
#947E94
ΔE00 10.69
Blue Grey
#758DA3
ΔE00 10.70
Pewter
#899397
ΔE00 11.10
Cool Gray
#9AA7B0
ΔE00 11.19
Steel
#738595
ΔE00 11.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9293AA #AAA992
analogous
#929FAA #9293AA #9D92AA
triadic
#9293AA #AA9293 #93AA92
tetradic
#9293AA #AA929F #AAA992 #92AA9D
square
#9293AA #AA929F #AAA992 #92AA9D
split-complementary
#9293AA #AA9D92 #9FAA92
monochromatic
#55566D #70718F #9293AA #B4B5C5 #D7D7E0
Accessibility & contrast
On white
3.01
#9293AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#9293AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9293AA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9293AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9293AA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E95AB
Deuteranopia (green-blind)
#8D94A9
Tritanopia (blue-blind)
#8D979A
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9293aa; /* rgb */ color: rgb(146, 147, 170); /* oklch */ color: oklch(67.0% 0.034 283.5);
Tailwind
colors: {
custom: {
50: '#b2b2c3',
500: '#9293aa',
950: '#000000',
},
}SCSS
$custom: #9293aa; $custom-light: #b2b2c3; $custom-dark: #000000;
JSON
{
"hex": "#9293aa",
"rgb": {
"r": 146,
"g": 147,
"b": 170
},
"hsl": {
"h": 237.5,
"s": 12.371,
"l": 61.961
},
"oklch": {
"l": 0.67016,
"c": 0.03381,
"h": 283.5
},
"luminance": 0.29881
}Semantic roles & 50–950 ramp
primary
#9293AA
secondary
#D0D0C7
accent
#934F96
background
#FAFAFB
surface
#F5F5F7
border
#CFCFD0
text
#111112
muted
#808081