#8A85F5#8A85F5
#8A85F5 is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.2% C 0.162 H 283.1°. Best body text is #000000 at 6.75:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85F5 |
|---|---|
| RGB | rgb(138, 133, 245) |
| HSL | hsl(243, 85%, 74%) |
| HSV | hsv(243, 46%, 96%) |
| CMYK | cmyk(43.7%, 45.7%, 0%, 3.9%) |
| CIE-LAB | lab(60.58, 29.48, -55.71) |
| CIE-LCH | lch(60.58, 63.03, 297.89°) |
| OKLab | oklab(67.18% 0.0369 -0.1578) |
| OKLCH | oklch(67.18% 0.162 283.1) |
| XYZ | xyz(35.3454, 28.7694, 90.0592) |
| Luminance | 0.2877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.94
Periwinkle (survey)
#8E82FE
ΔE00 1.77
Perrywinkle
#8F8CE7
ΔE00 3.24
Periwinkle Blue
#8F99FB
ΔE00 5.88
Cornflower
#6A79F7
ΔE00 5.99
Soft Blue
#6488EA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85F5 #F0F585
analogous
#85B8F5 #8A85F5 #C285F5
triadic
#8A85F5 #F58A85 #85F58A
tetradic
#8A85F5 #F585B8 #F0F585 #85F5C2
square
#8A85F5 #F585B8 #F0F585 #85F5C2
split-complementary
#8A85F5 #F5C285 #B8F585
monochromatic
#1E14EC #544CF0 #8A85F5 #C0BEFA #E4E3FD
Accessibility & contrast
On white
3.11
#8A85F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.75
#8A85F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85F5
6.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85F5 | 1.00 | 3.11 | 6.75 | 6.75 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5896F9
Deuteranopia (green-blind)
#538EF2
Tritanopia (blue-blind)
#689CB1
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8a85f5; /* rgb */ color: rgb(138, 133, 245); /* oklch */ color: oklch(67.2% 0.162 283.1);
Tailwind
colors: {
custom: {
50: '#b1a8f9',
500: '#8a85f5',
950: '#000000',
},
}SCSS
$custom: #8a85f5; $custom-light: #b1a8f9; $custom-dark: #000000;
JSON
{
"hex": "#8a85f5",
"rgb": {
"r": 138,
"g": 133,
"b": 245
},
"hsl": {
"h": 242.679,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.67175,
"c": 0.1621,
"h": 283.1
},
"luminance": 0.28771
}Semantic roles & 50–950 ramp
primary
#8A85F5
secondary
#F3F5D6
accent
#E104D7
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85