#8A85FE#8A85FE
#8A85FE is a light, vivid blue. Relative luminance 0.293; OKLCH L 67.7% C 0.174 H 282.6°. Best body text is #000000 at 6.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85FE |
|---|---|
| RGB | rgb(138, 133, 254) |
| HSL | hsl(242, 98%, 76%) |
| HSV | hsv(242, 48%, 100%) |
| CMYK | cmyk(45.7%, 47.6%, 0%, 0.4%) |
| CIE-LAB | lab(61.07, 32.05, -59.87) |
| CIE-LCH | lch(61.07, 67.91, 298.16°) |
| OKLab | oklab(67.71% 0.0379 -0.17) |
| OKLCH | oklch(67.71% 0.174 282.6) |
| XYZ | xyz(36.7528, 29.3323, 97.4719) |
| Luminance | 0.2933 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.23
Periwinkle (survey)
#8E82FE
ΔE00 1.32
Perrywinkle
#8F8CE7
ΔE00 4.22
Periwinkle Blue
#8F99FB
ΔE00 5.89
Cornflower
#6A79F7
ΔE00 5.93
Soft Blue
#6488EA
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85FE #F9FE85
analogous
#85BCFE #8A85FE #C685FE
triadic
#8A85FE #FE8A85 #85FE8A
tetradic
#8A85FE #FE85BC #F9FE85 #85FEC6
square
#8A85FE #FE85BC #F9FE85 #85FEC6
split-complementary
#8A85FE #FEC685 #BCFE85
monochromatic
#160CFD #5048FE #8A85FE #C4C2FE #E2E1FF
Accessibility & contrast
On white
3.06
#8A85FE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.87
#8A85FE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85FE
6.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85FE | 1.00 | 3.06 | 6.87 | 6.87 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5198FF
Deuteranopia (green-blind)
#4A8FFB
Tritanopia (blue-blind)
#639FB5
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #8a85fe; /* rgb */ color: rgb(138, 133, 254); /* oklch */ color: oklch(67.7% 0.174 282.6);
Tailwind
colors: {
custom: {
50: '#b2a8ff',
500: '#8a85fe',
950: '#000000',
},
}SCSS
$custom: #8a85fe; $custom-light: #b2a8ff; $custom-dark: #000000;
JSON
{
"hex": "#8a85fe",
"rgb": {
"r": 138,
"g": 133,
"b": 254
},
"hsl": {
"h": 242.479,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.6771,
"c": 0.17422,
"h": 282.6
},
"luminance": 0.29334
}Semantic roles & 50–950 ramp
primary
#8A85FE
secondary
#F6F7D4
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86