#929AB2#929AB2
#929AB2 is a light, muted blue. Relative luminance 0.324; OKLCH L 68.8% C 0.036 H 270.8°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #929AB2 |
|---|---|
| RGB | rgb(146, 154, 178) |
| HSL | hsl(225, 17%, 64%) |
| HSV | hsv(225, 18%, 70%) |
| CMYK | cmyk(18%, 13.5%, 0%, 30.2%) |
| CIE-LAB | lab(63.70, 2.27, -13.43) |
| CIE-LCH | lch(63.70, 13.62, 279.58°) |
| OKLab | oklab(68.79% 0.0005 -0.0365) |
| OKLCH | oklch(68.79% 0.036 270.8) |
| XYZ | xyz(31.4436, 32.4360, 46.7150) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 8.34
Cool Gray
#9AA7B0
ΔE00 8.69
Blue Grey
#758DA3
ΔE00 8.73
Lightslategray
#778899
ΔE00 9.01
Pewter
#899397
ΔE00 10.13
Steel
#738595
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929AB2 #B2AA92
analogous
#92AAB2 #929AB2 #9A92B2
triadic
#929AB2 #B2929A #9AB292
tetradic
#929AB2 #B292AA #B2AA92 #92B29A
square
#929AB2 #B292AA #B2AA92 #92B29A
split-complementary
#929AB2 #B29A92 #AAB292
monochromatic
#535C76 #6E7999 #929AB2 #B6BBCB #DADCE5
Accessibility & contrast
On white
2.80
#929AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#929AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929AB2
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929AB2 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB3
Deuteranopia (green-blind)
#9199B1
Tritanopia (blue-blind)
#8B9EA2
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #929ab2; /* rgb */ color: rgb(146, 154, 178); /* oklch */ color: oklch(68.8% 0.036 270.8);
Tailwind
colors: {
custom: {
50: '#b2b7c9',
500: '#929ab2',
950: '#000000',
},
}SCSS
$custom: #929ab2; $custom-light: #b2b7c9; $custom-dark: #000000;
JSON
{
"hex": "#929ab2",
"rgb": {
"r": 146,
"g": 154,
"b": 178
},
"hsl": {
"h": 225,
"s": 17.204,
"l": 63.529
},
"oklch": {
"l": 0.68785,
"c": 0.03646,
"h": 270.8
},
"luminance": 0.32437
}Semantic roles & 50–950 ramp
primary
#929AB2
secondary
#D6D3CA
accent
#874A9B
background
#FAFBFC
surface
#F5F6F8
border
#CFD0D1
text
#111113
muted
#808082