#929FF5#929FF5
#929FF5 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.7% C 0.126 H 276.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #929FF5 |
|---|---|
| RGB | rgb(146, 159, 245) |
| HSL | hsl(232, 83%, 77%) |
| HSV | hsv(232, 40%, 96%) |
| CMYK | cmyk(40.4%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(67.65, 16.40, -44.48) |
| CIE-LCH | lch(67.65, 47.41, 290.24°) |
| OKLab | oklab(72.72% 0.0137 -0.1248) |
| OKLCH | oklch(72.72% 0.126 276.3) |
| XYZ | xyz(40.7287, 37.4980, 91.4603) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.01
Perrywinkle
#8F8CE7
ΔE00 5.94
Lavender Blue
#8B88F8
ΔE00 6.79
Cornflowerblue
#6495ED
ΔE00 8.46
Pastel Blue
#A2BFFE
ΔE00 8.46
Periwinkle (survey)
#8E82FE
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929FF5 #F5E892
analogous
#92D1F5 #929FF5 #B792F5
triadic
#929FF5 #F5929F #9FF592
tetradic
#929FF5 #F592D1 #F5E892 #92F5B7
square
#929FF5 #F592D1 #F5E892 #92F5B7
split-complementary
#929FF5 #F5B792 #D1F592
monochromatic
#223CEB #5A6EF0 #929FF5 #CAD0FA #E3E6FC
Accessibility & contrast
On white
2.47
#929FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#929FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929FF5
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929FF5 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A9F8
Deuteranopia (green-blind)
#7AA1F3
Tritanopia (blue-blind)
#73B0BF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #929ff5; /* rgb */ color: rgb(146, 159, 245); /* oklch */ color: oklch(72.7% 0.126 276.3);
Tailwind
colors: {
custom: {
50: '#b5bbf9',
500: '#929ff5',
950: '#000000',
},
}SCSS
$custom: #929ff5; $custom-light: #b5bbf9; $custom-dark: #000000;
JSON
{
"hex": "#929ff5",
"rgb": {
"r": 146,
"g": 159,
"b": 245
},
"hsl": {
"h": 232.121,
"s": 83.193,
"l": 76.667
},
"oklch": {
"l": 0.72718,
"c": 0.12558,
"h": 276.3
},
"luminance": 0.375
}Semantic roles & 50–950 ramp
primary
#929FF5
secondary
#F4F0D7
accent
#C306E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085