#8198FA#8198FA
#8198FA is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.146 H 272.2°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8198FA |
|---|---|
| RGB | rgb(129, 152, 250) |
| HSL | hsl(229, 92%, 74%) |
| HSV | hsv(229, 48%, 98%) |
| CMYK | cmyk(48.4%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(64.98, 17.77, -51.50) |
| CIE-LCH | lch(64.98, 54.48, 289.03°) |
| OKLab | oklab(70.46% 0.0056 -0.1456) |
| OKLCH | oklch(70.46% 0.146 272.2) |
| XYZ | xyz(37.5313, 34.0234, 95.0135) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.80
Cornflowerblue
#6495ED
ΔE00 5.51
Soft Blue
#6488EA
ΔE00 6.09
Lavender Blue
#8B88F8
ΔE00 6.11
Perrywinkle
#8F8CE7
ΔE00 6.44
Periwinkle (survey)
#8E82FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8198FA #FAE381
analogous
#81D5FA #8198FA #A781FA
triadic
#8198FA #FA8198 #98FA81
tetradic
#8198FA #FA81D5 #FAE381 #81FAA7
square
#8198FA #FA81D5 #FAE381 #81FAA7
split-complementary
#8198FA #FAA781 #D5FA81
monochromatic
#0B38F5 #4668F8 #8198FA #BCC8FC #E2E7FE
Accessibility & contrast
On white
2.69
#8198FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8198FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8198FA
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8198FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8198FA | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A3FE
Deuteranopia (green-blind)
#6699F8
Tritanopia (blue-blind)
#50ADBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8198fa; /* rgb */ color: rgb(129, 152, 250); /* oklch */ color: oklch(70.5% 0.146 272.2);
Tailwind
colors: {
custom: {
50: '#acb6fc',
500: '#8198fa',
950: '#000000',
},
}SCSS
$custom: #8198fa; $custom-light: #acb6fc; $custom-dark: #000000;
JSON
{
"hex": "#8198fa",
"rgb": {
"r": 129,
"g": 152,
"b": 250
},
"hsl": {
"h": 228.595,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.70459,
"c": 0.14572,
"h": 272.2
},
"luminance": 0.34026
}Semantic roles & 50–950 ramp
primary
#8198FA
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085