#9492AE#9492AE
#9492AE is a light, muted blue. Relative luminance 0.299; OKLCH L 67.1% C 0.041 H 288.5°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9492AE |
|---|---|
| RGB | rgb(148, 146, 174) |
| HSL | hsl(244, 15%, 63%) |
| HSV | hsv(244, 16%, 68%) |
| CMYK | cmyk(14.9%, 16.1%, 0%, 31.8%) |
| CIE-LAB | lab(61.58, 6.54, -14.36) |
| CIE-LCH | lch(61.58, 15.78, 294.50°) |
| OKLab | oklab(67.12% 0.0131 -0.039) |
| OKLCH | oklch(67.12% 0.041 288.5) |
| XYZ | xyz(30.1299, 29.9094, 44.2219) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Purpley Grey
#947E94
ΔE00 9.62
Heather
#A484AC
ΔE00 10.13
Lavender
#B39DDB
ΔE00 11.02
Dusty Lavender
#AC86A8
ΔE00 11.50
Lightslategray
#778899
ΔE00 11.95
Pale Purple
#B790D4
ΔE00 12.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9492AE #ACAE92
analogous
#929EAE #9492AE #A292AE
triadic
#9492AE #AE9492 #92AE94
tetradic
#9492AE #AE929E #ACAE92 #92AEA2
square
#9492AE #AE929E #ACAE92 #92AEA2
split-complementary
#9492AE #AEA292 #9EAE92
monochromatic
#565471 #726F94 #9492AE #B6B5C8 #D9D8E2
Accessibility & contrast
On white
3.01
#9492AE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#9492AE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #9492AE
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9492AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9492AE | 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)
#8C95AF
Deuteranopia (green-blind)
#8B94AD
Tritanopia (blue-blind)
#8F969B
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #9492ae; /* rgb */ color: rgb(148, 146, 174); /* oklch */ color: oklch(67.1% 0.041 288.5);
Tailwind
colors: {
custom: {
50: '#b3b1c6',
500: '#9492ae',
950: '#000000',
},
}SCSS
$custom: #9492ae; $custom-light: #b3b1c6; $custom-dark: #000000;
JSON
{
"hex": "#9492ae",
"rgb": {
"r": 148,
"g": 146,
"b": 174
},
"hsl": {
"h": 244.286,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.67119,
"c": 0.04109,
"h": 288.5
},
"luminance": 0.2991
}Semantic roles & 50–950 ramp
primary
#9492AE
secondary
#D2D3C9
accent
#994D93
background
#FBFAFC
surface
#F6F5F8
border
#D0CFD1
text
#111013
muted
#807F82