#92A2BC#92A2BC
#92A2BC is a light, muted blue. Relative luminance 0.356; OKLCH L 70.9% C 0.042 H 260.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2BC |
|---|---|
| RGB | rgb(146, 162, 188) |
| HSL | hsl(217, 24%, 65%) |
| HSV | hsv(217, 22%, 74%) |
| CMYK | cmyk(22.3%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(66.20, 0.10, -15.26) |
| CIE-LCH | lch(66.20, 15.26, 270.39°) |
| OKLab | oklab(70.85% -0.0072 -0.0416) |
| OKLCH | oklch(70.85% 0.042 260.1) |
| XYZ | xyz(33.8491, 35.5816, 52.6517) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.13
Cool Gray
#9AA7B0
ΔE00 7.24
Bluegrey
#85A3B2
ΔE00 8.26
Blue Grey
#758DA3
ΔE00 8.41
Light Grey Blue
#9DBCD4
ΔE00 8.74
Cloudy Blue
#ACC2D9
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2BC #BCAC92
analogous
#92B7BC #92A2BC #9792BC
triadic
#92A2BC #BC92A2 #A2BC92
tetradic
#92A2BC #BC92B7 #BCAC92 #92BC97
square
#92A2BC #BC92B7 #BCAC92 #92BC97
split-complementary
#92A2BC #BC9792 #B7BC92
monochromatic
#516483 #6C82A5 #92A2BC #B8C2D3 #DEE3EB
Accessibility & contrast
On white
2.59
#92A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#92A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2BC
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2BC | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BD
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#87A7AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #92a2bc; /* rgb */ color: rgb(146, 162, 188); /* oklch */ color: oklch(70.9% 0.042 260.1);
Tailwind
colors: {
custom: {
50: '#b2bdd0',
500: '#92a2bc',
950: '#000000',
},
}SCSS
$custom: #92a2bc; $custom-light: #b2bdd0; $custom-dark: #000000;
JSON
{
"hex": "#92a2bc",
"rgb": {
"r": 146,
"g": 162,
"b": 188
},
"hsl": {
"h": 217.143,
"s": 23.864,
"l": 65.49
},
"oklch": {
"l": 0.70852,
"c": 0.04221,
"h": 260.1
},
"luminance": 0.35582
}Semantic roles & 50–950 ramp
primary
#92A2BC
secondary
#DCD7CE
accent
#7E43A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111214
muted
#808182