#8191ED#8191ED
#8191ED is a light, vivid blue. Relative luminance 0.310; OKLCH L 68.4% C 0.137 H 274.7°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #8191ED |
|---|---|
| RGB | rgb(129, 145, 237) |
| HSL | hsl(231, 75%, 72%) |
| HSV | hsv(231, 46%, 93%) |
| CMYK | cmyk(45.6%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(62.53, 18.02, -48.23) |
| CIE-LCH | lch(62.53, 51.49, 290.49°) |
| OKLab | oklab(68.37% 0.0113 -0.1361) |
| OKLCH | oklch(68.37% 0.137 274.7) |
| XYZ | xyz(34.4600, 31.0305, 84.2780) |
| Luminance | 0.3103 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.25
Perrywinkle
#8F8CE7
ΔE00 4.24
Lavender Blue
#8B88F8
ΔE00 4.35
Soft Blue
#6488EA
ΔE00 5.25
Cornflowerblue
#6495ED
ΔE00 6.43
Periwinkle (survey)
#8E82FE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8191ED #EDDD81
analogous
#81C7ED #8191ED #A781ED
triadic
#8191ED #ED8191 #91ED81
tetradic
#8191ED #ED81C7 #EDDD81 #81EDA7
square
#8191ED #ED81C7 #EDDD81 #81EDA7
split-complementary
#8191ED #EDA781 #C7ED81
monochromatic
#1E3AD5 #4B62E5 #8191ED #B7C0F5 #E4E8FB
Accessibility & contrast
On white
2.91
#8191ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#8191ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8191ED
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8191ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8191ED | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#6593EB
Tritanopia (blue-blind)
#5AA4B4
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #8191ed; /* rgb */ color: rgb(129, 145, 237); /* oklch */ color: oklch(68.4% 0.137 274.7);
Tailwind
colors: {
custom: {
50: '#abb1f3',
500: '#8191ed',
950: '#000000',
},
}SCSS
$custom: #8191ed; $custom-light: #abb1f3; $custom-dark: #000000;
JSON
{
"hex": "#8191ed",
"rgb": {
"r": 129,
"g": 145,
"b": 237
},
"hsl": {
"h": 231.111,
"s": 75,
"l": 71.765
},
"oklch": {
"l": 0.68369,
"c": 0.13658,
"h": 274.7
},
"luminance": 0.31032
}Semantic roles & 50–950 ramp
primary
#8191ED
secondary
#F3EFD7
accent
#B90ED7
background
#FAFAFE
surface
#F4F4FD
border
#CECED5
text
#101017
muted
#7F7F85