#8585F4#8585F4
#8585F4 is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.7% C 0.161 H 281.1°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8585F4 |
|---|---|
| RGB | rgb(133, 133, 244) |
| HSL | hsl(240, 83%, 74%) |
| HSV | hsv(240, 45%, 96%) |
| CMYK | cmyk(45.5%, 45.5%, 0%, 4.3%) |
| CIE-LAB | lab(60.15, 28.03, -55.86) |
| CIE-LCH | lch(60.15, 62.50, 296.65°) |
| OKLab | oklab(66.74% 0.0311 -0.1584) |
| OKLCH | oklch(66.74% 0.161 281.1) |
| XYZ | xyz(34.3846, 28.2916, 89.2195) |
| Luminance | 0.2829 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.31
Periwinkle (survey)
#8E82FE
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 3.51
Cornflower
#6A79F7
ΔE00 5.25
Periwinkle Blue
#8F99FB
ΔE00 5.78
Soft Blue
#6488EA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8585F4 #F4F485
analogous
#85BDF4 #8585F4 #BD85F4
triadic
#8585F4 #F48585 #85F485
tetradic
#8585F4 #F485BD #F4F485 #85F4BD
square
#8585F4 #F485BD #F4F485 #85F4BD
split-complementary
#8585F4 #F4BD85 #BDF485
monochromatic
#1515EA #4D4DEF #8585F4 #BDBDF9 #E3E3FC
Accessibility & contrast
On white
3.15
#8585F4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#8585F4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8585F4
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8585F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8585F4 | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5895F8
Deuteranopia (green-blind)
#518DF2
Tritanopia (blue-blind)
#5F9CB1
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8585f4; /* rgb */ color: rgb(133, 133, 244); /* oklch */ color: oklch(66.7% 0.161 281.1);
Tailwind
colors: {
custom: {
50: '#aea8f8',
500: '#8585f4',
950: '#000000',
},
}SCSS
$custom: #8585f4; $custom-light: #aea8f8; $custom-dark: #000000;
JSON
{
"hex": "#8585f4",
"rgb": {
"r": 133,
"g": 133,
"b": 244
},
"hsl": {
"h": 240,
"s": 83.459,
"l": 73.922
},
"oklch": {
"l": 0.66741,
"c": 0.16142,
"h": 281.1
},
"luminance": 0.28293
}Semantic roles & 50–950 ramp
primary
#8585F4
secondary
#F4F4D7
accent
#E006E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85