#928BEE#928BEE
#928BEE is a light, vivid blue. Relative luminance 0.307; OKLCH L 68.5% C 0.143 H 285.2°. Best body text is #000000 at 7.15:1 contrast (WCAG AA passes).
Color values
| HEX | #928BEE |
|---|---|
| RGB | rgb(146, 139, 238) |
| HSL | hsl(244, 74%, 74%) |
| HSV | hsv(244, 42%, 93%) |
| CMYK | cmyk(38.7%, 41.6%, 0%, 6.7%) |
| CIE-LAB | lab(62.29, 26.00, -49.08) |
| CIE-LCH | lch(62.29, 55.54, 297.92°) |
| OKLab | oklab(68.51% 0.0375 -0.1383) |
| OKLCH | oklch(68.51% 0.143 285.2) |
| XYZ | xyz(36.5150, 30.7480, 84.8834) |
| Luminance | 0.3075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.28
Lavender Blue
#8B88F8
ΔE00 2.32
Periwinkle (survey)
#8E82FE
ΔE00 3.67
Periwinkle Blue
#8F99FB
ΔE00 4.94
Cornflower
#6A79F7
ΔE00 8.26
Mediumpurple
#9370DB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#928BEE #E7EE8B
analogous
#8BB6EE #928BEE #C48BEE
triadic
#928BEE #EE928B #8BEE92
tetradic
#928BEE #EE8BB6 #E7EE8B #8BEEC4
square
#928BEE #EE8BB6 #E7EE8B #8BEEC4
split-complementary
#928BEE #EEC48B #B6EE8B
monochromatic
#2E21DE #6056E6 #928BEE #C4C0F6 #E6E4FB
Accessibility & contrast
On white
2.94
#928BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.15
#928BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #928BEE
7.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##928BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##928BEE | 1.00 | 2.94 | 7.15 | 7.15 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6999F2
Deuteranopia (green-blind)
#6694EC
Tritanopia (blue-blind)
#789EB1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #928bee; /* rgb */ color: rgb(146, 139, 238); /* oklch */ color: oklch(68.5% 0.143 285.2);
Tailwind
colors: {
custom: {
50: '#b5adf4',
500: '#928bee',
950: '#000000',
},
}SCSS
$custom: #928bee; $custom-light: #b5adf4; $custom-dark: #000000;
JSON
{
"hex": "#928bee",
"rgb": {
"r": 146,
"g": 139,
"b": 238
},
"hsl": {
"h": 244.242,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.68511,
"c": 0.14326,
"h": 285.2
},
"luminance": 0.30749
}Semantic roles & 50–950 ramp
primary
#928BEE
secondary
#F1F3D8
accent
#D70FC8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85