#8196FB#8196FB
#8196FB is a light, vivid blue. Relative luminance 0.334; OKLCH L 70.1% C 0.150 H 273.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8196FB |
|---|---|
| RGB | rgb(129, 150, 251) |
| HSL | hsl(230, 94%, 75%) |
| HSV | hsv(230, 49%, 98%) |
| CMYK | cmyk(48.6%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(64.52, 19.23, -52.78) |
| CIE-LCH | lch(64.52, 56.17, 290.02°) |
| OKLab | oklab(70.12% 0.0081 -0.1494) |
| OKLCH | oklch(70.12% 0.15 273.1) |
| XYZ | xyz(37.3667, 33.4426, 95.7342) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Lavender Blue
#8B88F8
ΔE00 5.49
Cornflowerblue
#6495ED
ΔE00 5.78
Soft Blue
#6488EA
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 6.01
Periwinkle (survey)
#8E82FE
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8196FB #FBE681
analogous
#81D3FB #8196FB #A981FB
triadic
#8196FB #FB8196 #96FB81
tetradic
#8196FB #FB81D3 #FBE681 #81FBA9
square
#8196FB #FB81D3 #FBE681 #81FBA9
split-complementary
#8196FB #FBA981 #D3FB81
monochromatic
#0A33F7 #4665F9 #8196FB #BCC7FD #E1E6FE
Accessibility & contrast
On white
2.73
#8196FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#8196FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8196FB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8196FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8196FB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA2FF
Deuteranopia (green-blind)
#6298F9
Tritanopia (blue-blind)
#50ABBC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8196fb; /* rgb */ color: rgb(129, 150, 251); /* oklch */ color: oklch(70.1% 0.150 273.1);
Tailwind
colors: {
custom: {
50: '#acb4fd',
500: '#8196fb',
950: '#000000',
},
}SCSS
$custom: #8196fb; $custom-light: #acb4fd; $custom-dark: #000000;
JSON
{
"hex": "#8196fb",
"rgb": {
"r": 129,
"g": 150,
"b": 251
},
"hsl": {
"h": 229.672,
"s": 93.846,
"l": 74.51
},
"oklch": {
"l": 0.7012,
"c": 0.14959,
"h": 273.1
},
"luminance": 0.33445
}Semantic roles & 50–950 ramp
primary
#8196FB
secondary
#F6F0D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086