#928DEB#928DEB
#928DEB is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.7% C 0.136 H 284.6°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #928DEB |
|---|---|
| RGB | rgb(146, 141, 235) |
| HSL | hsl(243, 70%, 74%) |
| HSV | hsv(243, 40%, 92%) |
| CMYK | cmyk(37.9%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(62.64, 24.03, -46.88) |
| CIE-LCH | lch(62.64, 52.68, 297.14°) |
| OKLab | oklab(68.73% 0.0344 -0.1318) |
| OKLCH | oklch(68.73% 0.136 284.6) |
| XYZ | xyz(36.3701, 31.1576, 82.6789) |
| Luminance | 0.3116 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 0.76
Lavender Blue
#8B88F8
ΔE00 2.92
Periwinkle (survey)
#8E82FE
ΔE00 4.46
Periwinkle Blue
#8F99FB
ΔE00 4.61
Cornflower
#6A79F7
ΔE00 8.71
Soft Blue
#6488EA
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#928DEB #E6EB8D
analogous
#8DB7EB #928DEB #C18DEB
triadic
#928DEB #EB928D #8DEB92
tetradic
#928DEB #EB8DB7 #E6EB8D #8DEBC1
square
#928DEB #EB8DB7 #E6EB8D #8DEBC1
split-complementary
#928DEB #EBC18D #B7EB8D
monochromatic
#2F26D8 #6059E2 #928DEB #C4C1F4 #E6E5FA
Accessibility & contrast
On white
2.90
#928DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#928DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #928DEB
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##928DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##928DEB | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEF
Deuteranopia (green-blind)
#6A95E9
Tritanopia (blue-blind)
#799FB1
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #928deb; /* rgb */ color: rgb(146, 141, 235); /* oklch */ color: oklch(68.7% 0.136 284.6);
Tailwind
colors: {
custom: {
50: '#b5aef2',
500: '#928deb',
950: '#000000',
},
}SCSS
$custom: #928deb; $custom-light: #b5aef2; $custom-dark: #000000;
JSON
{
"hex": "#928deb",
"rgb": {
"r": 146,
"g": 141,
"b": 235
},
"hsl": {
"h": 243.191,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.68726,
"c": 0.13625,
"h": 284.6
},
"luminance": 0.31159
}Semantic roles & 50–950 ramp
primary
#928DEB
secondary
#F1F2D9
accent
#D213C8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85