#847FEE#847FEE
#847FEE is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.2% C 0.162 H 283.0°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #847FEE |
|---|---|
| RGB | rgb(132, 127, 238) |
| HSL | hsl(243, 77%, 72%) |
| HSV | hsv(243, 47%, 93%) |
| CMYK | cmyk(44.5%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(58.28, 29.59, -55.53) |
| CIE-LCH | lch(58.28, 62.92, 298.05°) |
| OKLab | oklab(65.2% 0.0363 -0.1575) |
| OKLCH | oklch(65.2% 0.162 283) |
| XYZ | xyz(32.5332, 26.2559, 84.2260) |
| Luminance | 0.2626 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.73
Lavender Blue
#8B88F8
ΔE00 2.93
Perrywinkle
#8F8CE7
ΔE00 4.40
Cornflower
#6A79F7
ΔE00 4.75
Mediumpurple
#9370DB
ΔE00 6.92
Mediumslateblue
#7B68EE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#847FEE #E9EE7F
analogous
#7FB2EE #847FEE #BC7FEE
triadic
#847FEE #EE847F #7FEE84
tetradic
#847FEE #EE7FB2 #E9EE7F #7FEEBC
square
#847FEE #EE7FB2 #E9EE7F #7FEEBC
split-complementary
#847FEE #EEBC7F #B2EE7F
monochromatic
#251CD6 #5049E7 #847FEE #B8B5F5 #E5E4FB
Accessibility & contrast
On white
3.36
#847FEE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#847FEE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #847FEE
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##847FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##847FEE | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5290F2
Deuteranopia (green-blind)
#4C88EB
Tritanopia (blue-blind)
#6196AB
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #847fee; /* rgb */ color: rgb(132, 127, 238); /* oklch */ color: oklch(65.2% 0.162 283.0);
Tailwind
colors: {
custom: {
50: '#ada4f4',
500: '#847fee',
950: '#000000',
},
}SCSS
$custom: #847fee; $custom-light: #ada4f4; $custom-dark: #000000;
JSON
{
"hex": "#847fee",
"rgb": {
"r": 132,
"g": 127,
"b": 238
},
"hsl": {
"h": 242.703,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.652,
"c": 0.16162,
"h": 283
},
"luminance": 0.26257
}Semantic roles & 50–950 ramp
primary
#847FEE
secondary
#F1F3D6
accent
#D90DD0
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85