#8D85CE#8D85CE
#8D85CE is a light, moderate blue. Relative luminance 0.269; OKLCH L 65.3% C 0.108 H 288.1°. Best body text is #000000 at 6.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85CE |
|---|---|
| RGB | rgb(141, 133, 206) |
| HSL | hsl(247, 43%, 66%) |
| HSV | hsv(247, 35%, 81%) |
| CMYK | cmyk(31.6%, 35.4%, 0%, 19.2%) |
| CIE-LAB | lab(58.88, 19.61, -36.64) |
| CIE-LCH | lch(58.88, 41.56, 298.15°) |
| OKLab | oklab(65.31% 0.0333 -0.1022) |
| OKLCH | oklch(65.31% 0.108 288.1) |
| XYZ | xyz(30.5097, 26.8933, 61.9640) |
| Luminance | 0.2689 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.58
Lavender Blue
#8B88F8
ΔE00 7.02
Mediumpurple
#9370DB
ΔE00 7.62
Periwinkle (survey)
#8E82FE
ΔE00 7.81
Wisteria
#A87DC2
ΔE00 8.78
Deep Lilac
#966EBD
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85CE #C6CE85
analogous
#85A2CE #8D85CE #B285CE
triadic
#8D85CE #CE8D85 #85CE8D
tetradic
#8D85CE #CE85A2 #C6CE85 #85CEB2
square
#8D85CE #CE85A2 #C6CE85 #85CEB2
split-complementary
#8D85CE #CEB285 #A2CE85
monochromatic
#483E9B #6459BC #8D85CE #B6B1E0 #DFDCF1
Accessibility & contrast
On white
3.29
#8D85CE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.38
#8D85CE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85CE
6.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85CE | 1.00 | 3.29 | 6.38 | 6.38 |
| #FFFFFF | 3.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#708FD1
Deuteranopia (green-blind)
#6F8CCC
Tritanopia (blue-blind)
#7D92A0
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8d85ce; /* rgb */ color: rgb(141, 133, 206); /* oklch */ color: oklch(65.3% 0.108 288.1);
Tailwind
colors: {
custom: {
50: '#b0a8dd',
500: '#8d85ce',
950: '#000000',
},
}SCSS
$custom: #8d85ce; $custom-light: #b0a8dd; $custom-dark: #000000;
JSON
{
"hex": "#8d85ce",
"rgb": {
"r": 141,
"g": 133,
"b": 206
},
"hsl": {
"h": 246.575,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.65306,
"c": 0.10754,
"h": 288.1
},
"luminance": 0.26894
}Semantic roles & 50–950 ramp
primary
#8D85CE
secondary
#E1E3CC
accent
#B630A7
background
#FBFAFD
surface
#F6F4FB
border
#D0CED4
text
#110F15
muted
#807F83