#8191EE#8191EE
#8191EE is a light, vivid blue. Relative luminance 0.311; OKLCH L 68.4% C 0.138 H 274.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8191EE |
|---|---|
| RGB | rgb(129, 145, 238) |
| HSL | hsl(231, 76%, 72%) |
| HSV | hsv(231, 46%, 93%) |
| CMYK | cmyk(45.8%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(62.58, 18.32, -48.70) |
| CIE-LCH | lch(62.58, 52.03, 290.61°) |
| OKLab | oklab(68.42% 0.0115 -0.1375) |
| OKLCH | oklch(68.42% 0.138 274.8) |
| XYZ | xyz(34.6065, 31.0891, 85.0496) |
| Luminance | 0.3109 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.20
Perrywinkle
#8F8CE7
ΔE00 4.27
Lavender Blue
#8B88F8
ΔE00 4.30
Soft Blue
#6488EA
ΔE00 5.25
Cornflowerblue
#6495ED
ΔE00 6.43
Periwinkle (survey)
#8E82FE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191EE #EEDE81
analogous
#81C7EE #8191EE #A881EE
triadic
#8191EE #EE8191 #91EE81
tetradic
#8191EE #EE81C7 #EEDE81 #81EEA8
square
#8191EE #EE81C7 #EEDE81 #81EEA8
split-complementary
#8191EE #EEA881 #C7EE81
monochromatic
#1D38D8 #4B62E7 #8191EE #B7C0F5 #E4E7FB
Accessibility & contrast
On white
2.91
#8191EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#8191EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191EE
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191EE | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF2
Deuteranopia (green-blind)
#6593EC
Tritanopia (blue-blind)
#59A4B4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8191ee; /* rgb */ color: rgb(129, 145, 238); /* oklch */ color: oklch(68.4% 0.138 274.8);
Tailwind
colors: {
custom: {
50: '#abb1f4',
500: '#8191ee',
950: '#000000',
},
}SCSS
$custom: #8191ee; $custom-light: #abb1f4; $custom-dark: #000000;
JSON
{
"hex": "#8191ee",
"rgb": {
"r": 129,
"g": 145,
"b": 238
},
"hsl": {
"h": 231.193,
"s": 76.224,
"l": 71.961
},
"oklch": {
"l": 0.68423,
"c": 0.13798,
"h": 274.8
},
"luminance": 0.31091
}Semantic roles & 50–950 ramp
primary
#8191EE
secondary
#F3EFD8
accent
#BB0DD8
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85