#8F86EA#8F86EA
#8F86EA is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.1% C 0.145 H 285.9°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8F86EA |
|---|---|
| RGB | rgb(143, 134, 234) |
| HSL | hsl(245, 70%, 72%) |
| HSV | hsv(245, 43%, 92%) |
| CMYK | cmyk(38.9%, 42.7%, 0%, 8.2%) |
| CIE-LAB | lab(60.63, 27.05, -49.52) |
| CIE-LCH | lch(60.63, 56.42, 298.65°) |
| OKLab | oklab(67.12% 0.0398 -0.1396) |
| OKLCH | oklch(67.12% 0.145 285.9) |
| XYZ | xyz(34.6999, 28.8292, 81.5622) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.01
Lavender Blue
#8B88F8
ΔE00 2.49
Periwinkle (survey)
#8E82FE
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 6.27
Mediumpurple
#9370DB
ΔE00 7.31
Cornflower
#6A79F7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F86EA #E1EA86
analogous
#86AFEA #8F86EA #C186EA
triadic
#8F86EA #EA8F86 #86EA8F
tetradic
#8F86EA #EA86AF #E1EA86 #86EAC1
square
#8F86EA #EA86AF #E1EA86 #86EAC1
split-complementary
#8F86EA #EAC186 #AFEA86
monochromatic
#3424D1 #5F52E1 #8F86EA #BFBAF3 #E7E5FA
Accessibility & contrast
On white
3.10
#8F86EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8F86EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F86EA
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F86EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F86EA | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6395EE
Deuteranopia (green-blind)
#618FE8
Tritanopia (blue-blind)
#759AAD
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8f86ea; /* rgb */ color: rgb(143, 134, 234); /* oklch */ color: oklch(67.1% 0.145 285.9);
Tailwind
colors: {
custom: {
50: '#b3a9f1',
500: '#8f86ea',
950: '#000000',
},
}SCSS
$custom: #8f86ea; $custom-light: #b3a9f1; $custom-dark: #000000;
JSON
{
"hex": "#8f86ea",
"rgb": {
"r": 143,
"g": 134,
"b": 234
},
"hsl": {
"h": 245.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.67123,
"c": 0.14516,
"h": 285.9
},
"luminance": 0.2883
}Semantic roles & 50–950 ramp
primary
#8F86EA
secondary
#F0F2D9
accent
#D213C1
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85