#929FE1#929FE1
#929FE1 is a light, moderate blue. Relative luminance 0.363; OKLCH L 71.8% C 0.097 H 275.1°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #929FE1 |
|---|---|
| RGB | rgb(146, 159, 225) |
| HSL | hsl(230, 57%, 73%) |
| HSV | hsv(230, 35%, 88%) |
| CMYK | cmyk(35.1%, 29.3%, 0%, 11.8%) |
| CIE-LAB | lab(66.78, 11.01, -34.87) |
| CIE-LCH | lch(66.78, 36.57, 287.52°) |
| OKLab | oklab(71.76% 0.0087 -0.0971) |
| OKLCH | oklch(71.76% 0.097 275.1) |
| XYZ | xyz(37.8389, 36.3421, 76.2406) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.43
Perrywinkle
#8F8CE7
ΔE00 6.11
Lavender Blue
#8B88F8
ΔE00 7.99
Pastel Blue
#A2BFFE
ΔE00 8.97
Cornflowerblue
#6495ED
ΔE00 9.12
Lavender
#B39DDB
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929FE1 #E1D492
analogous
#92C6E1 #929FE1 #AD92E1
triadic
#929FE1 #E1929F #9FE192
tetradic
#929FE1 #E192C6 #E1D492 #92E1AD
square
#929FE1 #E192C6 #E1D492 #92E1AD
split-complementary
#929FE1 #E1AD92 #C6E192
monochromatic
#364DC3 #6275D4 #929FE1 #C2C9EE #E7EAF8
Accessibility & contrast
On white
2.54
#929FE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#929FE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929FE1
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929FE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929FE1 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA6E4
Deuteranopia (green-blind)
#84A0DF
Tritanopia (blue-blind)
#7BACB6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #929fe1; /* rgb */ color: rgb(146, 159, 225); /* oklch */ color: oklch(71.8% 0.097 275.1);
Tailwind
colors: {
custom: {
50: '#b4bbea',
500: '#929fe1',
950: '#000000',
},
}SCSS
$custom: #929fe1; $custom-light: #b4bbea; $custom-dark: #000000;
JSON
{
"hex": "#929fe1",
"rgb": {
"r": 146,
"g": 159,
"b": 225
},
"hsl": {
"h": 230.127,
"s": 56.835,
"l": 72.745
},
"oklch": {
"l": 0.71762,
"c": 0.09746,
"h": 275.1
},
"luminance": 0.36344
}Semantic roles & 50–950 ramp
primary
#929FE1
secondary
#F0ECDB
accent
#AA21C4
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084