#8F86CA#8F86CA
#8F86CA is a light, moderate blue. Relative luminance 0.272; OKLCH L 65.5% C 0.100 H 289.4°. Best body text is #000000 at 6.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8F86CA |
|---|---|
| RGB | rgb(143, 134, 202) |
| HSL | hsl(248, 39%, 66%) |
| HSV | hsv(248, 34%, 79%) |
| CMYK | cmyk(29.2%, 33.7%, 0%, 20.8%) |
| CIE-LAB | lab(59.12, 18.58, -34.00) |
| CIE-LCH | lch(59.12, 38.74, 298.65°) |
| OKLab | oklab(65.47% 0.0333 -0.0946) |
| OKLCH | oklch(65.47% 0.1 289.4) |
| XYZ | xyz(30.5107, 27.1535, 59.4993) |
| Luminance | 0.2715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.43
Lavender Blue
#8B88F8
ΔE00 8.03
Wisteria
#A87DC2
ΔE00 8.16
Mediumpurple
#9370DB
ΔE00 8.22
Deep Lilac
#966EBD
ΔE00 8.78
Periwinkle (survey)
#8E82FE
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F86CA #C1CA86
analogous
#869FCA #8F86CA #B186CA
triadic
#8F86CA #CA8F86 #86CA8F
tetradic
#8F86CA #CA869F #C1CA86 #86CAB1
square
#8F86CA #CA869F #C1CA86 #86CAB1
split-complementary
#8F86CA #CAB186 #9FCA86
monochromatic
#4C4195 #685BB7 #8F86CA #B6B1DD #DEDBEF
Accessibility & contrast
On white
3.27
#8F86CA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.43
#8F86CA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F86CA
6.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F86CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F86CA | 1.00 | 3.27 | 6.43 | 6.43 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7390CD
Deuteranopia (green-blind)
#738DC8
Tritanopia (blue-blind)
#81929F
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8f86ca; /* rgb */ color: rgb(143, 134, 202); /* oklch */ color: oklch(65.5% 0.100 289.4);
Tailwind
colors: {
custom: {
50: '#b1a9da',
500: '#8f86ca',
950: '#000000',
},
}SCSS
$custom: #8f86ca; $custom-light: #b1a9da; $custom-dark: #000000;
JSON
{
"hex": "#8f86ca",
"rgb": {
"r": 143,
"g": 134,
"b": 202
},
"hsl": {
"h": 247.941,
"s": 39.08,
"l": 65.882
},
"oklch": {
"l": 0.65472,
"c": 0.10027,
"h": 289.4
},
"luminance": 0.27154
}Semantic roles & 50–950 ramp
primary
#8F86CA
secondary
#DEE1CB
accent
#B233A1
background
#FBFAFD
surface
#F6F4FA
border
#D0CED3
text
#110F15
muted
#807F83