#8191FA#8191FA
#8191FA is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.1% C 0.155 H 275.1°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8191FA |
|---|---|
| RGB | rgb(129, 145, 250) |
| HSL | hsl(232, 92%, 74%) |
| HSV | hsv(232, 48%, 98%) |
| CMYK | cmyk(48.4%, 42%, 0%, 2%) |
| CIE-LAB | lab(63.19, 21.85, -54.33) |
| CIE-LCH | lch(63.19, 58.56, 291.91°) |
| OKLab | oklab(69.09% 0.0137 -0.154) |
| OKLCH | oklch(69.09% 0.155 275.1) |
| XYZ | xyz(36.4286, 31.8179, 94.6459) |
| Luminance | 0.3182 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.94
Lavender Blue
#8B88F8
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 4.94
Soft Blue
#6488EA
ΔE00 5.49
Periwinkle (survey)
#8E82FE
ΔE00 5.97
Cornflowerblue
#6495ED
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191FA #FAEA81
analogous
#81CEFA #8191FA #AE81FA
triadic
#8191FA #FA8191 #91FA81
tetradic
#8191FA #FA81CE #FAEA81 #81FAAE
square
#8191FA #FA81CE #FAEA81 #81FAAE
split-complementary
#8191FA #FAAE81 #CEFA81
monochromatic
#0B2AF5 #465EF8 #8191FA #BCC4FC #E2E5FE
Accessibility & contrast
On white
2.85
#8191FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#8191FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191FA
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191FA | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679EFE
Deuteranopia (green-blind)
#5C94F8
Tritanopia (blue-blind)
#51A7B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8191fa; /* rgb */ color: rgb(129, 145, 250); /* oklch */ color: oklch(69.1% 0.155 275.1);
Tailwind
colors: {
custom: {
50: '#acb1fc',
500: '#8191fa',
950: '#000000',
},
}SCSS
$custom: #8191fa; $custom-light: #acb1fc; $custom-dark: #000000;
JSON
{
"hex": "#8191fa",
"rgb": {
"r": 129,
"g": 145,
"b": 250
},
"hsl": {
"h": 232.066,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.69088,
"c": 0.15457,
"h": 275.1
},
"luminance": 0.3182
}Semantic roles & 50–950 ramp
primary
#8191FA
secondary
#F6F2D5
accent
#C700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85