#8D91F6#8D91F6
#8D91F6 is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.7% C 0.147 H 280.2°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91F6 |
|---|---|
| RGB | rgb(141, 145, 246) |
| HSL | hsl(238, 85%, 76%) |
| HSV | hsv(238, 43%, 96%) |
| CMYK | cmyk(42.7%, 41.1%, 0%, 3.5%) |
| CIE-LAB | lab(63.81, 23.50, -51.11) |
| CIE-LCH | lch(63.81, 56.26, 294.69°) |
| OKLab | oklab(69.7% 0.0259 -0.1443) |
| OKLCH | oklch(69.7% 0.147 280.2) |
| XYZ | xyz(37.7395, 32.5656, 91.4682) |
| Luminance | 0.3257 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.38
Lavender Blue
#8B88F8
ΔE00 2.71
Perrywinkle
#8F8CE7
ΔE00 2.86
Periwinkle (survey)
#8E82FE
ΔE00 4.79
Soft Blue
#6488EA
ΔE00 7.58
Cornflower
#6A79F7
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91F6 #F6F28D
analogous
#8DC5F6 #8D91F6 #BD8DF6
triadic
#8D91F6 #F68D91 #91F68D
tetradic
#8D91F6 #F68DC5 #F6F28D #8DF6BD
square
#8D91F6 #F68DC5 #F6F28D #8DF6BD
split-complementary
#8D91F6 #F6BD8D #C5F68D
monochromatic
#1C24ED #545AF2 #8D91F6 #C6C8FA #E3E4FD
Accessibility & contrast
On white
2.80
#8D91F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#8D91F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91F6
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91F6 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9FFA
Deuteranopia (green-blind)
#6597F4
Tritanopia (blue-blind)
#6BA5B8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8d91f6; /* rgb */ color: rgb(141, 145, 246); /* oklch */ color: oklch(69.7% 0.147 280.2);
Tailwind
colors: {
custom: {
50: '#b3b1f9',
500: '#8d91f6',
950: '#000000',
},
}SCSS
$custom: #8d91f6; $custom-light: #b3b1f9; $custom-dark: #000000;
JSON
{
"hex": "#8d91f6",
"rgb": {
"r": 141,
"g": 145,
"b": 246
},
"hsl": {
"h": 237.714,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.69701,
"c": 0.14658,
"h": 280.2
},
"luminance": 0.32567
}Semantic roles & 50–950 ramp
primary
#8D91F6
secondary
#F5F4D6
accent
#D904E2
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85