#8F87F5#8F87F5
#8F87F5 is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.9% C 0.159 H 284.6°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8F87F5 |
|---|---|
| RGB | rgb(143, 135, 245) |
| HSL | hsl(244, 85%, 75%) |
| HSV | hsv(244, 45%, 96%) |
| CMYK | cmyk(41.6%, 44.9%, 0%, 3.9%) |
| CIE-LAB | lab(61.45, 29.51, -54.30) |
| CIE-LCH | lch(61.45, 61.80, 298.52°) |
| OKLab | oklab(67.93% 0.0401 -0.1536) |
| OKLCH | oklch(67.93% 0.159 284.6) |
| XYZ | xyz(36.4684, 29.7587, 90.1910) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.09
Periwinkle (survey)
#8E82FE
ΔE00 1.97
Perrywinkle
#8F8CE7
ΔE00 2.75
Periwinkle Blue
#8F99FB
ΔE00 5.56
Cornflower
#6A79F7
ΔE00 7.01
Mediumpurple
#9370DB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F87F5 #EDF587
analogous
#87B6F5 #8F87F5 #C687F5
triadic
#8F87F5 #F58F87 #87F58F
tetradic
#8F87F5 #F587B6 #EDF587 #87F5C6
square
#8F87F5 #F587B6 #EDF587 #87F5C6
split-complementary
#8F87F5 #F5C687 #B6F587
monochromatic
#2616EC #5A4FF0 #8F87F5 #C4BFFA #E5E3FD
Accessibility & contrast
On white
3.02
#8F87F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#8F87F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F87F5
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F87F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F87F5 | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D98F9
Deuteranopia (green-blind)
#5A91F2
Tritanopia (blue-blind)
#709DB2
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8f87f5; /* rgb */ color: rgb(143, 135, 245); /* oklch */ color: oklch(67.9% 0.159 284.6);
Tailwind
colors: {
custom: {
50: '#b4aaf9',
500: '#8f87f5',
950: '#000000',
},
}SCSS
$custom: #8f87f5; $custom-light: #b4aaf9; $custom-dark: #000000;
JSON
{
"hex": "#8f87f5",
"rgb": {
"r": 143,
"g": 135,
"b": 245
},
"hsl": {
"h": 244.364,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.67927,
"c": 0.15876,
"h": 284.6
},
"luminance": 0.2976
}Semantic roles & 50–950 ramp
primary
#8F87F5
secondary
#F2F5D6
accent
#E104D1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85