#929CE5#929CE5
#929CE5 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.3% C 0.107 H 277.3°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #929CE5 |
|---|---|
| RGB | rgb(146, 156, 229) |
| HSL | hsl(233, 61%, 74%) |
| HSV | hsv(233, 36%, 90%) |
| CMYK | cmyk(36.2%, 31.9%, 0%, 10.2%) |
| CIE-LAB | lab(66.17, 13.78, -38.03) |
| CIE-LCH | lch(66.17, 40.45, 289.92°) |
| OKLab | oklab(71.35% 0.0137 -0.1061) |
| OKLCH | oklch(71.35% 0.107 277.3) |
| XYZ | xyz(37.8813, 35.5436, 78.9782) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 5.00
Lavender Blue
#8B88F8
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 8.89
Cornflowerblue
#6495ED
ΔE00 9.16
Soft Blue
#6488EA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929CE5 #E5DB92
analogous
#92C5E5 #929CE5 #B192E5
triadic
#929CE5 #E5929C #9CE592
tetradic
#929CE5 #E592C5 #E5DB92 #92E5B1
square
#929CE5 #E592C5 #E5DB92 #92E5B1
split-complementary
#929CE5 #E5B192 #C5E592
monochromatic
#3143CC #616FD9 #929CE5 #C3C9F1 #E6E9F9
Accessibility & contrast
On white
2.59
#929CE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#929CE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929CE5
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929CE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929CE5 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A4E8
Deuteranopia (green-blind)
#7F9EE3
Tritanopia (blue-blind)
#7AAAB6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #929ce5; /* rgb */ color: rgb(146, 156, 229); /* oklch */ color: oklch(71.3% 0.107 277.3);
Tailwind
colors: {
custom: {
50: '#b4b9ed',
500: '#929ce5',
950: '#000000',
},
}SCSS
$custom: #929ce5; $custom-light: #b4b9ed; $custom-dark: #000000;
JSON
{
"hex": "#929ce5",
"rgb": {
"r": 146,
"g": 156,
"b": 229
},
"hsl": {
"h": 232.771,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.71345,
"c": 0.10703,
"h": 277.3
},
"luminance": 0.35545
}Semantic roles & 50–950 ramp
primary
#929CE5
secondary
#F0EEDB
accent
#B41CC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084