#8A85EA#8A85EA
#8A85EA is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.5% C 0.147 H 283.9°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85EA |
|---|---|
| RGB | rgb(138, 133, 234) |
| HSL | hsl(243, 71%, 72%) |
| HSV | hsv(243, 43%, 92%) |
| CMYK | cmyk(41%, 43.2%, 0%, 8.2%) |
| CIE-LAB | lab(59.99, 26.38, -50.55) |
| CIE-LCH | lch(59.99, 57.02, 297.56°) |
| OKLab | oklab(66.54% 0.0353 -0.1427) |
| OKLCH | oklch(66.54% 0.147 283.9) |
| XYZ | xyz(33.7158, 28.1175, 81.4767) |
| Luminance | 0.2812 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.14
Perrywinkle
#8F8CE7
ΔE00 2.30
Periwinkle (survey)
#8E82FE
ΔE00 3.09
Periwinkle Blue
#8F99FB
ΔE00 6.21
Cornflower
#6A79F7
ΔE00 6.49
Mediumpurple
#9370DB
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85EA #E5EA85
analogous
#85B3EA #8A85EA #BC85EA
triadic
#8A85EA #EA8A85 #85EA8A
tetradic
#8A85EA #EA85B3 #E5EA85 #85EABC
square
#8A85EA #EA85B3 #E5EA85 #85EABC
split-complementary
#8A85EA #EABC85 #B3EA85
monochromatic
#2C24D1 #5851E1 #8A85EA #BCB9F3 #E6E5FB
Accessibility & contrast
On white
3.17
#8A85EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#8A85EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85EA
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85EA | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EE
Deuteranopia (green-blind)
#5C8DE8
Tritanopia (blue-blind)
#6D99AC
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a85ea; /* rgb */ color: rgb(138, 133, 234); /* oklch */ color: oklch(66.5% 0.147 283.9);
Tailwind
colors: {
custom: {
50: '#b0a8f1',
500: '#8a85ea',
950: '#000000',
},
}SCSS
$custom: #8a85ea; $custom-light: #b0a8f1; $custom-dark: #000000;
JSON
{
"hex": "#8a85ea",
"rgb": {
"r": 138,
"g": 133,
"b": 234
},
"hsl": {
"h": 242.97,
"s": 70.629,
"l": 71.961
},
"oklch": {
"l": 0.66544,
"c": 0.14704,
"h": 283.9
},
"luminance": 0.28119
}Semantic roles & 50–950 ramp
primary
#8A85EA
secondary
#F1F2D9
accent
#D313C9
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#110F17
muted
#807F85