#8192EE#8192EE
#8192EE is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.6% C 0.137 H 274.3°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8192EE |
|---|---|
| RGB | rgb(129, 146, 238) |
| HSL | hsl(231, 76%, 72%) |
| HSV | hsv(231, 46%, 93%) |
| CMYK | cmyk(45.8%, 38.7%, 0%, 6.7%) |
| CIE-LAB | lab(62.84, 17.73, -48.30) |
| CIE-LCH | lch(62.84, 51.45, 290.16°) |
| OKLab | oklab(68.62% 0.0103 -0.1363) |
| OKLCH | oklch(68.62% 0.137 274.3) |
| XYZ | xyz(34.7600, 31.3960, 85.1008) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Perrywinkle
#8F8CE7
ΔE00 4.50
Lavender Blue
#8B88F8
ΔE00 4.58
Soft Blue
#6488EA
ΔE00 5.29
Cornflowerblue
#6495ED
ΔE00 6.24
Periwinkle (survey)
#8E82FE
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8192EE #EEDD81
analogous
#81C9EE #8192EE #A781EE
triadic
#8192EE #EE8192 #92EE81
tetradic
#8192EE #EE81C9 #EEDD81 #81EEA7
square
#8192EE #EE81C9 #EEDD81 #81EEA7
split-complementary
#8192EE #EEA781 #C9EE81
monochromatic
#1D3AD8 #4B63E7 #8192EE #B7C1F5 #E4E8FB
Accessibility & contrast
On white
2.88
#8192EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8192EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8192EE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8192EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8192EE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#6694EC
Tritanopia (blue-blind)
#59A5B5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8192ee; /* rgb */ color: rgb(129, 146, 238); /* oklch */ color: oklch(68.6% 0.137 274.3);
Tailwind
colors: {
custom: {
50: '#abb1f4',
500: '#8192ee',
950: '#000000',
},
}SCSS
$custom: #8192ee; $custom-light: #abb1f4; $custom-dark: #000000;
JSON
{
"hex": "#8192ee",
"rgb": {
"r": 129,
"g": 146,
"b": 238
},
"hsl": {
"h": 230.642,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.68621,
"c": 0.13669,
"h": 274.3
},
"luminance": 0.31398
}Semantic roles & 50–950 ramp
primary
#8192EE
secondary
#F3EFD8
accent
#B90DD8
background
#FAFAFE
surface
#F4F5FD
border
#CECFD5
text
#101017
muted
#7F7F85