#8196FF#8196FF
#8196FF is a light, vivid blue. Relative luminance 0.337; OKLCH L 70.3% C 0.155 H 273.3°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8196FF |
|---|---|
| RGB | rgb(129, 150, 255) |
| HSL | hsl(230, 100%, 75%) |
| HSV | hsv(230, 49%, 100%) |
| CMYK | cmyk(49.4%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(64.72, 20.42, -54.64) |
| CIE-LCH | lch(64.72, 58.33, 290.49°) |
| OKLab | oklab(70.34% 0.0088 -0.1548) |
| OKLCH | oklch(70.34% 0.155 273.3) |
| XYZ | xyz(38.0039, 33.6975, 99.0900) |
| Luminance | 0.3370 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.73
Lavender Blue
#8B88F8
ΔE00 5.50
Cornflowerblue
#6495ED
ΔE00 5.92
Soft Blue
#6488EA
ΔE00 6.05
Perrywinkle
#8F8CE7
ΔE00 6.24
Periwinkle (survey)
#8E82FE
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8196FF #FFEA81
analogous
#81D5FF #8196FF #AB81FF
triadic
#8196FF #FF8196 #96FF81
tetradic
#8196FF #FF81D5 #FFEA81 #81FFAB
square
#8196FF #FF81D5 #FFEA81 #81FFAB
split-complementary
#8196FF #FFAB81 #D5FF81
monochromatic
#0730FF #4463FF #8196FF #BEC9FF #E0E5FF
Accessibility & contrast
On white
2.71
#8196FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#8196FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8196FF
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8196FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8196FF | 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)
#6CA3FF
Deuteranopia (green-blind)
#5F98FD
Tritanopia (blue-blind)
#4DACBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8196ff; /* rgb */ color: rgb(129, 150, 255); /* oklch */ color: oklch(70.3% 0.155 273.3);
Tailwind
colors: {
custom: {
50: '#acb4ff',
500: '#8196ff',
950: '#000000',
},
}SCSS
$custom: #8196ff; $custom-light: #acb4ff; $custom-dark: #000000;
JSON
{
"hex": "#8196ff",
"rgb": {
"r": 129,
"g": 150,
"b": 255
},
"hsl": {
"h": 230,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.70342,
"c": 0.15507,
"h": 273.3
},
"luminance": 0.337
}Semantic roles & 50–950 ramp
primary
#8196FF
secondary
#F7F1D4
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086