#8585F8#8585F8
#8585F8 is a light, vivid blue. Relative luminance 0.285; OKLCH L 67.0% C 0.167 H 280.9°. Best body text is #000000 at 6.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8585F8 |
|---|---|
| RGB | rgb(133, 133, 248) |
| HSL | hsl(240, 89%, 75%) |
| HSV | hsv(240, 46%, 97%) |
| CMYK | cmyk(46.4%, 46.4%, 0%, 2.7%) |
| CIE-LAB | lab(60.37, 29.19, -57.71) |
| CIE-LCH | lch(60.37, 64.68, 296.83°) |
| OKLab | oklab(66.98% 0.0316 -0.1638) |
| OKLCH | oklch(66.98% 0.167 280.9) |
| XYZ | xyz(34.9986, 28.5372, 92.4528) |
| Luminance | 0.2854 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.26
Periwinkle (survey)
#8E82FE
ΔE00 2.25
Perrywinkle
#8F8CE7
ΔE00 3.90
Cornflower
#6A79F7
ΔE00 5.20
Periwinkle Blue
#8F99FB
ΔE00 5.75
Soft Blue
#6488EA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8585F8 #F8F885
analogous
#85BFF8 #8585F8 #BF85F8
triadic
#8585F8 #F88585 #85F885
tetradic
#8585F8 #F885BF #F8F885 #85F8BF
square
#8585F8 #F885BF #F8F885 #85F8BF
split-complementary
#8585F8 #F8BF85 #BFF885
monochromatic
#1111F1 #4B4BF5 #8585F8 #BFBFFB #E2E2FD
Accessibility & contrast
On white
3.13
#8585F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.71
#8585F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8585F8
6.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8585F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8585F8 | 1.00 | 3.13 | 6.71 | 6.71 |
| #FFFFFF | 3.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5596FC
Deuteranopia (green-blind)
#4D8DF5
Tritanopia (blue-blind)
#5D9DB3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8585f8; /* rgb */ color: rgb(133, 133, 248); /* oklch */ color: oklch(67.0% 0.167 280.9);
Tailwind
colors: {
custom: {
50: '#aea8fb',
500: '#8585f8',
950: '#000000',
},
}SCSS
$custom: #8585f8; $custom-light: #aea8fb; $custom-dark: #000000;
JSON
{
"hex": "#8585f8",
"rgb": {
"r": 133,
"g": 133,
"b": 248
},
"hsl": {
"h": 240,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.66979,
"c": 0.16686,
"h": 280.9
},
"luminance": 0.28539
}Semantic roles & 50–950 ramp
primary
#8585F8
secondary
#F5F5D6
accent
#E600E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85