#8197FA#8197FA
#8197FA is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.3% C 0.147 H 272.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8197FA |
|---|---|
| RGB | rgb(129, 151, 250) |
| HSL | hsl(229, 92%, 74%) |
| HSV | hsv(229, 48%, 98%) |
| CMYK | cmyk(48.4%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(64.72, 18.35, -51.90) |
| CIE-LCH | lch(64.72, 55.05, 289.47°) |
| OKLab | oklab(70.26% 0.0068 -0.1468) |
| OKLCH | oklch(70.26% 0.147 272.6) |
| XYZ | xyz(37.3697, 33.7002, 94.9596) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.71
Cornflowerblue
#6495ED
ΔE00 5.62
Lavender Blue
#8B88F8
ΔE00 5.80
Soft Blue
#6488EA
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.20
Periwinkle (survey)
#8E82FE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8197FA #FAE481
analogous
#81D4FA #8197FA #A881FA
triadic
#8197FA #FA8197 #97FA81
tetradic
#8197FA #FA81D4 #FAE481 #81FAA8
square
#8197FA #FA81D4 #FAE481 #81FAA8
split-complementary
#8197FA #FAA881 #D4FA81
monochromatic
#0B36F5 #4666F8 #8197FA #BCC8FC #E2E7FE
Accessibility & contrast
On white
2.71
#8197FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8197FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8197FA
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8197FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8197FA | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#6598F8
Tritanopia (blue-blind)
#50ACBC
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8197fa; /* rgb */ color: rgb(129, 151, 250); /* oklch */ color: oklch(70.3% 0.147 272.6);
Tailwind
colors: {
custom: {
50: '#acb5fc',
500: '#8197fa',
950: '#000000',
},
}SCSS
$custom: #8197fa; $custom-light: #acb5fc; $custom-dark: #000000;
JSON
{
"hex": "#8197fa",
"rgb": {
"r": 129,
"g": 151,
"b": 250
},
"hsl": {
"h": 229.091,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.70261,
"c": 0.14697,
"h": 272.6
},
"luminance": 0.33702
}Semantic roles & 50–950 ramp
primary
#8197FA
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085