#8F85BE#8F85BE
#8F85BE is a light, moderate violet. Relative luminance 0.263; OKLCH L 64.7% C 0.085 H 291.9°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8F85BE |
|---|---|
| RGB | rgb(143, 133, 190) |
| HSL | hsl(251, 30%, 63%) |
| HSV | hsv(251, 30%, 75%) |
| CMYK | cmyk(24.7%, 30%, 0%, 25.5%) |
| CIE-LAB | lab(58.35, 16.16, -28.40) |
| CIE-LCH | lch(58.35, 32.67, 299.64°) |
| OKLab | oklab(64.72% 0.0316 -0.0785) |
| OKLCH | oklch(64.72% 0.085 291.9) |
| XYZ | xyz(29.0073, 26.3320, 52.2596) |
| Luminance | 0.2633 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Wisteria
#A87DC2
ΔE00 7.48
Perrywinkle
#8F8CE7
ΔE00 7.99
Deep Lilac
#966EBD
ΔE00 8.51
Heather
#A484AC
ΔE00 8.73
Pale Purple
#B790D4
ΔE00 8.96
Lavender
#B39DDB
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8F85BE #B4BE85
analogous
#8597BE #8F85BE #AB85BE
triadic
#8F85BE #BE8F85 #85BE8F
tetradic
#8F85BE #BE8597 #B4BE85 #85BEAB
square
#8F85BE #BE8597 #B4BE85 #85BEAB
split-complementary
#8F85BE #BEAB85 #97BE85
monochromatic
#504683 #6A5DA9 #8F85BE #B4ADD3 #D8D5E9
Accessibility & contrast
On white
3.35
#8F85BE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#8F85BE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8F85BE
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8F85BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8F85BE | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#778DC0
Deuteranopia (green-blind)
#778BBC
Tritanopia (blue-blind)
#858F99
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8f85be; /* rgb */ color: rgb(143, 133, 190); /* oklch */ color: oklch(64.7% 0.085 291.9);
Tailwind
colors: {
custom: {
50: '#b1a8d1',
500: '#8f85be',
950: '#000000',
},
}SCSS
$custom: #8f85be; $custom-light: #b1a8d1; $custom-dark: #000000;
JSON
{
"hex": "#8f85be",
"rgb": {
"r": 143,
"g": 133,
"b": 190
},
"hsl": {
"h": 250.526,
"s": 30.481,
"l": 63.333
},
"oklch": {
"l": 0.64716,
"c": 0.08462,
"h": 291.9
},
"luminance": 0.26332
}Semantic roles & 50–950 ramp
primary
#8F85BE
secondary
#D6DAC5
accent
#A93C96
background
#FAFAFC
surface
#F5F4F9
border
#CFCED2
text
#110F14
muted
#807F82