#8196FD#8196FD
#8196FD is a light, vivid blue. Relative luminance 0.336; OKLCH L 70.2% C 0.152 H 273.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8196FD |
|---|---|
| RGB | rgb(129, 150, 253) |
| HSL | hsl(230, 97%, 75%) |
| HSV | hsv(230, 49%, 99%) |
| CMYK | cmyk(49%, 40.7%, 0%, 0.8%) |
| CIE-LAB | lab(64.62, 19.82, -53.71) |
| CIE-LCH | lch(64.62, 57.25, 290.26°) |
| OKLab | oklab(70.23% 0.0085 -0.1521) |
| OKLCH | oklch(70.23% 0.152 273.2) |
| XYZ | xyz(37.6836, 33.5694, 97.4033) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.68
Lavender Blue
#8B88F8
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 5.85
Soft Blue
#6488EA
ΔE00 5.96
Perrywinkle
#8F8CE7
ΔE00 6.12
Periwinkle (survey)
#8E82FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8196FD #FDE881
analogous
#81D4FD #8196FD #AA81FD
triadic
#8196FD #FD8196 #96FD81
tetradic
#8196FD #FD81D4 #FDE881 #81FDAA
square
#8196FD #FD81D4 #FDE881 #81FDAA
split-complementary
#8196FD #FDAA81 #D4FD81
monochromatic
#0932FB #4564FC #8196FD #BDC8FE #E1E6FF
Accessibility & contrast
On white
2.72
#8196FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#8196FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8196FD
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8196FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8196FD | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#4EACBD
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #8196fd; /* rgb */ color: rgb(129, 150, 253); /* oklch */ color: oklch(70.2% 0.152 273.2);
Tailwind
colors: {
custom: {
50: '#acb4fe',
500: '#8196fd',
950: '#000000',
},
}SCSS
$custom: #8196fd; $custom-light: #acb4fe; $custom-dark: #000000;
JSON
{
"hex": "#8196fd",
"rgb": {
"r": 129,
"g": 150,
"b": 253
},
"hsl": {
"h": 229.839,
"s": 96.875,
"l": 74.902
},
"oklch": {
"l": 0.70231,
"c": 0.15234,
"h": 273.2
},
"luminance": 0.33572
}Semantic roles & 50–950 ramp
primary
#8196FD
secondary
#F7F1D4
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086