#8A85FB#8A85FB
#8A85FB is a light, vivid blue. Relative luminance 0.291; OKLCH L 67.5% C 0.170 H 282.8°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85FB |
|---|---|
| RGB | rgb(138, 133, 251) |
| HSL | hsl(243, 94%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(45%, 47%, 0%, 1.6%) |
| CIE-LAB | lab(60.91, 31.19, -58.49) |
| CIE-LCH | lch(60.91, 66.29, 298.07°) |
| OKLab | oklab(67.53% 0.0376 -0.166) |
| OKLCH | oklch(67.53% 0.17 282.8) |
| XYZ | xyz(36.2762, 29.1417, 94.9616) |
| Luminance | 0.2914 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.99
Periwinkle (survey)
#8E82FE
ΔE00 1.36
Perrywinkle
#8F8CE7
ΔE00 3.89
Periwinkle Blue
#8F99FB
ΔE00 5.86
Cornflower
#6A79F7
ΔE00 5.91
Soft Blue
#6488EA
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85FB #F6FB85
analogous
#85BBFB #8A85FB #C585FB
triadic
#8A85FB #FB8A85 #85FB8A
tetradic
#8A85FB #FB85BB #F6FB85 #85FBC5
square
#8A85FB #FB85BB #F6FB85 #85FBC5
split-complementary
#8A85FB #FBC585 #BBFB85
monochromatic
#180EF7 #514AF9 #8A85FB #C3C0FD #E3E1FE
Accessibility & contrast
On white
3.08
#8A85FB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#8A85FB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85FB
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85FB | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5497FF
Deuteranopia (green-blind)
#4E8FF8
Tritanopia (blue-blind)
#649EB4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a85fb; /* rgb */ color: rgb(138, 133, 251); /* oklch */ color: oklch(67.5% 0.170 282.8);
Tailwind
colors: {
custom: {
50: '#b2a8fd',
500: '#8a85fb',
950: '#000000',
},
}SCSS
$custom: #8a85fb; $custom-light: #b2a8fd; $custom-dark: #000000;
JSON
{
"hex": "#8a85fb",
"rgb": {
"r": 138,
"g": 133,
"b": 251
},
"hsl": {
"h": 242.542,
"s": 93.651,
"l": 75.294
},
"oklch": {
"l": 0.6753,
"c": 0.1702,
"h": 282.8
},
"luminance": 0.29143
}Semantic roles & 50–950 ramp
primary
#8A85FB
secondary
#F5F6D5
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86