#8192FA#8192FA
#8192FA is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.3% C 0.153 H 274.7°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8192FA |
|---|---|
| RGB | rgb(129, 146, 250) |
| HSL | hsl(232, 92%, 74%) |
| HSV | hsv(232, 48%, 98%) |
| CMYK | cmyk(48.4%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(63.45, 21.26, -53.93) |
| CIE-LCH | lch(63.45, 57.97, 291.52°) |
| OKLab | oklab(69.28% 0.0125 -0.1528) |
| OKLCH | oklch(69.28% 0.153 274.7) |
| XYZ | xyz(36.5820, 32.1249, 94.6970) |
| Luminance | 0.3213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Lavender Blue
#8B88F8
ΔE00 4.30
Perrywinkle
#8F8CE7
ΔE00 5.12
Soft Blue
#6488EA
ΔE00 5.53
Periwinkle (survey)
#8E82FE
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8192FA #FAE981
analogous
#81CFFA #8192FA #AD81FA
triadic
#8192FA #FA8192 #92FA81
tetradic
#8192FA #FA81CF #FAE981 #81FAAD
square
#8192FA #FA81CF #FAE981 #81FAAD
split-complementary
#8192FA #FAAD81 #CFFA81
monochromatic
#0B2CF5 #465FF8 #8192FA #BCC5FC #E2E6FE
Accessibility & contrast
On white
2.83
#8192FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8192FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8192FA
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8192FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8192FA | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#5D95F8
Tritanopia (blue-blind)
#51A8BA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8192fa; /* rgb */ color: rgb(129, 146, 250); /* oklch */ color: oklch(69.3% 0.153 274.7);
Tailwind
colors: {
custom: {
50: '#acb1fc',
500: '#8192fa',
950: '#000000',
},
}SCSS
$custom: #8192fa; $custom-light: #acb1fc; $custom-dark: #000000;
JSON
{
"hex": "#8192fa",
"rgb": {
"r": 129,
"g": 146,
"b": 250
},
"hsl": {
"h": 231.57,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.69282,
"c": 0.15328,
"h": 274.7
},
"luminance": 0.32127
}Semantic roles & 50–950 ramp
primary
#8192FA
secondary
#F6F1D5
accent
#C500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85