#8193FA#8193FA
#8193FA is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.5% C 0.152 H 274.3°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8193FA |
|---|---|
| RGB | rgb(129, 147, 250) |
| HSL | hsl(231, 92%, 74%) |
| HSV | hsv(231, 48%, 98%) |
| CMYK | cmyk(48.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(63.70, 20.68, -53.53) |
| CIE-LCH | lch(63.70, 57.38, 291.12°) |
| OKLab | oklab(69.48% 0.0114 -0.1516) |
| OKLCH | oklch(69.48% 0.152 274.3) |
| XYZ | xyz(36.7369, 32.4345, 94.7486) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.71
Lavender Blue
#8B88F8
ΔE00 4.59
Perrywinkle
#8F8CE7
ΔE00 5.31
Soft Blue
#6488EA
ΔE00 5.59
Cornflowerblue
#6495ED
ΔE00 6.20
Periwinkle (survey)
#8E82FE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8193FA #FAE881
analogous
#81D0FA #8193FA #AC81FA
triadic
#8193FA #FA8193 #93FA81
tetradic
#8193FA #FA81D0 #FAE881 #81FAAC
square
#8193FA #FA81D0 #FAE881 #81FAAC
split-complementary
#8193FA #FAAC81 #D0FA81
monochromatic
#0B2EF5 #4661F8 #8193FA #BCC5FC #E2E6FE
Accessibility & contrast
On white
2.80
#8193FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#8193FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8193FA
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8193FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8193FA | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FE
Deuteranopia (green-blind)
#5F96F8
Tritanopia (blue-blind)
#51A9BA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8193fa; /* rgb */ color: rgb(129, 147, 250); /* oklch */ color: oklch(69.5% 0.152 274.3);
Tailwind
colors: {
custom: {
50: '#acb2fc',
500: '#8193fa',
950: '#000000',
},
}SCSS
$custom: #8193fa; $custom-light: #acb2fc; $custom-dark: #000000;
JSON
{
"hex": "#8193fa",
"rgb": {
"r": 129,
"g": 147,
"b": 250
},
"hsl": {
"h": 231.074,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.69477,
"c": 0.15201,
"h": 274.3
},
"luminance": 0.32437
}Semantic roles & 50–950 ramp
primary
#8193FA
secondary
#F6F1D5
accent
#C300E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85