#8A85FF#8A85FF
#8A85FF is a light, vivid blue. Relative luminance 0.294; OKLCH L 67.8% C 0.176 H 282.5°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #8A85FF |
|---|---|
| RGB | rgb(138, 133, 255) |
| HSL | hsl(242, 100%, 76%) |
| HSV | hsv(242, 48%, 100%) |
| CMYK | cmyk(45.9%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(61.13, 32.34, -60.33) |
| CIE-LCH | lch(61.13, 68.45, 298.20°) |
| OKLab | oklab(67.77% 0.038 -0.1714) |
| OKLCH | oklch(67.77% 0.176 282.5) |
| XYZ | xyz(36.9134, 29.3966, 98.3174) |
| Luminance | 0.2940 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.33
Lavender Blue
#8B88F8
ΔE00 1.33
Perrywinkle
#8F8CE7
ΔE00 4.33
Periwinkle Blue
#8F99FB
ΔE00 5.90
Cornflower
#6A79F7
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A85FF #FAFF85
analogous
#85BDFF #8A85FF #C785FF
triadic
#8A85FF #FF8A85 #85FF8A
tetradic
#8A85FF #FF85BD #FAFF85 #85FFC7
square
#8A85FF #FF85BD #FAFF85 #85FFC7
split-complementary
#8A85FF #FFC785 #BDFF85
monochromatic
#150BFF #4F48FF #8A85FF #C5C2FF #E2E0FF
Accessibility & contrast
On white
3.05
#8A85FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#8A85FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A85FF
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A85FF | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5098FF
Deuteranopia (green-blind)
#498FFC
Tritanopia (blue-blind)
#629FB6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #8a85ff; /* rgb */ color: rgb(138, 133, 255); /* oklch */ color: oklch(67.8% 0.176 282.5);
Tailwind
colors: {
custom: {
50: '#b2a8ff',
500: '#8a85ff',
950: '#000000',
},
}SCSS
$custom: #8a85ff; $custom-light: #b2a8ff; $custom-dark: #000000;
JSON
{
"hex": "#8a85ff",
"rgb": {
"r": 138,
"g": 133,
"b": 255
},
"hsl": {
"h": 242.459,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.67771,
"c": 0.17555,
"h": 282.5
},
"luminance": 0.29398
}Semantic roles & 50–950 ramp
primary
#8A85FF
secondary
#F6F7D4
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86