#92A2BB#92A2BB
#92A2BB is a light, muted blue. Relative luminance 0.355; OKLCH L 70.8% C 0.041 H 259.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #92A2BB |
|---|---|
| RGB | rgb(146, 162, 187) |
| HSL | hsl(217, 23%, 65%) |
| HSV | hsv(217, 22%, 73%) |
| CMYK | cmyk(21.9%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(66.17, -0.13, -14.75) |
| CIE-LCH | lch(66.17, 14.75, 269.50°) |
| OKLab | oklab(70.82% -0.0076 -0.0402) |
| OKLCH | oklch(70.82% 0.041 259.3) |
| XYZ | xyz(33.7417, 35.5386, 52.0860) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.78
Cool Gray
#9AA7B0
ΔE00 6.87
Bluegrey
#85A3B2
ΔE00 7.93
Blue Grey
#758DA3
ΔE00 8.26
Light Grey Blue
#9DBCD4
ΔE00 8.60
Cloudy Blue
#ACC2D9
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#92A2BB #BBAB92
analogous
#92B7BB #92A2BB #9692BB
triadic
#92A2BB #BB92A2 #A2BB92
tetradic
#92A2BB #BB92B7 #BBAB92 #92BB96
square
#92A2BB #BB92B7 #BBAB92 #92BB96
split-complementary
#92A2BB #BB9692 #B7BB92
monochromatic
#516482 #6C82A3 #92A2BB #B8C2D3 #DDE2EA
Accessibility & contrast
On white
2.59
#92A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#92A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #92A2BB
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##92A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##92A2BB | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BC
Deuteranopia (green-blind)
#969FBA
Tritanopia (blue-blind)
#88A7AA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #92a2bb; /* rgb */ color: rgb(146, 162, 187); /* oklch */ color: oklch(70.8% 0.041 259.3);
Tailwind
colors: {
custom: {
50: '#b2bdcf',
500: '#92a2bb',
950: '#000000',
},
}SCSS
$custom: #92a2bb; $custom-light: #b2bdcf; $custom-dark: #000000;
JSON
{
"hex": "#92a2bb",
"rgb": {
"r": 146,
"g": 162,
"b": 187
},
"hsl": {
"h": 216.585,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.70815,
"c": 0.04088,
"h": 259.3
},
"luminance": 0.3554
}Semantic roles & 50–950 ramp
primary
#92A2BB
secondary
#DBD6CD
accent
#7D44A2
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111213
muted
#808182