#8196EB#8196EB
#8196EB is a light, vivid blue. Relative luminance 0.325; OKLCH L 69.3% C 0.127 H 272.2°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8196EB |
|---|---|
| RGB | rgb(129, 150, 235) |
| HSL | hsl(228, 73%, 71%) |
| HSV | hsv(228, 45%, 92%) |
| CMYK | cmyk(45.1%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(63.73, 14.53, -45.23) |
| CIE-LCH | lch(63.73, 47.51, 287.81°) |
| OKLab | oklab(69.26% 0.0048 -0.1274) |
| OKLCH | oklch(69.26% 0.127 272.2) |
| XYZ | xyz(34.9503, 32.4760, 83.0080) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Perrywinkle
#8F8CE7
ΔE00 5.45
Cornflowerblue
#6495ED
ΔE00 5.58
Soft Blue
#6488EA
ΔE00 5.64
Lavender Blue
#8B88F8
ΔE00 5.89
Faded Blue
#658CBB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8196EB #EBD681
analogous
#81CBEB #8196EB #A181EB
triadic
#8196EB #EB8196 #96EB81
tetradic
#8196EB #EB81CB #EBD681 #81EBA1
square
#8196EB #EB81CB #EBD681 #81EBA1
split-complementary
#8196EB #EBA181 #CBEB81
monochromatic
#2144D1 #4C6AE3 #8196EB #B6C2F3 #E5E9FB
Accessibility & contrast
On white
2.80
#8196EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#8196EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8196EB
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8196EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8196EB | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#6D96E9
Tritanopia (blue-blind)
#5BA8B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8196eb; /* rgb */ color: rgb(129, 150, 235); /* oklch */ color: oklch(69.3% 0.127 272.2);
Tailwind
colors: {
custom: {
50: '#aab4f2',
500: '#8196eb',
950: '#000000',
},
}SCSS
$custom: #8196eb; $custom-light: #aab4f2; $custom-dark: #000000;
JSON
{
"hex": "#8196eb",
"rgb": {
"r": 129,
"g": 150,
"b": 235
},
"hsl": {
"h": 228.113,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.69261,
"c": 0.12745,
"h": 272.2
},
"luminance": 0.32478
}Semantic roles & 50–950 ramp
primary
#8196EB
secondary
#F2ECD6
accent
#AE11D5
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#101117
muted
#7F8085