#8192F8#8192F8
#8192F8 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.151 H 274.6°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8192F8 |
|---|---|
| RGB | rgb(129, 146, 248) |
| HSL | hsl(231, 89%, 74%) |
| HSV | hsv(231, 48%, 97%) |
| CMYK | cmyk(48%, 41.1%, 0%, 2.7%) |
| CIE-LAB | lab(63.34, 20.67, -53.00) |
| CIE-LCH | lch(63.34, 56.89, 291.31°) |
| OKLab | oklab(69.17% 0.0122 -0.15) |
| OKLCH | oklch(69.17% 0.151 274.6) |
| XYZ | xyz(36.2701, 32.0001, 93.0542) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Lavender Blue
#8B88F8
ΔE00 4.31
Perrywinkle
#8F8CE7
ΔE00 4.99
Soft Blue
#6488EA
ΔE00 5.46
Periwinkle (survey)
#8E82FE
ΔE00 6.32
Cornflowerblue
#6495ED
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8192F8 #F8E781
analogous
#81CEF8 #8192F8 #AC81F8
triadic
#8192F8 #F88192 #92F881
tetradic
#8192F8 #F881CE #F8E781 #81F8AC
square
#8192F8 #F881CE #F8E781 #81F8AC
split-complementary
#8192F8 #F8AC81 #CEF881
monochromatic
#0D2EF1 #4760F5 #8192F8 #BBC4FB #E2E6FD
Accessibility & contrast
On white
2.84
#8192F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#8192F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8192F8
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8192F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8192F8 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFC
Deuteranopia (green-blind)
#5F95F6
Tritanopia (blue-blind)
#53A7B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8192f8; /* rgb */ color: rgb(129, 146, 248); /* oklch */ color: oklch(69.2% 0.151 274.6);
Tailwind
colors: {
custom: {
50: '#acb1fb',
500: '#8192f8',
950: '#000000',
},
}SCSS
$custom: #8192f8; $custom-light: #acb1fb; $custom-dark: #000000;
JSON
{
"hex": "#8192f8",
"rgb": {
"r": 129,
"g": 146,
"b": 248
},
"hsl": {
"h": 231.429,
"s": 89.474,
"l": 73.922
},
"oklch": {
"l": 0.6917,
"c": 0.15053,
"h": 274.6
},
"luminance": 0.32002
}Semantic roles & 50–950 ramp
primary
#8192F8
secondary
#F5F1D6
accent
#C500E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85