#929FC0#929FC0
#929FC0 is a light, muted blue. Relative luminance 0.347; OKLCH L 70.4% C 0.051 H 268.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #929FC0 |
|---|---|
| RGB | rgb(146, 159, 192) |
| HSL | hsl(223, 27%, 66%) |
| HSV | hsv(223, 24%, 75%) |
| CMYK | cmyk(24%, 17.2%, 0%, 24.7%) |
| CIE-LAB | lab(65.52, 2.72, -18.51) |
| CIE-LCH | lch(65.52, 18.71, 278.35°) |
| OKLab | oklab(70.37% -0.0016 -0.0506) |
| OKLCH | oklch(70.37% 0.051 268.2) |
| XYZ | xyz(33.7641, 34.7122, 54.7801) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 9.10
Perrywinkle
#8F8CE7
ΔE00 9.63
Periwinkle Blue
#8F99FB
ΔE00 9.68
Blue Grey
#758DA3
ΔE00 9.72
Cool Gray
#9AA7B0
ΔE00 10.15
Faded Blue
#658CBB
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929FC0 #C0B392
analogous
#92B6C0 #929FC0 #9C92C0
triadic
#929FC0 #C0929F #9FC092
tetradic
#929FC0 #C092B6 #C0B392 #92C09C
square
#929FC0 #C092B6 #C0B392 #92C09C
split-complementary
#929FC0 #C09C92 #B6C092
monochromatic
#4F5F89 #6B7DAA #929FC0 #B9C1D6 #E0E3ED
Accessibility & contrast
On white
2.64
#929FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#929FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929FC0
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929FC0 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A1C2
Deuteranopia (green-blind)
#919DBF
Tritanopia (blue-blind)
#86A5AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #929fc0; /* rgb */ color: rgb(146, 159, 192); /* oklch */ color: oklch(70.4% 0.051 268.2);
Tailwind
colors: {
custom: {
50: '#b2bbd3',
500: '#929fc0',
950: '#000000',
},
}SCSS
$custom: #929fc0; $custom-light: #b2bbd3; $custom-dark: #000000;
JSON
{
"hex": "#929fc0",
"rgb": {
"r": 146,
"g": 159,
"b": 192
},
"hsl": {
"h": 223.043,
"s": 26.744,
"l": 66.275
},
"oklch": {
"l": 0.70368,
"c": 0.05065,
"h": 268.2
},
"luminance": 0.34713
}Semantic roles & 50–950 ramp
primary
#929FC0
secondary
#DEDACF
accent
#8940A5
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#111114
muted
#808082