#929FC2#929FC2
#929FC2 is a light, muted blue. Relative luminance 0.348; OKLCH L 70.4% C 0.053 H 269.0°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #929FC2 |
|---|---|
| RGB | rgb(146, 159, 194) |
| HSL | hsl(224, 28%, 67%) |
| HSV | hsv(224, 25%, 76%) |
| CMYK | cmyk(24.7%, 18%, 0%, 23.9%) |
| CIE-LAB | lab(65.59, 3.19, -19.52) |
| CIE-LCH | lch(65.59, 19.78, 279.29°) |
| OKLab | oklab(70.45% -0.0009 -0.0534) |
| OKLCH | oklch(70.45% 0.053 269) |
| XYZ | xyz(33.9872, 34.8014, 55.9551) |
| Luminance | 0.3480 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 9.35
Periwinkle Blue
#8F99FB
ΔE00 9.36
Bluey Grey
#89A0B0
ΔE00 9.60
Blue Grey
#758DA3
ΔE00 10.06
Lavender
#B39DDB
ΔE00 10.43
Faded Blue
#658CBB
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929FC2 #C2B592
analogous
#92B7C2 #929FC2 #9D92C2
triadic
#929FC2 #C2929F #9FC292
tetradic
#929FC2 #C292B7 #C2B592 #92C29D
square
#929FC2 #C292B7 #C2B592 #92C29D
split-complementary
#929FC2 #C29D92 #B7C292
monochromatic
#4E5F8C #6B7CAC #929FC2 #B9C2D8 #E0E4EE
Accessibility & contrast
On white
2.64
#929FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#929FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929FC2
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929FC2 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A2C4
Deuteranopia (green-blind)
#909DC1
Tritanopia (blue-blind)
#86A6AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #929fc2; /* rgb */ color: rgb(146, 159, 194); /* oklch */ color: oklch(70.4% 0.053 269.0);
Tailwind
colors: {
custom: {
50: '#b2bbd4',
500: '#929fc2',
950: '#000000',
},
}SCSS
$custom: #929fc2; $custom-light: #b2bbd4; $custom-dark: #000000;
JSON
{
"hex": "#929fc2",
"rgb": {
"r": 146,
"g": 159,
"b": 194
},
"hsl": {
"h": 223.75,
"s": 28.235,
"l": 66.667
},
"oklch": {
"l": 0.70446,
"c": 0.05346,
"h": 269
},
"luminance": 0.34802
}Semantic roles & 50–950 ramp
primary
#929FC2
secondary
#E0DBD0
accent
#8B3FA7
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#111114
muted
#808083