#92A3BB#92A3BB
#92A3BB is a light, muted blue. Relative luminance 0.359; OKLCH L 71.0% C 0.040 H 257.0°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #92A3BB |
|---|---|
| RGB | rgb(146, 163, 187) |
| HSL | hsl(215, 23%, 65%) |
| HSV | hsv(215, 22%, 73%) |
| CMYK | cmyk(21.9%, 12.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.44, -0.68, -14.34) |
| CIE-LCH | lch(66.44, 14.36, 267.28°) |
| OKLab | oklab(71.03% -0.009 -0.039) |
| OKLCH | oklch(71.03% 0.04 257) |
| XYZ | xyz(33.9185, 35.8923, 52.1449) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.17
Cool Gray
#9AA7B0
ΔE00 6.33
Bluegrey
#85A3B2
ΔE00 7.27
Light Grey Blue
#9DBCD4
ΔE00 8.03
Blue Grey
#758DA3
ΔE00 8.19
Cloudy Blue
#ACC2D9
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A3BB #BBAA92
analogous
#92B7BB #92A3BB #9592BB
triadic
#92A3BB #BB92A3 #A3BB92
tetradic
#92A3BB #BB92B7 #BBAA92 #92BB95
square
#92A3BB #BB92B7 #BBAA92 #92BB95
split-complementary
#92A3BB #BB9592 #B7BB92
monochromatic
#516582 #6C83A3 #92A3BB #B8C3D3 #DDE3EA
Accessibility & contrast
On white
2.57
#92A3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#92A3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A3BB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A3BB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#97A0BA
Tritanopia (blue-blind)
#87A8AB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #92a3bb; /* rgb */ color: rgb(146, 163, 187); /* oklch */ color: oklch(71.0% 0.040 257.0);
Tailwind
colors: {
custom: {
50: '#b2becf',
500: '#92a3bb',
950: '#000000',
},
}SCSS
$custom: #92a3bb; $custom-light: #b2becf; $custom-dark: #000000;
JSON
{
"hex": "#92a3bb",
"rgb": {
"r": 146,
"g": 163,
"b": 187
},
"hsl": {
"h": 215.122,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.71029,
"c": 0.04008,
"h": 257
},
"luminance": 0.35893
}Semantic roles & 50–950 ramp
primary
#92A3BB
secondary
#DBD6CD
accent
#7B44A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182