#929EE8#929EE8
#929EE8 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.9% C 0.109 H 276.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #929EE8 |
|---|---|
| RGB | rgb(146, 158, 232) |
| HSL | hsl(232, 65%, 74%) |
| HSV | hsv(232, 37%, 91%) |
| CMYK | cmyk(37.1%, 31.9%, 0%, 9%) |
| CIE-LAB | lab(66.82, 13.44, -38.67) |
| CIE-LCH | lch(66.82, 40.94, 289.16°) |
| OKLab | oklab(71.89% 0.0119 -0.108) |
| OKLCH | oklch(71.89% 0.109 276.3) |
| XYZ | xyz(38.6422, 36.3894, 81.3161) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.32
Perrywinkle
#8F8CE7
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 7.17
Cornflowerblue
#6495ED
ΔE00 8.85
Pastel Blue
#A2BFFE
ΔE00 9.00
Periwinkle (survey)
#8E82FE
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#929EE8 #E8DC92
analogous
#92C9E8 #929EE8 #B192E8
triadic
#929EE8 #E8929E #9EE892
tetradic
#929EE8 #E892C9 #E8DC92 #92E8B1
square
#929EE8 #E892C9 #E8DC92 #92E8B1
split-complementary
#929EE8 #E8B192 #C9E892
monochromatic
#2D44D3 #5F71DD #929EE8 #C5CBF3 #E6E9FA
Accessibility & contrast
On white
2.54
#929EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#929EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #929EE8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##929EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##929EE8 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A6EB
Deuteranopia (green-blind)
#809FE6
Tritanopia (blue-blind)
#79ACB9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #929ee8; /* rgb */ color: rgb(146, 158, 232); /* oklch */ color: oklch(71.9% 0.109 276.3);
Tailwind
colors: {
custom: {
50: '#b4baef',
500: '#929ee8',
950: '#000000',
},
}SCSS
$custom: #929ee8; $custom-light: #b4baef; $custom-dark: #000000;
JSON
{
"hex": "#929ee8",
"rgb": {
"r": 146,
"g": 158,
"b": 232
},
"hsl": {
"h": 231.628,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.71887,
"c": 0.10865,
"h": 276.3
},
"luminance": 0.36391
}Semantic roles & 50–950 ramp
primary
#929EE8
secondary
#F1EEDA
accent
#B419CD
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084