#8F84F3#8F84F3
#8F84F3 is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.3% C 0.160 H 285.8°. Best body text is #000000 at 6.76:1 contrast (WCAG AA passes).
Color values
| HEX | #8F84F3 |
|---|---|
| RGB | rgb(143, 132, 243) |
| HSL | hsl(246, 82%, 74%) |
| HSV | hsv(246, 46%, 95%) |
| CMYK | cmyk(41.2%, 45.7%, 0%, 4.7%) |
| CIE-LAB | lab(60.62, 30.69, -54.52) |
| CIE-LCH | lch(60.62, 62.57, 299.38°) |
| OKLab | oklab(67.26% 0.0435 -0.1542) |
| OKLCH | oklch(67.26% 0.16 285.8) |
| XYZ | xyz(35.7520, 28.8119, 88.4541) |
| Luminance | 0.2881 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.70
Lavender Blue
#8B88F8
ΔE00 1.83
Perrywinkle
#8F8CE7
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 6.50
Cornflower
#6A79F7
ΔE00 6.81
Mediumpurple
#9370DB
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F84F3 #E8F384
analogous
#84B0F3 #8F84F3 #C684F3
triadic
#8F84F3 #F38F84 #84F38F
tetradic
#8F84F3 #F384B0 #E8F384 #84F3C6
square
#8F84F3 #F384B0 #E8F384 #84F3C6
split-complementary
#8F84F3 #F3C684 #B0F384
monochromatic
#2B16E6 #5C4CEE #8F84F3 #C2BCF8 #E6E3FC
Accessibility & contrast
On white
3.11
#8F84F3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.76
#8F84F3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F84F3
6.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F84F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F84F3 | 1.00 | 3.11 | 6.76 | 6.76 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A95F7
Deuteranopia (green-blind)
#578FF0
Tritanopia (blue-blind)
#729BB0
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8f84f3; /* rgb */ color: rgb(143, 132, 243); /* oklch */ color: oklch(67.3% 0.160 285.8);
Tailwind
colors: {
custom: {
50: '#b4a8f7',
500: '#8f84f3',
950: '#000000',
},
}SCSS
$custom: #8f84f3; $custom-light: #b4a8f7; $custom-dark: #000000;
JSON
{
"hex": "#8f84f3",
"rgb": {
"r": 143,
"g": 132,
"b": 243
},
"hsl": {
"h": 245.946,
"s": 82.222,
"l": 73.529
},
"oklch": {
"l": 0.67264,
"c": 0.16028,
"h": 285.8
},
"luminance": 0.28813
}Semantic roles & 50–950 ramp
primary
#8F84F3
secondary
#F1F4D7
accent
#DF07C9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85