#8591FF#8591FF
#8591FF is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.6% C 0.160 H 276.7°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8591FF |
|---|---|
| RGB | rgb(133, 145, 255) |
| HSL | hsl(234, 100%, 76%) |
| HSV | hsv(234, 48%, 100%) |
| CMYK | cmyk(47.8%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(63.72, 24.22, -56.22) |
| CIE-LCH | lch(63.72, 61.22, 293.31°) |
| OKLab | oklab(69.64% 0.0187 -0.1594) |
| OKLCH | oklch(69.64% 0.16 276.7) |
| XYZ | xyz(37.8427, 32.4552, 98.8588) |
| Luminance | 0.3246 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.65
Lavender Blue
#8B88F8
ΔE00 3.51
Perrywinkle
#8F8CE7
ΔE00 4.77
Periwinkle (survey)
#8E82FE
ΔE00 5.38
Soft Blue
#6488EA
ΔE00 6.34
Cornflowerblue
#6495ED
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8591FF #FFF385
analogous
#85CEFF #8591FF #B685FF
triadic
#8591FF #FF8591 #91FF85
tetradic
#8591FF #FF85CE #FFF385 #85FFB6
square
#8591FF #FF85CE #FFF385 #85FFB6
split-complementary
#8591FF #FFB685 #CEFF85
monochromatic
#0B23FF #485AFF #8591FF #C2C8FF #E0E3FF
Accessibility & contrast
On white
2.80
#8591FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8591FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8591FF
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8591FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8591FF | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#5A96FD
Tritanopia (blue-blind)
#56A8BC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8591ff; /* rgb */ color: rgb(133, 145, 255); /* oklch */ color: oklch(69.6% 0.160 276.7);
Tailwind
colors: {
custom: {
50: '#afb1ff',
500: '#8591ff',
950: '#000000',
},
}SCSS
$custom: #8591ff; $custom-light: #afb1ff; $custom-dark: #000000;
JSON
{
"hex": "#8591ff",
"rgb": {
"r": 133,
"g": 145,
"b": 255
},
"hsl": {
"h": 234.098,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.69642,
"c": 0.16048,
"h": 276.7
},
"luminance": 0.32457
}Semantic roles & 50–950 ramp
primary
#8591FF
secondary
#F7F4D4
accent
#CF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86