#8196FC#8196FC
#8196FC is a light, vivid blue. Relative luminance 0.335; OKLCH L 70.2% C 0.151 H 273.1°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #8196FC |
|---|---|
| RGB | rgb(129, 150, 252) |
| HSL | hsl(230, 95%, 75%) |
| HSV | hsv(230, 49%, 99%) |
| CMYK | cmyk(48.8%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(64.57, 19.52, -53.24) |
| CIE-LCH | lch(64.57, 56.71, 290.14°) |
| OKLab | oklab(70.18% 0.0083 -0.1507) |
| OKLCH | oklch(70.18% 0.151 273.1) |
| XYZ | xyz(37.5247, 33.5058, 96.5665) |
| Luminance | 0.3351 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.67
Lavender Blue
#8B88F8
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 5.81
Soft Blue
#6488EA
ΔE00 5.92
Perrywinkle
#8F8CE7
ΔE00 6.07
Periwinkle (survey)
#8E82FE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8196FC #FCE781
analogous
#81D4FC #8196FC #AA81FC
triadic
#8196FC #FC8196 #96FC81
tetradic
#8196FC #FC81D4 #FCE781 #81FCAA
square
#8196FC #FC81D4 #FCE781 #81FCAA
split-complementary
#8196FC #FCAA81 #D4FC81
monochromatic
#0932F9 #4564FB #8196FC #BDC8FD #E1E6FE
Accessibility & contrast
On white
2.73
#8196FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#8196FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8196FC
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8196FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8196FC | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6298FA
Tritanopia (blue-blind)
#4FACBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8196fc; /* rgb */ color: rgb(129, 150, 252); /* oklch */ color: oklch(70.2% 0.151 273.1);
Tailwind
colors: {
custom: {
50: '#acb4fe',
500: '#8196fc',
950: '#000000',
},
}SCSS
$custom: #8196fc; $custom-light: #acb4fe; $custom-dark: #000000;
JSON
{
"hex": "#8196fc",
"rgb": {
"r": 129,
"g": 150,
"b": 252
},
"hsl": {
"h": 229.756,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.70175,
"c": 0.15097,
"h": 273.1
},
"luminance": 0.33508
}Semantic roles & 50–950 ramp
primary
#8196FC
secondary
#F7F1D4
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086