#8D87F5#8D87F5
#8D87F5 is a light, vivid blue. Relative luminance 0.296; OKLCH L 67.8% C 0.159 H 283.8°. Best body text is #000000 at 6.92:1 contrast (WCAG AA passes).
Color values
| HEX | #8D87F5 |
|---|---|
| RGB | rgb(141, 135, 245) |
| HSL | hsl(243, 85%, 75%) |
| HSV | hsv(243, 45%, 96%) |
| CMYK | cmyk(42.4%, 44.9%, 0%, 3.9%) |
| CIE-LAB | lab(61.29, 29.03, -54.56) |
| CIE-LCH | lch(61.29, 61.80, 298.02°) |
| OKLab | oklab(67.77% 0.0379 -0.1544) |
| OKLCH | oklch(67.77% 0.159 283.8) |
| XYZ | xyz(36.1251, 29.5817, 90.1749) |
| Luminance | 0.2958 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.75
Periwinkle (survey)
#8E82FE
ΔE00 2.02
Perrywinkle
#8F8CE7
ΔE00 2.77
Periwinkle Blue
#8F99FB
ΔE00 5.43
Cornflower
#6A79F7
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D87F5 #EFF587
analogous
#87B8F5 #8D87F5 #C487F5
triadic
#8D87F5 #F58D87 #87F58D
tetradic
#8D87F5 #F587B8 #EFF587 #87F5C4
square
#8D87F5 #F587B8 #EFF587 #87F5C4
split-complementary
#8D87F5 #F5C487 #B8F587
monochromatic
#2216EC #574FF0 #8D87F5 #C3BFFA #E4E3FD
Accessibility & contrast
On white
3.04
#8D87F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.92
#8D87F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D87F5
6.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D87F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D87F5 | 1.00 | 3.04 | 6.92 | 6.92 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D97F9
Deuteranopia (green-blind)
#5890F2
Tritanopia (blue-blind)
#6D9DB2
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8d87f5; /* rgb */ color: rgb(141, 135, 245); /* oklch */ color: oklch(67.8% 0.159 283.8);
Tailwind
colors: {
custom: {
50: '#b3aaf9',
500: '#8d87f5',
950: '#000000',
},
}SCSS
$custom: #8d87f5; $custom-light: #b3aaf9; $custom-dark: #000000;
JSON
{
"hex": "#8d87f5",
"rgb": {
"r": 141,
"g": 135,
"b": 245
},
"hsl": {
"h": 243.273,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.67772,
"c": 0.15896,
"h": 283.8
},
"luminance": 0.29583
}Semantic roles & 50–950 ramp
primary
#8D87F5
secondary
#F3F5D6
accent
#E104D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85