#929EE4#929EE4
#929EE4 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.7% C 0.103 H 276.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #929EE4 |
|---|---|
| RGB | rgb(146, 158, 228) |
| HSL | hsl(231, 60%, 73%) |
| HSV | hsv(231, 36%, 89%) |
| CMYK | cmyk(36%, 30.7%, 0%, 10.6%) |
| CIE-LAB | lab(66.65, 12.37, -36.73) |
| CIE-LCH | lch(66.65, 38.76, 288.61°) |
| OKLab | oklab(71.7% 0.0108 -0.1024) |
| OKLCH | oklch(71.7% 0.103 276) |
| XYZ | xyz(38.0805, 36.1647, 78.3578) |
| Luminance | 0.3617 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.89
Perrywinkle
#8F8CE7
ΔE00 5.66
Lavender Blue
#8B88F8
ΔE00 7.48
Cornflowerblue
#6495ED
ΔE00 9.04
Pastel Blue
#A2BFFE
ΔE00 9.14
Periwinkle (survey)
#8E82FE
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EE4 #E4D892
analogous
#92C7E4 #929EE4 #AF92E4
triadic
#929EE4 #E4929E #9EE492
tetradic
#929EE4 #E492C7 #E4D892 #92E4AF
square
#929EE4 #E492C7 #E4D892 #92E4AF
split-complementary
#929EE4 #E4AF92 #C7E492
monochromatic
#3248CA #6172D8 #929EE4 #C3CAF0 #E6E9F9
Accessibility & contrast
On white
2.55
#929EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#929EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EE4
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EE4 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A5E7
Deuteranopia (green-blind)
#829FE2
Tritanopia (blue-blind)
#7AACB7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #929ee4; /* rgb */ color: rgb(146, 158, 228); /* oklch */ color: oklch(71.7% 0.103 276.0);
Tailwind
colors: {
custom: {
50: '#b4baec',
500: '#929ee4',
950: '#000000',
},
}SCSS
$custom: #929ee4; $custom-light: #b4baec; $custom-dark: #000000;
JSON
{
"hex": "#929ee4",
"rgb": {
"r": 146,
"g": 158,
"b": 228
},
"hsl": {
"h": 231.22,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.71699,
"c": 0.103,
"h": 276
},
"luminance": 0.36166
}Semantic roles & 50–950 ramp
primary
#929EE4
secondary
#F0EDDB
accent
#AF1EC8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084