#8F81FA#8F81FA
#8F81FA is a light, vivid blue. Relative luminance 0.284; OKLCH L 67.1% C 0.174 H 286.0°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8F81FA |
|---|---|
| RGB | rgb(143, 129, 250) |
| HSL | hsl(247, 92%, 74%) |
| HSV | hsv(247, 48%, 98%) |
| CMYK | cmyk(42.8%, 48.4%, 0%, 2%) |
| CIE-LAB | lab(60.28, 34.38, -58.91) |
| CIE-LCH | lch(60.28, 68.21, 300.27°) |
| OKLab | oklab(67.14% 0.0479 -0.1671) |
| OKLCH | oklch(67.14% 0.174 286) |
| XYZ | xyz(36.4283, 28.4408, 93.9942) |
| Luminance | 0.2844 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 0.69
Lavender Blue
#8B88F8
ΔE00 2.45
Perrywinkle
#8F8CE7
ΔE00 4.55
Cornflower
#6A79F7
ΔE00 6.48
Mediumpurple
#9370DB
ΔE00 7.10
Periwinkle Blue
#8F99FB
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F81FA #ECFA81
analogous
#81B0FA #8F81FA #CC81FA
triadic
#8F81FA #FA8F81 #81FA8F
tetradic
#8F81FA #FA81B0 #ECFA81 #81FACC
square
#8F81FA #FA81B0 #ECFA81 #81FACC
split-complementary
#8F81FA #FACC81 #B0FA81
monochromatic
#260BF5 #5B46F8 #8F81FA #C3BCFC #E5E2FE
Accessibility & contrast
On white
3.14
#8F81FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#8F81FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F81FA
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F81FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F81FA | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4E95FE
Deuteranopia (green-blind)
#4C8EF7
Tritanopia (blue-blind)
#6E9AB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f81fa; /* rgb */ color: rgb(143, 129, 250); /* oklch */ color: oklch(67.1% 0.174 286.0);
Tailwind
colors: {
custom: {
50: '#b5a5fc',
500: '#8f81fa',
950: '#000000',
},
}SCSS
$custom: #8f81fa; $custom-light: #b5a5fc; $custom-dark: #000000;
JSON
{
"hex": "#8f81fa",
"rgb": {
"r": 143,
"g": 129,
"b": 250
},
"hsl": {
"h": 246.942,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.6714,
"c": 0.17386,
"h": 286
},
"luminance": 0.28442
}Semantic roles & 50–950 ramp
primary
#8F81FA
secondary
#F2F6D5
accent
#E600CB
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#120F18
muted
#817F86