#847FF2#847FF2
#847FF2 is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.4% C 0.167 H 282.7°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #847FF2 |
|---|---|
| RGB | rgb(132, 127, 242) |
| HSL | hsl(243, 82%, 72%) |
| HSV | hsv(243, 48%, 95%) |
| CMYK | cmyk(45.5%, 47.5%, 0%, 5.1%) |
| CIE-LAB | lab(58.50, 30.74, -57.39) |
| CIE-LCH | lch(58.50, 65.10, 298.18°) |
| OKLab | oklab(65.44% 0.0368 -0.163) |
| OKLCH | oklch(65.44% 0.167 282.7) |
| XYZ | xyz(33.1273, 26.4935, 87.3554) |
| Luminance | 0.2650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.36
Lavender Blue
#8B88F8
ΔE00 2.76
Cornflower
#6A79F7
ΔE00 4.58
Perrywinkle
#8F8CE7
ΔE00 4.63
Mediumslateblue
#7B68EE
ΔE00 6.92
Mediumpurple
#9370DB
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#847FF2 #EDF27F
analogous
#7FB3F2 #847FF2 #BE7FF2
triadic
#847FF2 #F2847F #7FF284
tetradic
#847FF2 #F27FB3 #EDF27F #7FF2BE
square
#847FF2 #F27FB3 #EDF27F #7FF2BE
split-complementary
#847FF2 #F2BE7F #B3F27F
monochromatic
#1F17E0 #4F47EC #847FF2 #B9B7F8 #E4E3FC
Accessibility & contrast
On white
3.33
#847FF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#847FF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #847FF2
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##847FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##847FF2 | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E91F6
Deuteranopia (green-blind)
#4889EF
Tritanopia (blue-blind)
#5F97AD
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #847ff2; /* rgb */ color: rgb(132, 127, 242); /* oklch */ color: oklch(65.4% 0.167 282.7);
Tailwind
colors: {
custom: {
50: '#ada4f7',
500: '#847ff2',
950: '#000000',
},
}SCSS
$custom: #847ff2; $custom-light: #ada4f7; $custom-dark: #000000;
JSON
{
"hex": "#847ff2",
"rgb": {
"r": 132,
"g": 127,
"b": 242
},
"hsl": {
"h": 242.609,
"s": 81.56,
"l": 72.353
},
"oklch": {
"l": 0.65441,
"c": 0.16705,
"h": 282.7
},
"luminance": 0.26495
}Semantic roles & 50–950 ramp
primary
#847FF2
secondary
#F3F4D7
accent
#DE08D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85