#8191FB#8191FB
#8191FB is a light, vivid blue. Relative luminance 0.319; OKLCH L 69.1% C 0.156 H 275.1°. Best body text is #000000 at 7.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8191FB |
|---|---|
| RGB | rgb(129, 145, 251) |
| HSL | hsl(232, 94%, 75%) |
| HSV | hsv(232, 49%, 98%) |
| CMYK | cmyk(48.6%, 42.2%, 0%, 1.6%) |
| CIE-LAB | lab(63.24, 22.15, -54.80) |
| CIE-LCH | lch(63.24, 59.11, 292.00°) |
| OKLab | oklab(69.15% 0.0138 -0.1553) |
| OKLCH | oklch(69.15% 0.156 275.1) |
| XYZ | xyz(36.5858, 31.8808, 95.4739) |
| Luminance | 0.3188 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.95
Lavender Blue
#8B88F8
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 5.02
Soft Blue
#6488EA
ΔE00 5.53
Periwinkle (survey)
#8E82FE
ΔE00 5.95
Cornflowerblue
#6495ED
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191FB #FBEB81
analogous
#81CEFB #8191FB #AE81FB
triadic
#8191FB #FB8191 #91FB81
tetradic
#8191FB #FB81CE #FBEB81 #81FBAE
square
#8191FB #FB81CE #FBEB81 #81FBAE
split-complementary
#8191FB #FBAE81 #CEFB81
monochromatic
#0A29F7 #465DF9 #8191FB #BCC5FD #E1E5FE
Accessibility & contrast
On white
2.85
#8191FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.38
#8191FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191FB
7.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191FB | 1.00 | 2.85 | 7.38 | 7.38 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669EFF
Deuteranopia (green-blind)
#5B94F9
Tritanopia (blue-blind)
#51A7BA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8191fb; /* rgb */ color: rgb(129, 145, 251); /* oklch */ color: oklch(69.1% 0.156 275.1);
Tailwind
colors: {
custom: {
50: '#acb1fd',
500: '#8191fb',
950: '#000000',
},
}SCSS
$custom: #8191fb; $custom-light: #acb1fd; $custom-dark: #000000;
JSON
{
"hex": "#8191fb",
"rgb": {
"r": 129,
"g": 145,
"b": 251
},
"hsl": {
"h": 232.131,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.69145,
"c": 0.15594,
"h": 275.1
},
"luminance": 0.31883
}Semantic roles & 50–950 ramp
primary
#8191FB
secondary
#F6F2D5
accent
#C700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86