#8A87FB#8A87FB
#8A87FB is a light, vivid blue. Relative luminance 0.297; OKLCH L 67.9% C 0.167 H 282.1°. Best body text is #000000 at 6.94:1 contrast (WCAG AA passes).
Color values
| HEX | #8A87FB |
|---|---|
| RGB | rgb(138, 135, 251) |
| HSL | hsl(242, 94%, 76%) |
| HSV | hsv(242, 46%, 98%) |
| CMYK | cmyk(45%, 46.2%, 0%, 1.6%) |
| CIE-LAB | lab(61.39, 30.03, -57.72) |
| CIE-LCH | lch(61.39, 65.06, 297.49°) |
| OKLab | oklab(67.9% 0.0352 -0.1637) |
| OKLCH | oklch(67.9% 0.167 282.1) |
| XYZ | xyz(36.5526, 29.6945, 95.0537) |
| Luminance | 0.2970 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.55
Periwinkle (survey)
#8E82FE
ΔE00 1.89
Perrywinkle
#8F8CE7
ΔE00 3.61
Periwinkle Blue
#8F99FB
ΔE00 5.26
Cornflower
#6A79F7
ΔE00 6.15
Soft Blue
#6488EA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A87FB #F8FB87
analogous
#87BEFB #8A87FB #C487FB
triadic
#8A87FB #FB8A87 #87FB8A
tetradic
#8A87FB #FB87BE #F8FB87 #87FBC4
square
#8A87FB #FB87BE #F8FB87 #87FBC4
split-complementary
#8A87FB #FBC487 #BEFB87
monochromatic
#1711F7 #504CF9 #8A87FB #C4C2FD #E2E1FE
Accessibility & contrast
On white
3.03
#8A87FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.94
#8A87FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A87FB
6.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A87FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A87FB | 1.00 | 3.03 | 6.94 | 6.94 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FF
Deuteranopia (green-blind)
#5190F8
Tritanopia (blue-blind)
#649FB5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a87fb; /* rgb */ color: rgb(138, 135, 251); /* oklch */ color: oklch(67.9% 0.167 282.1);
Tailwind
colors: {
custom: {
50: '#b2aafd',
500: '#8a87fb',
950: '#000000',
},
}SCSS
$custom: #8a87fb; $custom-light: #b2aafd; $custom-dark: #000000;
JSON
{
"hex": "#8a87fb",
"rgb": {
"r": 138,
"g": 135,
"b": 251
},
"hsl": {
"h": 241.552,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.67895,
"c": 0.16747,
"h": 282.1
},
"luminance": 0.29696
}Semantic roles & 50–950 ramp
primary
#8A87FB
secondary
#F5F6D5
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86