#8191F8#8191F8
#8191F8 is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.0% C 0.152 H 275.0°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8191F8 |
|---|---|
| RGB | rgb(129, 145, 248) |
| HSL | hsl(232, 89%, 74%) |
| HSV | hsv(232, 48%, 97%) |
| CMYK | cmyk(48%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(63.09, 21.26, -53.40) |
| CIE-LCH | lch(63.09, 57.48, 291.70°) |
| OKLab | oklab(68.97% 0.0133 -0.1512) |
| OKLCH | oklch(68.97% 0.152 275) |
| XYZ | xyz(36.1166, 31.6931, 93.0030) |
| Luminance | 0.3170 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Lavender Blue
#8B88F8
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 4.81
Soft Blue
#6488EA
ΔE00 5.42
Periwinkle (survey)
#8E82FE
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191F8 #F8E881
analogous
#81CDF8 #8191F8 #AD81F8
triadic
#8191F8 #F88191 #91F881
tetradic
#8191F8 #F881CD #F8E881 #81F8AD
square
#8191F8 #F881CD #F8E881 #81F8AD
split-complementary
#8191F8 #F8AD81 #CDF881
monochromatic
#0D2CF1 #475EF5 #8191F8 #BBC4FB #E2E6FD
Accessibility & contrast
On white
2.86
#8191F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#8191F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191F8
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191F8 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFC
Deuteranopia (green-blind)
#5D94F6
Tritanopia (blue-blind)
#53A7B8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8191f8; /* rgb */ color: rgb(129, 145, 248); /* oklch */ color: oklch(69.0% 0.152 275.0);
Tailwind
colors: {
custom: {
50: '#acb1fb',
500: '#8191f8',
950: '#000000',
},
}SCSS
$custom: #8191f8; $custom-light: #acb1fb; $custom-dark: #000000;
JSON
{
"hex": "#8191f8",
"rgb": {
"r": 129,
"g": 145,
"b": 248
},
"hsl": {
"h": 231.933,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.68975,
"c": 0.15182,
"h": 275
},
"luminance": 0.31695
}Semantic roles & 50–950 ramp
primary
#8191F8
secondary
#F5F1D6
accent
#C700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85