#928FF4#928FF4
#928FF4 is a light, vivid blue. Relative luminance 0.323; OKLCH L 69.6% C 0.146 H 283.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #928FF4 |
|---|---|
| RGB | rgb(146, 143, 244) |
| HSL | hsl(242, 82%, 76%) |
| HSV | hsv(242, 41%, 96%) |
| CMYK | cmyk(40.2%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(63.58, 25.33, -50.35) |
| CIE-LCH | lch(63.58, 56.37, 296.71°) |
| OKLab | oklab(69.59% 0.0335 -0.142) |
| OKLCH | oklch(69.59% 0.146 283.3) |
| XYZ | xyz(38.0010, 32.2861, 89.8000) |
| Luminance | 0.3229 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.00
Lavender Blue
#8B88F8
ΔE00 2.35
Periwinkle Blue
#8F99FB
ΔE00 3.52
Periwinkle (survey)
#8E82FE
ΔE00 4.13
Cornflower
#6A79F7
ΔE00 8.56
Soft Blue
#6488EA
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#928FF4 #F1F48F
analogous
#8FBEF4 #928FF4 #C48FF4
triadic
#928FF4 #F4928F #8FF492
tetradic
#928FF4 #F48FBE #F1F48F #8FF4C4
square
#928FF4 #F48FBE #F1F48F #8FF4C4
split-complementary
#928FF4 #F4C48F #BEF48F
monochromatic
#2620E9 #5C57EF #928FF4 #C8C7F9 #E4E3FC
Accessibility & contrast
On white
2.82
#928FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#928FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #928FF4
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##928FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##928FF4 | 1.00 | 2.82 | 7.46 | 7.46 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9DF8
Deuteranopia (green-blind)
#6797F2
Tritanopia (blue-blind)
#75A3B6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #928ff4; /* rgb */ color: rgb(146, 143, 244); /* oklch */ color: oklch(69.6% 0.146 283.3);
Tailwind
colors: {
custom: {
50: '#b6aff8',
500: '#928ff4',
950: '#000000',
},
}SCSS
$custom: #928ff4; $custom-light: #b6aff8; $custom-dark: #000000;
JSON
{
"hex": "#928ff4",
"rgb": {
"r": 146,
"g": 143,
"b": 244
},
"hsl": {
"h": 241.782,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.69586,
"c": 0.14586,
"h": 283.3
},
"luminance": 0.32288
}Semantic roles & 50–950 ramp
primary
#928FF4
secondary
#F3F4D7
accent
#DF07D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#121017
muted
#817F85