#9B91ED#9B91ED
#9B91ED is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.3% C 0.133 H 287.5°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9B91ED |
|---|---|
| RGB | rgb(155, 145, 237) |
| HSL | hsl(247, 72%, 75%) |
| HSV | hsv(247, 39%, 93%) |
| CMYK | cmyk(34.6%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(64.43, 24.63, -45.11) |
| CIE-LCH | lch(64.43, 51.40, 298.63°) |
| OKLab | oklab(70.3% 0.0398 -0.1265) |
| OKLCH | oklch(70.3% 0.133 287.5) |
| XYZ | xyz(38.9249, 33.3327, 84.4873) |
| Luminance | 0.3333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.53
Lavender Blue
#8B88F8
ΔE00 4.45
Periwinkle Blue
#8F99FB
ΔE00 4.98
Periwinkle (survey)
#8E82FE
ΔE00 5.64
Lavender
#B39DDB
ΔE00 8.41
Liliac
#C48EFD
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9B91ED #E3ED91
analogous
#91B5ED #9B91ED #C991ED
triadic
#9B91ED #ED9B91 #91ED9B
tetradic
#9B91ED #ED91B5 #E3ED91 #91EDC9
square
#9B91ED #ED91B5 #E3ED91 #91EDC9
split-complementary
#9B91ED #EDC991 #B5ED91
monochromatic
#3B28DC #6B5CE4 #9B91ED #CBC6F6 #E7E5FB
Accessibility & contrast
On white
2.74
#9B91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#9B91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9B91ED
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9B91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9B91ED | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#739AEB
Tritanopia (blue-blind)
#86A2B4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #9b91ed; /* rgb */ color: rgb(155, 145, 237); /* oklch */ color: oklch(70.3% 0.133 287.5);
Tailwind
colors: {
custom: {
50: '#bbb1f3',
500: '#9b91ed',
950: '#000000',
},
}SCSS
$custom: #9b91ed; $custom-light: #bbb1f3; $custom-dark: #000000;
JSON
{
"hex": "#9b91ed",
"rgb": {
"r": 155,
"g": 145,
"b": 237
},
"hsl": {
"h": 246.522,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.70296,
"c": 0.13261,
"h": 287.5
},
"luminance": 0.33334
}Semantic roles & 50–950 ramp
primary
#9B91ED
secondary
#F0F2D9
accent
#D412BF
background
#FBFAFE
surface
#F7F5FD
border
#D0CFD5
text
#121017
muted
#817F85