#8196FE#8196FE
#8196FE is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.3% C 0.154 H 273.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #8196FE |
|---|---|
| RGB | rgb(129, 150, 254) |
| HSL | hsl(230, 98%, 75%) |
| HSV | hsv(230, 49%, 100%) |
| CMYK | cmyk(49.2%, 40.9%, 0%, 0.4%) |
| CIE-LAB | lab(64.67, 20.12, -54.17) |
| CIE-LCH | lch(64.67, 57.79, 290.37°) |
| OKLab | oklab(70.29% 0.0086 -0.1535) |
| OKLCH | oklch(70.29% 0.154 273.2) |
| XYZ | xyz(37.8433, 33.6332, 98.2445) |
| Luminance | 0.3364 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.70
Lavender Blue
#8B88F8
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 5.89
Soft Blue
#6488EA
ΔE00 6.00
Perrywinkle
#8F8CE7
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8196FE #FEE981
analogous
#81D4FE #8196FE #AA81FE
triadic
#8196FE #FE8196 #96FE81
tetradic
#8196FE #FE81D4 #FEE981 #81FEAA
square
#8196FE #FE81D4 #FEE981 #81FEAA
split-complementary
#8196FE #FEAA81 #D4FE81
monochromatic
#0831FD #4463FE #8196FE #BEC9FE #E1E6FF
Accessibility & contrast
On white
2.72
#8196FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#8196FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8196FE
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8196FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8196FE | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA2FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#4DACBE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8196fe; /* rgb */ color: rgb(129, 150, 254); /* oklch */ color: oklch(70.3% 0.154 273.2);
Tailwind
colors: {
custom: {
50: '#acb4ff',
500: '#8196fe',
950: '#000000',
},
}SCSS
$custom: #8196fe; $custom-light: #acb4ff; $custom-dark: #000000;
JSON
{
"hex": "#8196fe",
"rgb": {
"r": 129,
"g": 150,
"b": 254
},
"hsl": {
"h": 229.92,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.70286,
"c": 0.1537,
"h": 273.2
},
"luminance": 0.33636
}Semantic roles & 50–950 ramp
primary
#8196FE
secondary
#F7F1D4
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086