#8F82EA#8F82EA
#8F82EA is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.4% C 0.151 H 287.3°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8F82EA |
|---|---|
| RGB | rgb(143, 130, 234) |
| HSL | hsl(248, 71%, 71%) |
| HSV | hsv(248, 44%, 92%) |
| CMYK | cmyk(38.9%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(59.66, 29.38, -51.06) |
| CIE-LCH | lch(59.66, 58.91, 299.91°) |
| OKLab | oklab(66.39% 0.0448 -0.1441) |
| OKLCH | oklch(66.39% 0.151 287.3) |
| XYZ | xyz(34.1575, 27.7443, 81.3814) |
| Luminance | 0.2774 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 3.08
Perrywinkle
#8F8CE7
ΔE00 3.23
Mediumpurple
#9370DB
ΔE00 6.16
Cornflower
#6A79F7
ΔE00 7.17
Periwinkle Blue
#8F99FB
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F82EA #DDEA82
analogous
#82A9EA #8F82EA #C382EA
triadic
#8F82EA #EA8F82 #82EA8F
tetradic
#8F82EA #EA82A9 #DDEA82 #82EAC3
square
#8F82EA #EA82A9 #DDEA82 #82EAC3
split-complementary
#8F82EA #EAC382 #A9EA82
monochromatic
#3823CF #604EE1 #8F82EA #BEB6F3 #E8E5FB
Accessibility & contrast
On white
3.21
#8F82EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#8F82EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F82EA
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F82EA | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C92EE
Deuteranopia (green-blind)
#5B8DE8
Tritanopia (blue-blind)
#7697AB
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8f82ea; /* rgb */ color: rgb(143, 130, 234); /* oklch */ color: oklch(66.4% 0.151 287.3);
Tailwind
colors: {
custom: {
50: '#b3a6f1',
500: '#8f82ea',
950: '#000000',
},
}SCSS
$custom: #8f82ea; $custom-light: #b3a6f1; $custom-dark: #000000;
JSON
{
"hex": "#8f82ea",
"rgb": {
"r": 143,
"g": 130,
"b": 234
},
"hsl": {
"h": 247.5,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.66386,
"c": 0.15094,
"h": 287.3
},
"luminance": 0.27745
}Semantic roles & 50–950 ramp
primary
#8F82EA
secondary
#EEF1D6
accent
#D312BB
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85