#8199FA#8199FA
#8199FA is a light, vivid blue. Relative luminance 0.344; OKLCH L 70.7% C 0.144 H 271.8°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8199FA |
|---|---|
| RGB | rgb(129, 153, 250) |
| HSL | hsl(228, 92%, 74%) |
| HSV | hsv(228, 48%, 98%) |
| CMYK | cmyk(48.4%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(65.24, 17.18, -51.09) |
| CIE-LCH | lch(65.24, 53.90, 288.59°) |
| OKLab | oklab(70.66% 0.0045 -0.1444) |
| OKLCH | oklch(70.66% 0.144 271.8) |
| XYZ | xyz(37.6943, 34.3494, 95.0678) |
| Luminance | 0.3435 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.93
Cornflowerblue
#6495ED
ΔE00 5.42
Soft Blue
#6488EA
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 6.70
Periwinkle (survey)
#8E82FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8199FA #FAE281
analogous
#81D6FA #8199FA #A681FA
triadic
#8199FA #FA8199 #99FA81
tetradic
#8199FA #FA81D6 #FAE281 #81FAA6
square
#8199FA #FA81D6 #FAE281 #81FAA6
split-complementary
#8199FA #FAA681 #D6FA81
monochromatic
#0B3AF5 #4669F8 #8199FA #BCC9FC #E2E7FE
Accessibility & contrast
On white
2.67
#8199FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#8199FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8199FA
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8199FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8199FA | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#679AF8
Tritanopia (blue-blind)
#50ADBD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8199fa; /* rgb */ color: rgb(129, 153, 250); /* oklch */ color: oklch(70.7% 0.144 271.8);
Tailwind
colors: {
custom: {
50: '#acb6fc',
500: '#8199fa',
950: '#000000',
},
}SCSS
$custom: #8199fa; $custom-light: #acb6fc; $custom-dark: #000000;
JSON
{
"hex": "#8199fa",
"rgb": {
"r": 129,
"g": 153,
"b": 250
},
"hsl": {
"h": 228.099,
"s": 92.366,
"l": 74.314
},
"oklch": {
"l": 0.70657,
"c": 0.14449,
"h": 271.8
},
"luminance": 0.34352
}Semantic roles & 50–950 ramp
primary
#8199FA
secondary
#F6EFD5
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085