#8D87F9#8D87F9
#8D87F9 is a light, vivid blue. Relative luminance 0.298; OKLCH L 68.0% C 0.164 H 283.5°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8D87F9 |
|---|---|
| RGB | rgb(141, 135, 249) |
| HSL | hsl(243, 90%, 75%) |
| HSV | hsv(243, 46%, 98%) |
| CMYK | cmyk(43.4%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(61.51, 30.16, -56.42) |
| CIE-LCH | lch(61.51, 63.97, 298.12°) |
| OKLab | oklab(68% 0.0384 -0.1598) |
| OKLCH | oklch(68% 0.164 283.5) |
| XYZ | xyz(36.7424, 29.8286, 93.4257) |
| Luminance | 0.2983 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.58
Periwinkle (survey)
#8E82FE
ΔE00 1.70
Perrywinkle
#8F8CE7
ΔE00 3.25
Periwinkle Blue
#8F99FB
ΔE00 5.39
Cornflower
#6A79F7
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D87F9 #F3F987
analogous
#87BAF9 #8D87F9 #C687F9
triadic
#8D87F9 #F98D87 #87F98D
tetradic
#8D87F9 #F987BA #F3F987 #87F9C6
square
#8D87F9 #F987BA #F3F987 #87F9C6
split-complementary
#8D87F9 #F9C687 #BAF987
monochromatic
#1E12F3 #564DF6 #8D87F9 #C4C1FC #E3E2FE
Accessibility & contrast
On white
3.01
#8D87F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#8D87F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D87F9
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D87F9 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#5591F6
Tritanopia (blue-blind)
#6B9FB4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8d87f9; /* rgb */ color: rgb(141, 135, 249); /* oklch */ color: oklch(68.0% 0.164 283.5);
Tailwind
colors: {
custom: {
50: '#b3aafc',
500: '#8d87f9',
950: '#000000',
},
}SCSS
$custom: #8d87f9; $custom-light: #b3aafc; $custom-dark: #000000;
JSON
{
"hex": "#8d87f9",
"rgb": {
"r": 141,
"g": 135,
"b": 249
},
"hsl": {
"h": 243.158,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.68004,
"c": 0.16438,
"h": 283.5
},
"luminance": 0.2983
}Semantic roles & 50–950 ramp
primary
#8D87F9
secondary
#F4F6D5
accent
#E600D9
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85