#929EB0#929EB0
#929EB0 is a light, muted blue. Relative luminance 0.337; OKLCH L 69.6% C 0.030 H 258.4°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #929EB0 |
|---|---|
| RGB | rgb(146, 158, 176) |
| HSL | hsl(216, 16%, 63%) |
| HSV | hsv(216, 17%, 69%) |
| CMYK | cmyk(17%, 10.2%, 0%, 31%) |
| CIE-LAB | lab(64.72, -0.41, -10.77) |
| CIE-LCH | lch(64.72, 10.78, 267.80°) |
| OKLab | oklab(69.57% -0.006 -0.0292) |
| OKLCH | oklch(69.57% 0.03 258.4) |
| XYZ | xyz(31.9155, 33.6987, 45.8889) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.77
Cool Gray
#9AA7B0
ΔE00 5.17
Bluegrey
#85A3B2
ΔE00 7.23
Blue Grey
#758DA3
ΔE00 7.43
Pewter
#899397
ΔE00 7.56
Cool Grey
#95A3A6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EB0 #B0A492
analogous
#92ADB0 #929EB0 #9592B0
triadic
#929EB0 #B0929E #9EB092
tetradic
#929EB0 #B092AD #B0A492 #92B095
square
#929EB0 #B092AD #B0A492 #92B095
split-complementary
#929EB0 #B09592 #ADB092
monochromatic
#546174 #6F7E96 #929EB0 #B5BECA #D9DDE3
Accessibility & contrast
On white
2.71
#929EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#929EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EB0
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EB0 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB1
Deuteranopia (green-blind)
#959CB0
Tritanopia (blue-blind)
#8BA2A4
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #929eb0; /* rgb */ color: rgb(146, 158, 176); /* oklch */ color: oklch(69.6% 0.030 258.4);
Tailwind
colors: {
custom: {
50: '#b2bac7',
500: '#929eb0',
950: '#000000',
},
}SCSS
$custom: #929eb0; $custom-light: #b2bac7; $custom-dark: #000000;
JSON
{
"hex": "#929eb0",
"rgb": {
"r": 146,
"g": 158,
"b": 176
},
"hsl": {
"h": 216,
"s": 15.957,
"l": 63.137
},
"oklch": {
"l": 0.69565,
"c": 0.02978,
"h": 258.4
},
"luminance": 0.33699
}Semantic roles & 50–950 ramp
primary
#929EB0
secondary
#D4D0CA
accent
#7B4B9A
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082