#8D87FA#8D87FA
#8D87FA is a light, vivid blue. Relative luminance 0.299; OKLCH L 68.1% C 0.166 H 283.4°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8D87FA |
|---|---|
| RGB | rgb(141, 135, 250) |
| HSL | hsl(243, 92%, 75%) |
| HSV | hsv(243, 46%, 98%) |
| CMYK | cmyk(43.6%, 46%, 0%, 2%) |
| CIE-LAB | lab(61.56, 30.44, -56.88) |
| CIE-LCH | lch(61.56, 64.51, 298.15°) |
| OKLab | oklab(68.06% 0.0385 -0.1612) |
| OKLCH | oklch(68.06% 0.166 283.4) |
| XYZ | xyz(36.8987, 29.8912, 94.2493) |
| Luminance | 0.2989 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.62
Periwinkle (survey)
#8E82FE
ΔE00 1.65
Perrywinkle
#8F8CE7
ΔE00 3.37
Periwinkle Blue
#8F99FB
ΔE00 5.39
Cornflower
#6A79F7
ΔE00 6.60
Soft Blue
#6488EA
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D87FA #F4FA87
analogous
#87BBFA #8D87FA #C687FA
triadic
#8D87FA #FA8D87 #87FA8D
tetradic
#8D87FA #FA87BB #F4FA87 #87FAC6
square
#8D87FA #FA87BB #F4FA87 #87FAC6
split-complementary
#8D87FA #FAC687 #BBFA87
monochromatic
#1D11F5 #554CF8 #8D87FA #C5C2FC #E3E2FE
Accessibility & contrast
On white
3.01
#8D87FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#8D87FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D87FA
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D87FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D87FA | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5998FE
Deuteranopia (green-blind)
#5491F7
Tritanopia (blue-blind)
#6A9FB5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8d87fa; /* rgb */ color: rgb(141, 135, 250); /* oklch */ color: oklch(68.1% 0.166 283.4);
Tailwind
colors: {
custom: {
50: '#b3aafc',
500: '#8d87fa',
950: '#000000',
},
}SCSS
$custom: #8d87fa; $custom-light: #b3aafc; $custom-dark: #000000;
JSON
{
"hex": "#8d87fa",
"rgb": {
"r": 141,
"g": 135,
"b": 250
},
"hsl": {
"h": 243.13,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.68062,
"c": 0.16573,
"h": 283.4
},
"luminance": 0.29893
}Semantic roles & 50–950 ramp
primary
#8D87FA
secondary
#F4F6D5
accent
#E600DA
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86