#847FF4#847FF4
#847FF4 is a light, vivid blue. Relative luminance 0.266; OKLCH L 65.6% C 0.170 H 282.6°. Best body text is #000000 at 6.32:1 contrast (WCAG AA passes).
Color values
| HEX | #847FF4 |
|---|---|
| RGB | rgb(132, 127, 244) |
| HSL | hsl(243, 84%, 73%) |
| HSV | hsv(243, 48%, 96%) |
| CMYK | cmyk(45.9%, 48%, 0%, 4.3%) |
| CIE-LAB | lab(58.62, 31.32, -58.31) |
| CIE-LCH | lch(58.62, 66.19, 298.24°) |
| OKLab | oklab(65.56% 0.037 -0.1657) |
| OKLCH | oklch(65.56% 0.17 282.6) |
| XYZ | xyz(33.4294, 26.6143, 88.9461) |
| Luminance | 0.2662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.20
Lavender Blue
#8B88F8
ΔE00 2.71
Cornflower
#6A79F7
ΔE00 4.53
Perrywinkle
#8F8CE7
ΔE00 4.76
Mediumslateblue
#7B68EE
ΔE00 6.94
Mediumpurple
#9370DB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#847FF4 #EFF47F
analogous
#7FB4F4 #847FF4 #BE7FF4
triadic
#847FF4 #F4847F #7FF484
tetradic
#847FF4 #F47FB4 #EFF47F #7FF4BE
square
#847FF4 #F47FB4 #EFF47F #7FF4BE
split-complementary
#847FF4 #F4BE7F #B4F47F
monochromatic
#1D14E5 #4E47EF #847FF4 #BAB7F9 #E4E3FD
Accessibility & contrast
On white
3.32
#847FF4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.32
#847FF4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #847FF4
6.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##847FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##847FF4 | 1.00 | 3.32 | 6.32 | 6.32 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C91F8
Deuteranopia (green-blind)
#4689F1
Tritanopia (blue-blind)
#5E98AE
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #847ff4; /* rgb */ color: rgb(132, 127, 244); /* oklch */ color: oklch(65.6% 0.170 282.6);
Tailwind
colors: {
custom: {
50: '#aea4f8',
500: '#847ff4',
950: '#000000',
},
}SCSS
$custom: #847ff4; $custom-light: #aea4f8; $custom-dark: #000000;
JSON
{
"hex": "#847ff4",
"rgb": {
"r": 132,
"g": 127,
"b": 244
},
"hsl": {
"h": 242.564,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.65563,
"c": 0.16975,
"h": 282.6
},
"luminance": 0.26616
}Semantic roles & 50–950 ramp
primary
#847FF4
secondary
#F3F5D6
accent
#E105D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85