#8A87FC#8A87FC
#8A87FC is a light, vivid blue. Relative luminance 0.298; OKLCH L 68.0% C 0.169 H 282.1°. Best body text is #000000 at 6.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8A87FC |
|---|---|
| RGB | rgb(138, 135, 252) |
| HSL | hsl(242, 95%, 76%) |
| HSV | hsv(242, 46%, 99%) |
| CMYK | cmyk(45.2%, 46.4%, 0%, 1.2%) |
| CIE-LAB | lab(61.44, 30.32, -58.18) |
| CIE-LCH | lch(61.44, 65.60, 297.52°) |
| OKLab | oklab(67.95% 0.0353 -0.1651) |
| OKLCH | oklch(67.95% 0.169 282.1) |
| XYZ | xyz(36.7107, 29.7578, 95.8861) |
| Luminance | 0.2976 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.66
Periwinkle (survey)
#8E82FE
ΔE00 1.87
Perrywinkle
#8F8CE7
ΔE00 3.73
Periwinkle Blue
#8F99FB
ΔE00 5.27
Cornflower
#6A79F7
ΔE00 6.15
Soft Blue
#6488EA
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A87FC #F9FC87
analogous
#87BEFC #8A87FC #C487FC
triadic
#8A87FC #FC8A87 #87FC8A
tetradic
#8A87FC #FC87BE #F9FC87 #87FCC4
square
#8A87FC #FC87BE #F9FC87 #87FCC4
split-complementary
#8A87FC #FCC487 #BEFC87
monochromatic
#1610F9 #504BFB #8A87FC #C4C3FD #E2E1FE
Accessibility & contrast
On white
3.02
#8A87FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.95
#8A87FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A87FC
6.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A87FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A87FC | 1.00 | 3.02 | 6.95 | 6.95 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5798FF
Deuteranopia (green-blind)
#5090F9
Tritanopia (blue-blind)
#64A0B5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a87fc; /* rgb */ color: rgb(138, 135, 252); /* oklch */ color: oklch(68.0% 0.169 282.1);
Tailwind
colors: {
custom: {
50: '#b2aafe',
500: '#8a87fc',
950: '#000000',
},
}SCSS
$custom: #8a87fc; $custom-light: #b2aafe; $custom-dark: #000000;
JSON
{
"hex": "#8a87fc",
"rgb": {
"r": 138,
"g": 135,
"b": 252
},
"hsl": {
"h": 241.538,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.67954,
"c": 0.16882,
"h": 282.1
},
"luminance": 0.29759
}Semantic roles & 50–950 ramp
primary
#8A87FC
secondary
#F6F6D5
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86