#8F87BF#8F87BF
#8F87BF is a light, moderate blue. Relative luminance 0.269; OKLCH L 65.2% C 0.083 H 290.4°. Best body text is #000000 at 6.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8F87BF |
|---|---|
| RGB | rgb(143, 135, 191) |
| HSL | hsl(249, 30%, 64%) |
| HSV | hsv(249, 29%, 75%) |
| CMYK | cmyk(25.1%, 29.3%, 0%, 25.1%) |
| CIE-LAB | lab(58.91, 15.24, -28.10) |
| CIE-LCH | lch(58.91, 31.97, 298.47°) |
| OKLab | oklab(65.16% 0.029 -0.0777) |
| OKLCH | oklch(65.16% 0.083 290.4) |
| XYZ | xyz(29.3933, 26.9287, 52.9293) |
| Luminance | 0.2693 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 7.72
Wisteria
#A87DC2
ΔE00 8.00
Lavender
#B39DDB
ΔE00 8.74
Heather
#A484AC
ΔE00 9.00
Pale Purple
#B790D4
ΔE00 9.02
Deep Lilac
#966EBD
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F87BF #B7BF87
analogous
#879BBF #8F87BF #AB87BF
triadic
#8F87BF #BF8F87 #87BF8F
tetradic
#8F87BF #BF879B #B7BF87 #87BFAB
square
#8F87BF #BF879B #B7BF87 #87BFAB
split-complementary
#8F87BF #BFAB87 #9BBF87
monochromatic
#504785 #6A5FAA #8F87BF #B4AFD4 #DAD7EA
Accessibility & contrast
On white
3.29
#8F87BF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.39
#8F87BF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F87BF
6.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F87BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F87BF | 1.00 | 3.29 | 6.39 | 6.39 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#798FC1
Deuteranopia (green-blind)
#798DBE
Tritanopia (blue-blind)
#85909B
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8f87bf; /* rgb */ color: rgb(143, 135, 191); /* oklch */ color: oklch(65.2% 0.083 290.4);
Tailwind
colors: {
custom: {
50: '#b1aad2',
500: '#8f87bf',
950: '#000000',
},
}SCSS
$custom: #8f87bf; $custom-light: #b1aad2; $custom-dark: #000000;
JSON
{
"hex": "#8f87bf",
"rgb": {
"r": 143,
"g": 135,
"b": 191
},
"hsl": {
"h": 248.571,
"s": 30.435,
"l": 63.922
},
"oklch": {
"l": 0.65159,
"c": 0.0829,
"h": 290.4
},
"luminance": 0.26929
}Semantic roles & 50–950 ramp
primary
#8F87BF
secondary
#D8DBC7
accent
#A93C9A
background
#FAFAFC
surface
#F5F4F9
border
#CFCED2
text
#111014
muted
#807F82