#8B87F2#8B87F2
#8B87F2 is a light, vivid blue. Relative luminance 0.292; OKLCH L 67.4% C 0.155 H 283.1°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #8B87F2 |
|---|---|
| RGB | rgb(139, 135, 242) |
| HSL | hsl(242, 80%, 74%) |
| HSV | hsv(242, 44%, 95%) |
| CMYK | cmyk(42.6%, 44.2%, 0%, 5.1%) |
| CIE-LAB | lab(60.98, 27.70, -53.41) |
| CIE-LCH | lch(60.98, 60.16, 297.42°) |
| OKLab | oklab(67.45% 0.0352 -0.1511) |
| OKLCH | oklch(67.45% 0.155 283.1) |
| XYZ | xyz(35.3338, 29.2262, 87.7667) |
| Luminance | 0.2923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.89
Periwinkle (survey)
#8E82FE
ΔE00 2.42
Perrywinkle
#8F8CE7
ΔE00 2.50
Periwinkle Blue
#8F99FB
ΔE00 5.38
Cornflower
#6A79F7
ΔE00 6.47
Soft Blue
#6488EA
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B87F2 #EEF287
analogous
#87B9F2 #8B87F2 #C187F2
triadic
#8B87F2 #F28B87 #87F28B
tetradic
#8B87F2 #F287B9 #EEF287 #87F2C1
square
#8B87F2 #F287B9 #EEF287 #87F2C1
split-complementary
#8B87F2 #F2C187 #B9F287
monochromatic
#2119E6 #5650EC #8B87F2 #C0BEF8 #E4E3FC
Accessibility & contrast
On white
3.07
#8B87F2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#8B87F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8B87F2
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B87F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B87F2 | 1.00 | 3.07 | 6.85 | 6.85 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E97F6
Deuteranopia (green-blind)
#5990F0
Tritanopia (blue-blind)
#6B9DB1
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8b87f2; /* rgb */ color: rgb(139, 135, 242); /* oklch */ color: oklch(67.4% 0.155 283.1);
Tailwind
colors: {
custom: {
50: '#b1aaf7',
500: '#8b87f2',
950: '#000000',
},
}SCSS
$custom: #8b87f2; $custom-light: #b1aaf7; $custom-dark: #000000;
JSON
{
"hex": "#8b87f2",
"rgb": {
"r": 139,
"g": 135,
"b": 242
},
"hsl": {
"h": 242.243,
"s": 80.451,
"l": 73.922
},
"oklch": {
"l": 0.67447,
"c": 0.15511,
"h": 283.1
},
"luminance": 0.29228
}Semantic roles & 50–950 ramp
primary
#8B87F2
secondary
#F3F4D7
accent
#DD09D5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85