#8191FE#8191FE
#8191FE is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.3% C 0.160 H 275.1°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8191FE |
|---|---|
| RGB | rgb(129, 145, 254) |
| HSL | hsl(232, 98%, 75%) |
| HSV | hsv(232, 49%, 100%) |
| CMYK | cmyk(49.2%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(63.40, 23.04, -56.19) |
| CIE-LCH | lch(63.40, 60.73, 292.29°) |
| OKLab | oklab(69.32% 0.0143 -0.1594) |
| OKLCH | oklch(69.32% 0.16 275.1) |
| XYZ | xyz(37.0624, 32.0715, 97.9842) |
| Luminance | 0.3207 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.02
Lavender Blue
#8B88F8
ΔE00 4.05
Perrywinkle
#8F8CE7
ΔE00 5.24
Soft Blue
#6488EA
ΔE00 5.67
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191FE #FEEE81
analogous
#81CFFE #8191FE #AF81FE
triadic
#8191FE #FE8191 #91FE81
tetradic
#8191FE #FE81CF #FEEE81 #81FEAF
square
#8191FE #FE81CF #FEEE81 #81FEAF
split-complementary
#8191FE #FEAF81 #CFFE81
monochromatic
#0827FD #445CFE #8191FE #BEC6FE #E1E4FF
Accessibility & contrast
On white
2.83
#8191FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8191FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191FE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191FE | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#5895FC
Tritanopia (blue-blind)
#4EA8BB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8191fe; /* rgb */ color: rgb(129, 145, 254); /* oklch */ color: oklch(69.3% 0.160 275.1);
Tailwind
colors: {
custom: {
50: '#acb1ff',
500: '#8191fe',
950: '#000000',
},
}SCSS
$custom: #8191fe; $custom-light: #acb1ff; $custom-dark: #000000;
JSON
{
"hex": "#8191fe",
"rgb": {
"r": 129,
"g": 145,
"b": 254
},
"hsl": {
"h": 232.32,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.69317,
"c": 0.16004,
"h": 275.1
},
"luminance": 0.32074
}Semantic roles & 50–950 ramp
primary
#8191FE
secondary
#F7F3D4
accent
#C800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86