#929FF2#929FF2
#929FF2 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.6% C 0.121 H 276.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #929FF2 |
|---|---|
| RGB | rgb(146, 159, 242) |
| HSL | hsl(232, 79%, 76%) |
| HSV | hsv(232, 40%, 95%) |
| CMYK | cmyk(39.7%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(67.51, 15.58, -43.06) |
| CIE-LCH | lch(67.51, 45.79, 289.89°) |
| OKLab | oklab(72.57% 0.013 -0.1207) |
| OKLCH | oklch(72.57% 0.121 276.2) |
| XYZ | xyz(40.2745, 37.3163, 89.0679) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.27
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 6.89
Pastel Blue
#A2BFFE
ΔE00 8.49
Cornflowerblue
#6495ED
ΔE00 8.50
Periwinkle (survey)
#8E82FE
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929FF2 #F2E592
analogous
#92CFF2 #929FF2 #B592F2
triadic
#929FF2 #F2929F #9FF292
tetradic
#929FF2 #F292CF #F2E592 #92F2B5
square
#929FF2 #F292CF #F2E592 #92F2B5
split-complementary
#929FF2 #F2B592 #CFF292
monochromatic
#253FE5 #5B6FEB #929FF2 #C9CFF9 #E4E7FC
Accessibility & contrast
On white
2.48
#929FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#929FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929FF2
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929FF2 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A8F5
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#74AFBD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #929ff2; /* rgb */ color: rgb(146, 159, 242); /* oklch */ color: oklch(72.6% 0.121 276.2);
Tailwind
colors: {
custom: {
50: '#b5bbf6',
500: '#929ff2',
950: '#000000',
},
}SCSS
$custom: #929ff2; $custom-light: #b5bbf6; $custom-dark: #000000;
JSON
{
"hex": "#929ff2",
"rgb": {
"r": 146,
"g": 159,
"b": 242
},
"hsl": {
"h": 231.875,
"s": 78.689,
"l": 76.078
},
"oklch": {
"l": 0.7257,
"c": 0.1214,
"h": 276.2
},
"luminance": 0.37318
}Semantic roles & 50–950 ramp
primary
#929FF2
secondary
#F4F0D7
accent
#BF0BDB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085