#8A85FA#8A85FA
#8A85FA is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.5% C 0.169 H 282.8°. Best body text is #000000 at 6.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85FA |
|---|---|
| RGB | rgb(138, 133, 250) |
| HSL | hsl(243, 92%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(44.8%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(60.85, 30.91, -58.03) |
| CIE-LCH | lch(60.85, 65.74, 298.04°) |
| OKLab | oklab(67.47% 0.0375 -0.1646) |
| OKLCH | oklch(67.47% 0.169 282.8) |
| XYZ | xyz(36.1190, 29.0788, 94.1336) |
| Luminance | 0.2908 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.94
Periwinkle (survey)
#8E82FE
ΔE00 1.41
Perrywinkle
#8F8CE7
ΔE00 3.78
Periwinkle Blue
#8F99FB
ΔE00 5.86
Cornflower
#6A79F7
ΔE00 5.92
Soft Blue
#6488EA
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85FA #F5FA85
analogous
#85BBFA #8A85FA #C485FA
triadic
#8A85FA #FA8A85 #85FA8A
tetradic
#8A85FA #FA85BB #F5FA85 #85FAC4
square
#8A85FA #FA85BB #F5FA85 #85FAC4
split-complementary
#8A85FA #FAC485 #BBFA85
monochromatic
#190FF5 #524AF8 #8A85FA #C2C0FC #E3E2FE
Accessibility & contrast
On white
3.08
#8A85FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.82
#8A85FA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85FA
6.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85FA | 1.00 | 3.08 | 6.82 | 6.82 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FE
Deuteranopia (green-blind)
#4F8FF7
Tritanopia (blue-blind)
#659DB4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a85fa; /* rgb */ color: rgb(138, 133, 250); /* oklch */ color: oklch(67.5% 0.169 282.8);
Tailwind
colors: {
custom: {
50: '#b2a8fc',
500: '#8a85fa',
950: '#000000',
},
}SCSS
$custom: #8a85fa; $custom-light: #b2a8fc; $custom-dark: #000000;
JSON
{
"hex": "#8a85fa",
"rgb": {
"r": 138,
"g": 133,
"b": 250
},
"hsl": {
"h": 242.564,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.6747,
"c": 0.16885,
"h": 282.8
},
"luminance": 0.2908
}Semantic roles & 50–950 ramp
primary
#8A85FA
secondary
#F5F6D5
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86