#929ABE#929ABE
#929ABE is a light, muted blue. Relative luminance 0.329; OKLCH L 69.2% C 0.054 H 275.1°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #929ABE |
|---|---|
| RGB | rgb(146, 154, 190) |
| HSL | hsl(229, 25%, 66%) |
| HSV | hsv(229, 23%, 75%) |
| CMYK | cmyk(23.2%, 18.9%, 0%, 25.5%) |
| CIE-LAB | lab(64.11, 5.05, -19.54) |
| CIE-LCH | lch(64.11, 20.18, 284.49°) |
| OKLab | oklab(69.24% 0.0048 -0.0535) |
| OKLCH | oklch(69.24% 0.054 275.1) |
| XYZ | xyz(32.7016, 32.9392, 53.3402) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 9.63
Perrywinkle
#8F8CE7
ΔE00 9.67
Periwinkle Blue
#8F99FB
ΔE00 10.64
Blue Grey
#758DA3
ΔE00 10.75
Faded Blue
#658CBB
ΔE00 11.15
Bluey Grey
#89A0B0
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929ABE #BEB692
analogous
#92B0BE #929ABE #A092BE
triadic
#929ABE #BE929A #9ABE92
tetradic
#929ABE #BE92B0 #BEB692 #92BEA0
square
#929ABE #BE92B0 #BEB692 #92BEA0
split-complementary
#929ABE #BEA092 #B0BE92
monochromatic
#505A86 #6C76A7 #929ABE #B8BED5 #DFE1EC
Accessibility & contrast
On white
2.77
#929ABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#929ABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929ABE
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929ABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929ABE | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#8D9ABD
Tritanopia (blue-blind)
#87A1A6
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #929abe; /* rgb */ color: rgb(146, 154, 190); /* oklch */ color: oklch(69.2% 0.054 275.1);
Tailwind
colors: {
custom: {
50: '#b2b7d1',
500: '#929abe',
950: '#000000',
},
}SCSS
$custom: #929abe; $custom-light: #b2b7d1; $custom-dark: #000000;
JSON
{
"hex": "#929abe",
"rgb": {
"r": 146,
"g": 154,
"b": 190
},
"hsl": {
"h": 229.091,
"s": 25.287,
"l": 65.882
},
"oklch": {
"l": 0.69242,
"c": 0.05369,
"h": 275.1
},
"luminance": 0.3294
}Semantic roles & 50–950 ramp
primary
#929ABE
secondary
#DDDBCF
accent
#9242A4
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082