#8591F5#8591F5
#8591F5 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.1% C 0.147 H 276.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8591F5 |
|---|---|
| RGB | rgb(133, 145, 245) |
| HSL | hsl(234, 85%, 74%) |
| HSV | hsv(234, 46%, 96%) |
| CMYK | cmyk(45.7%, 40.8%, 0%, 3.9%) |
| CIE-LAB | lab(63.20, 21.30, -51.56) |
| CIE-LCH | lch(63.20, 55.79, 292.45°) |
| OKLab | oklab(69.08% 0.017 -0.1458) |
| OKLCH | oklch(69.08% 0.147 276.7) |
| XYZ | xyz(36.2746, 31.8280, 90.6005) |
| Luminance | 0.3183 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.53
Lavender Blue
#8B88F8
ΔE00 3.48
Perrywinkle
#8F8CE7
ΔE00 3.92
Periwinkle (survey)
#8E82FE
ΔE00 5.60
Soft Blue
#6488EA
ΔE00 6.04
Cornflowerblue
#6495ED
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8591F5 #F5E985
analogous
#85C9F5 #8591F5 #B185F5
triadic
#8591F5 #F58591 #91F585
tetradic
#8591F5 #F585C9 #F5E985 #85F5B1
square
#8591F5 #F585C9 #F5E985 #85F5B1
split-complementary
#8591F5 #F5B185 #C9F585
monochromatic
#142BEC #4C5EF0 #8591F5 #BEC4FA #E3E6FD
Accessibility & contrast
On white
2.85
#8591F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#8591F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8591F5
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8591F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8591F5 | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EF9
Deuteranopia (green-blind)
#6295F3
Tritanopia (blue-blind)
#5DA6B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8591f5; /* rgb */ color: rgb(133, 145, 245); /* oklch */ color: oklch(69.1% 0.147 276.7);
Tailwind
colors: {
custom: {
50: '#aeb1f9',
500: '#8591f5',
950: '#000000',
},
}SCSS
$custom: #8591f5; $custom-light: #aeb1f9; $custom-dark: #000000;
JSON
{
"hex": "#8591f5",
"rgb": {
"r": 133,
"g": 145,
"b": 245
},
"hsl": {
"h": 233.571,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.69079,
"c": 0.14675,
"h": 276.7
},
"luminance": 0.3183
}Semantic roles & 50–950 ramp
primary
#8591F5
secondary
#F5F1D6
accent
#CA04E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85