#929CB0#929CB0
#929CB0 is a light, muted blue. Relative luminance 0.330; OKLCH L 69.1% C 0.032 H 264.3°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #929CB0 |
|---|---|
| RGB | rgb(146, 156, 176) |
| HSL | hsl(220, 16%, 63%) |
| HSV | hsv(220, 17%, 69%) |
| CMYK | cmyk(17%, 11.4%, 0%, 31%) |
| CIE-LAB | lab(64.18, 0.70, -11.59) |
| CIE-LCH | lch(64.18, 11.61, 273.45°) |
| OKLab | oklab(69.14% -0.0031 -0.0314) |
| OKLCH | oklch(69.14% 0.032 264.3) |
| XYZ | xyz(31.5771, 33.0219, 45.7761) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.59
Blue Grey
#758DA3
ΔE00 7.75
Lightslategray
#778899
ΔE00 8.17
Pewter
#899397
ΔE00 8.41
Bluegrey
#85A3B2
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929CB0 #B0A692
analogous
#92ABB0 #929CB0 #9792B0
triadic
#929CB0 #B0929C #9CB092
tetradic
#929CB0 #B092AB #B0A692 #92B097
square
#929CB0 #B092AB #B0A692 #92B097
split-complementary
#929CB0 #B09792 #ABB092
monochromatic
#545E74 #6F7C96 #929CB0 #B5BCCA #D9DCE3
Accessibility & contrast
On white
2.76
#929CB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#929CB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929CB0
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929CB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929CB0 | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#939AB0
Tritanopia (blue-blind)
#8BA0A2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #929cb0; /* rgb */ color: rgb(146, 156, 176); /* oklch */ color: oklch(69.1% 0.032 264.3);
Tailwind
colors: {
custom: {
50: '#b2b9c7',
500: '#929cb0',
950: '#000000',
},
}SCSS
$custom: #929cb0; $custom-light: #b2b9c7; $custom-dark: #000000;
JSON
{
"hex": "#929cb0",
"rgb": {
"r": 146,
"g": 156,
"b": 176
},
"hsl": {
"h": 220,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.69138,
"c": 0.03155,
"h": 264.3
},
"luminance": 0.33023
}Semantic roles & 50–950 ramp
primary
#929CB0
secondary
#D4D1CA
accent
#804B9A
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082