#8F84EA#8F84EA
#8F84EA is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.8% C 0.148 H 286.6°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8F84EA |
|---|---|
| RGB | rgb(143, 132, 234) |
| HSL | hsl(246, 71%, 72%) |
| HSV | hsv(246, 44%, 92%) |
| CMYK | cmyk(38.9%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(60.14, 28.21, -50.29) |
| CIE-LCH | lch(60.14, 57.66, 299.29°) |
| OKLab | oklab(66.75% 0.0423 -0.1419) |
| OKLCH | oklch(66.75% 0.148 286.6) |
| XYZ | xyz(34.4261, 28.2815, 81.4710) |
| Luminance | 0.2828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.62
Lavender Blue
#8B88F8
ΔE00 2.73
Periwinkle (survey)
#8E82FE
ΔE00 3.02
Mediumpurple
#9370DB
ΔE00 6.73
Periwinkle Blue
#8F99FB
ΔE00 6.84
Cornflower
#6A79F7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F84EA #DFEA84
analogous
#84ACEA #8F84EA #C284EA
triadic
#8F84EA #EA8F84 #84EA8F
tetradic
#8F84EA #EA84AC #DFEA84 #84EAC2
square
#8F84EA #EA84AC #DFEA84 #84EAC2
split-complementary
#8F84EA #EAC284 #ACEA84
monochromatic
#3624D0 #5F50E1 #8F84EA #BFB8F3 #E7E5FB
Accessibility & contrast
On white
3.15
#8F84EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#8F84EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F84EA
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F84EA | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EE
Deuteranopia (green-blind)
#5E8EE8
Tritanopia (blue-blind)
#7698AC
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8f84ea; /* rgb */ color: rgb(143, 132, 234); /* oklch */ color: oklch(66.8% 0.148 286.6);
Tailwind
colors: {
custom: {
50: '#b3a7f1',
500: '#8f84ea',
950: '#000000',
},
}SCSS
$custom: #8f84ea; $custom-light: #b3a7f1; $custom-dark: #000000;
JSON
{
"hex": "#8f84ea",
"rgb": {
"r": 143,
"g": 132,
"b": 234
},
"hsl": {
"h": 246.471,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.66753,
"c": 0.14805,
"h": 286.6
},
"luminance": 0.28283
}Semantic roles & 50–950 ramp
primary
#8F84EA
secondary
#EFF2D8
accent
#D313BE
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85