#9591EA#9591EA
#9591EA is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.7% C 0.129 H 284.6°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9591EA |
|---|---|
| RGB | rgb(149, 145, 234) |
| HSL | hsl(243, 68%, 74%) |
| HSV | hsv(243, 38%, 92%) |
| CMYK | cmyk(36.3%, 38%, 0%, 8.2%) |
| CIE-LAB | lab(63.82, 22.24, -44.45) |
| CIE-LCH | lch(63.82, 49.70, 296.58°) |
| OKLab | oklab(69.67% 0.0324 -0.1247) |
| OKLCH | oklch(69.67% 0.129 284.6) |
| XYZ | xyz(37.3670, 32.5797, 82.1456) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.64
Lavender Blue
#8B88F8
ΔE00 3.99
Periwinkle Blue
#8F99FB
ΔE00 4.21
Periwinkle (survey)
#8E82FE
ΔE00 5.60
Lavender
#B39DDB
ΔE00 9.11
Soft Blue
#6488EA
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9591EA #E6EA91
analogous
#91BAEA #9591EA #C291EA
triadic
#9591EA #EA9591 #91EA95
tetradic
#9591EA #EA91BA #E6EA91 #91EAC2
square
#9591EA #EA91BA #E6EA91 #91EAC2
split-complementary
#9591EA #EAC291 #BAEA91
monochromatic
#322AD6 #635EE0 #9591EA #C7C4F4 #E6E5FA
Accessibility & contrast
On white
2.79
#9591EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#9591EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9591EA
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9591EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9591EA | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#7198E8
Tritanopia (blue-blind)
#7EA2B2
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #9591ea; /* rgb */ color: rgb(149, 145, 234); /* oklch */ color: oklch(69.7% 0.129 284.6);
Tailwind
colors: {
custom: {
50: '#b7b1f1',
500: '#9591ea',
950: '#000000',
},
}SCSS
$custom: #9591ea; $custom-light: #b7b1f1; $custom-dark: #000000;
JSON
{
"hex": "#9591ea",
"rgb": {
"r": 149,
"g": 145,
"b": 234
},
"hsl": {
"h": 242.697,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.69668,
"c": 0.12885,
"h": 284.6
},
"luminance": 0.32581
}Semantic roles & 50–950 ramp
primary
#9591EA
secondary
#F1F2D9
accent
#D016C7
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85