#8F83FA#8F83FA
#8F83FA is a light, vivid blue. Relative luminance 0.290; OKLCH L 67.5% C 0.171 H 285.4°. Best body text is #000000 at 6.79:1 contrast (WCAG AA passes).
Color values
| HEX | #8F83FA |
|---|---|
| RGB | rgb(143, 131, 250) |
| HSL | hsl(246, 92%, 75%) |
| HSV | hsv(246, 48%, 98%) |
| CMYK | cmyk(42.8%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(60.76, 33.22, -58.15) |
| CIE-LCH | lch(60.76, 66.97, 299.74°) |
| OKLab | oklab(67.5% 0.0456 -0.1649) |
| OKLCH | oklch(67.5% 0.171 285.4) |
| XYZ | xyz(36.6943, 28.9729, 94.0828) |
| Luminance | 0.2897 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.66
Lavender Blue
#8B88F8
ΔE00 1.91
Perrywinkle
#8F8CE7
ΔE00 4.10
Cornflower
#6A79F7
ΔE00 6.58
Periwinkle Blue
#8F99FB
ΔE00 6.70
Mediumpurple
#9370DB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F83FA #EEFA83
analogous
#83B3FA #8F83FA #CA83FA
triadic
#8F83FA #FA8F83 #83FA8F
tetradic
#8F83FA #FA83B3 #EEFA83 #83FACA
square
#8F83FA #FA83B3 #EEFA83 #83FACA
split-complementary
#8F83FA #FACA83 #B3FA83
monochromatic
#250DF5 #5A48F8 #8F83FA #C4BEFC #E4E2FE
Accessibility & contrast
On white
3.09
#8F83FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.79
#8F83FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F83FA
6.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F83FA | 1.00 | 3.09 | 6.79 | 6.79 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5296FE
Deuteranopia (green-blind)
#4F8FF7
Tritanopia (blue-blind)
#6E9CB3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8f83fa; /* rgb */ color: rgb(143, 131, 250); /* oklch */ color: oklch(67.5% 0.171 285.4);
Tailwind
colors: {
custom: {
50: '#b5a7fc',
500: '#8f83fa',
950: '#000000',
},
}SCSS
$custom: #8f83fa; $custom-light: #b5a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8f83fa",
"rgb": {
"r": 143,
"g": 131,
"b": 250
},
"hsl": {
"h": 246.05,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.67495,
"c": 0.17108,
"h": 285.4
},
"luminance": 0.28974
}Semantic roles & 50–950 ramp
primary
#8F83FA
secondary
#F3F6D5
accent
#E600CE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86