#8A85ED#8A85ED
#8A85ED is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.7% C 0.151 H 283.7°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85ED |
|---|---|
| RGB | rgb(138, 133, 237) |
| HSL | hsl(243, 74%, 73%) |
| HSV | hsv(243, 44%, 93%) |
| CMYK | cmyk(41.8%, 43.9%, 0%, 7.1%) |
| CIE-LAB | lab(60.15, 27.22, -51.96) |
| CIE-LCH | lch(60.15, 58.66, 297.65°) |
| OKLab | oklab(66.71% 0.0358 -0.1469) |
| OKLCH | oklch(66.71% 0.151 283.7) |
| XYZ | xyz(34.1504, 28.2914, 83.7657) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.74
Perrywinkle
#8F8CE7
ΔE00 2.50
Periwinkle (survey)
#8E82FE
ΔE00 2.69
Periwinkle Blue
#8F99FB
ΔE00 6.08
Cornflower
#6A79F7
ΔE00 6.30
Mediumpurple
#9370DB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85ED #E8ED85
analogous
#85B4ED #8A85ED #BE85ED
triadic
#8A85ED #ED8A85 #85ED8A
tetradic
#8A85ED #ED85B4 #E8ED85 #85EDBE
square
#8A85ED #ED85B4 #E8ED85 #85EDBE
split-complementary
#8A85ED #EDBE85 #B4ED85
monochromatic
#2920D8 #5750E5 #8A85ED #BDBAF5 #E5E4FB
Accessibility & contrast
On white
3.15
#8A85ED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#8A85ED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85ED
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85ED | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5E94F1
Deuteranopia (green-blind)
#5A8EEB
Tritanopia (blue-blind)
#6C9AAE
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a85ed; /* rgb */ color: rgb(138, 133, 237); /* oklch */ color: oklch(66.7% 0.151 283.7);
Tailwind
colors: {
custom: {
50: '#b0a8f3',
500: '#8a85ed',
950: '#000000',
},
}SCSS
$custom: #8a85ed; $custom-light: #b0a8f3; $custom-dark: #000000;
JSON
{
"hex": "#8a85ed",
"rgb": {
"r": 138,
"g": 133,
"b": 237
},
"hsl": {
"h": 242.885,
"s": 74.286,
"l": 72.549
},
"oklch": {
"l": 0.66713,
"c": 0.15117,
"h": 283.7
},
"luminance": 0.28293
}Semantic roles & 50–950 ramp
primary
#8A85ED
secondary
#F1F3D8
accent
#D60FCD
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85