#8B87F0#8B87F0
#8B87F0 is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.3% C 0.152 H 283.2°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8B87F0 |
|---|---|
| RGB | rgb(139, 135, 240) |
| HSL | hsl(242, 78%, 74%) |
| HSV | hsv(242, 44%, 94%) |
| CMYK | cmyk(42.1%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(60.88, 27.14, -52.47) |
| CIE-LCH | lch(60.88, 59.07, 297.35°) |
| OKLab | oklab(67.33% 0.0349 -0.1483) |
| OKLCH | oklch(67.33% 0.152 283.2) |
| XYZ | xyz(35.0350, 29.1067, 86.1933) |
| Luminance | 0.2911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.17
Perrywinkle
#8F8CE7
ΔE00 2.28
Periwinkle (survey)
#8E82FE
ΔE00 2.63
Periwinkle Blue
#8F99FB
ΔE00 5.43
Cornflower
#6A79F7
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B87F0 #ECF087
analogous
#87B7F0 #8B87F0 #BF87F0
triadic
#8B87F0 #F08B87 #87F08B
tetradic
#8B87F0 #F087B7 #ECF087 #87F0BF
square
#8B87F0 #F087B7 #ECF087 #87F0BF
split-complementary
#8B87F0 #F0BF87 #B7F087
monochromatic
#241CE1 #5651E9 #8B87F0 #C0BDF7 #E5E4FC
Accessibility & contrast
On white
3.08
#8B87F0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#8B87F0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B87F0
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B87F0 | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6096F4
Deuteranopia (green-blind)
#5B8FEE
Tritanopia (blue-blind)
#6C9CB0
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8b87f0; /* rgb */ color: rgb(139, 135, 240); /* oklch */ color: oklch(67.3% 0.152 283.2);
Tailwind
colors: {
custom: {
50: '#b1aaf5',
500: '#8b87f0',
950: '#000000',
},
}SCSS
$custom: #8b87f0; $custom-light: #b1aaf5; $custom-dark: #000000;
JSON
{
"hex": "#8b87f0",
"rgb": {
"r": 139,
"g": 135,
"b": 240
},
"hsl": {
"h": 242.286,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.67333,
"c": 0.15238,
"h": 283.2
},
"luminance": 0.29108
}Semantic roles & 50–950 ramp
primary
#8B87F0
secondary
#F2F3D8
accent
#DA0BD2
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#111017
muted
#807F85