#9298AE#9298AE
#9298AE is a light, muted blue. Relative luminance 0.316; OKLCH L 68.2% C 0.033 H 273.4°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9298AE |
|---|---|
| RGB | rgb(146, 152, 174) |
| HSL | hsl(227, 15%, 63%) |
| HSV | hsv(227, 16%, 68%) |
| CMYK | cmyk(16.1%, 12.6%, 0%, 31.8%) |
| CIE-LAB | lab(63.03, 2.49, -12.19) |
| CIE-LCH | lch(63.03, 12.44, 281.55°) |
| OKLab | oklab(68.22% 0.002 -0.033) |
| OKLCH | oklch(68.22% 0.033 273.4) |
| XYZ | xyz(30.7205, 31.6230, 44.5215) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.72
Lightslategray
#778899
ΔE00 8.78
Cool Gray
#9AA7B0
ΔE00 8.79
Blue Grey
#758DA3
ΔE00 8.87
Pewter
#899397
ΔE00 9.68
Steel
#738595
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9298AE #AEA892
analogous
#92A6AE #9298AE #9A92AE
triadic
#9298AE #AE9298 #98AE92
tetradic
#9298AE #AE92A6 #AEA892 #92AE9A
square
#9298AE #AE92A6 #AEA892 #92AE9A
split-complementary
#9298AE #AE9A92 #A6AE92
monochromatic
#545A71 #6F7794 #9298AE #B5B9C8 #D8DAE2
Accessibility & contrast
On white
2.87
#9298AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#9298AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9298AE
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9298AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9298AE | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929AAF
Deuteranopia (green-blind)
#9098AD
Tritanopia (blue-blind)
#8C9C9F
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #9298ae; /* rgb */ color: rgb(146, 152, 174); /* oklch */ color: oklch(68.2% 0.033 273.4);
Tailwind
colors: {
custom: {
50: '#b2b6c6',
500: '#9298ae',
950: '#000000',
},
}SCSS
$custom: #9298ae; $custom-light: #b2b6c6; $custom-dark: #000000;
JSON
{
"hex": "#9298ae",
"rgb": {
"r": 146,
"g": 152,
"b": 174
},
"hsl": {
"h": 227.143,
"s": 14.737,
"l": 62.745
},
"oklch": {
"l": 0.68216,
"c": 0.03308,
"h": 273.4
},
"luminance": 0.31623
}Semantic roles & 50–950 ramp
primary
#9298AE
secondary
#D3D1C9
accent
#894D99
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082