#8192EB#8192EB
#8192EB is a light, vivid blue. Relative luminance 0.312; OKLCH L 68.5% C 0.133 H 274.2°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8192EB |
|---|---|
| RGB | rgb(129, 146, 235) |
| HSL | hsl(230, 73%, 71%) |
| HSV | hsv(230, 45%, 92%) |
| CMYK | cmyk(45.1%, 37.9%, 0%, 7.8%) |
| CIE-LAB | lab(62.69, 16.86, -46.87) |
| CIE-LCH | lch(62.69, 49.81, 289.78°) |
| OKLab | oklab(68.46% 0.0097 -0.1321) |
| OKLCH | oklch(68.46% 0.133 274.2) |
| XYZ | xyz(34.3229, 31.2212, 82.7989) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.28
Perrywinkle
#8F8CE7
ΔE00 4.41
Lavender Blue
#8B88F8
ΔE00 4.74
Soft Blue
#6488EA
ΔE00 5.31
Cornflowerblue
#6495ED
ΔE00 6.26
Periwinkle (survey)
#8E82FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8192EB #EBDA81
analogous
#81C7EB #8192EB #A581EB
triadic
#8192EB #EB8192 #92EB81
tetradic
#8192EB #EB81C7 #EBDA81 #81EBA5
square
#8192EB #EB81C7 #EBDA81 #81EBA5
split-complementary
#8192EB #EBA581 #C7EB81
monochromatic
#213DD1 #4C64E3 #8192EB #B6C0F3 #E5E8FB
Accessibility & contrast
On white
2.90
#8192EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#8192EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8192EB
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8192EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8192EB | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#6894E9
Tritanopia (blue-blind)
#5BA4B3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8192eb; /* rgb */ color: rgb(129, 146, 235); /* oklch */ color: oklch(68.5% 0.133 274.2);
Tailwind
colors: {
custom: {
50: '#aab1f2',
500: '#8192eb',
950: '#000000',
},
}SCSS
$custom: #8192eb; $custom-light: #aab1f2; $custom-dark: #000000;
JSON
{
"hex": "#8192eb",
"rgb": {
"r": 129,
"g": 146,
"b": 235
},
"hsl": {
"h": 230.377,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.6846,
"c": 0.1325,
"h": 274.2
},
"luminance": 0.31223
}Semantic roles & 50–950 ramp
primary
#8192EB
secondary
#F2EDD6
accent
#B511D5
background
#FAFAFE
surface
#F4F5FD
border
#CECFD5
text
#101017
muted
#7F7F85