#8D85ED#8D85ED
#8D85ED is a light, vivid blue. Relative luminance 0.286; OKLCH L 66.9% C 0.151 H 285.1°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8D85ED |
|---|---|
| RGB | rgb(141, 133, 237) |
| HSL | hsl(245, 74%, 73%) |
| HSV | hsv(245, 44%, 93%) |
| CMYK | cmyk(40.5%, 43.9%, 0%, 7.1%) |
| CIE-LAB | lab(60.38, 27.96, -51.58) |
| CIE-LCH | lch(60.38, 58.67, 298.46°) |
| OKLab | oklab(66.95% 0.0392 -0.1457) |
| OKLCH | oklch(66.95% 0.151 285.1) |
| XYZ | xyz(34.6537, 28.5509, 83.7893) |
| Luminance | 0.2855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.97
Perrywinkle
#8F8CE7
ΔE00 2.43
Periwinkle (survey)
#8E82FE
ΔE00 2.62
Periwinkle Blue
#8F99FB
ΔE00 6.25
Cornflower
#6A79F7
ΔE00 6.82
Mediumpurple
#9370DB
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D85ED #E5ED85
analogous
#85B1ED #8D85ED #C185ED
triadic
#8D85ED #ED8D85 #85ED8D
tetradic
#8D85ED #ED85B1 #E5ED85 #85EDC1
square
#8D85ED #ED85B1 #E5ED85 #85EDC1
split-complementary
#8D85ED #EDC185 #B1ED85
monochromatic
#2E20D8 #5B50E5 #8D85ED #BFBAF5 #E6E4FB
Accessibility & contrast
On white
3.13
#8D85ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8D85ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D85ED
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D85ED | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F1
Deuteranopia (green-blind)
#5C8EEB
Tritanopia (blue-blind)
#719AAE
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8d85ed; /* rgb */ color: rgb(141, 133, 237); /* oklch */ color: oklch(66.9% 0.151 285.1);
Tailwind
colors: {
custom: {
50: '#b2a8f3',
500: '#8d85ed',
950: '#000000',
},
}SCSS
$custom: #8d85ed; $custom-light: #b2a8f3; $custom-dark: #000000;
JSON
{
"hex": "#8d85ed",
"rgb": {
"r": 141,
"g": 133,
"b": 237
},
"hsl": {
"h": 244.615,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.66947,
"c": 0.15087,
"h": 285.1
},
"luminance": 0.28552
}Semantic roles & 50–950 ramp
primary
#8D85ED
secondary
#F1F3D8
accent
#D60FC7
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85