#8F83EA#8F83EA
#8F83EA is a light, vivid blue. Relative luminance 0.280; OKLCH L 66.6% C 0.149 H 286.9°. Best body text is #000000 at 6.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8F83EA |
|---|---|
| RGB | rgb(143, 131, 234) |
| HSL | hsl(247, 71%, 72%) |
| HSV | hsv(247, 44%, 92%) |
| CMYK | cmyk(38.9%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(59.90, 28.79, -50.68) |
| CIE-LCH | lch(59.90, 58.29, 299.61°) |
| OKLab | oklab(66.57% 0.0436 -0.143) |
| OKLCH | oklch(66.57% 0.15 286.9) |
| XYZ | xyz(34.2911, 28.0116, 81.4260) |
| Luminance | 0.2801 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.89
Perrywinkle
#8F8CE7
ΔE00 2.92
Periwinkle (survey)
#8E82FE
ΔE00 2.97
Mediumpurple
#9370DB
ΔE00 6.44
Periwinkle Blue
#8F99FB
ΔE00 7.12
Cornflower
#6A79F7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F83EA #DEEA83
analogous
#83ABEA #8F83EA #C383EA
triadic
#8F83EA #EA8F83 #83EA8F
tetradic
#8F83EA #EA83AB #DEEA83 #83EAC3
square
#8F83EA #EA83AB #DEEA83 #83EAC3
split-complementary
#8F83EA #EAC383 #ABEA83
monochromatic
#3723CF #604FE1 #8F83EA #BEB7F3 #E7E5FB
Accessibility & contrast
On white
3.18
#8F83EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.60
#8F83EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F83EA
6.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F83EA | 1.00 | 3.18 | 6.60 | 6.60 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E93EE
Deuteranopia (green-blind)
#5D8EE8
Tritanopia (blue-blind)
#7697AB
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8f83ea; /* rgb */ color: rgb(143, 131, 234); /* oklch */ color: oklch(66.6% 0.149 286.9);
Tailwind
colors: {
custom: {
50: '#b3a7f1',
500: '#8f83ea',
950: '#000000',
},
}SCSS
$custom: #8f83ea; $custom-light: #b3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#8f83ea",
"rgb": {
"r": 143,
"g": 131,
"b": 234
},
"hsl": {
"h": 246.99,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.66569,
"c": 0.1495,
"h": 286.9
},
"luminance": 0.28013
}Semantic roles & 50–950 ramp
primary
#8F83EA
secondary
#EFF2D7
accent
#D312BD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85