#8D91EC#8D91EC
#8D91EC is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.133 H 280.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91EC |
|---|---|
| RGB | rgb(141, 145, 236) |
| HSL | hsl(237, 71%, 74%) |
| HSV | hsv(237, 40%, 93%) |
| CMYK | cmyk(40.3%, 38.6%, 0%, 7.5%) |
| CIE-LAB | lab(63.32, 20.70, -46.39) |
| CIE-LCH | lch(63.32, 50.80, 294.05°) |
| OKLab | oklab(69.16% 0.024 -0.1305) |
| OKLCH | oklch(69.16% 0.133 280.4) |
| XYZ | xyz(36.2458, 31.9681, 83.6013) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 1.96
Periwinkle Blue
#8F99FB
ΔE00 3.01
Lavender Blue
#8B88F8
ΔE00 3.36
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Soft Blue
#6488EA
ΔE00 7.70
Cornflower
#6A79F7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91EC #ECE88D
analogous
#8DC1EC #8D91EC #B98DEC
triadic
#8D91EC #EC8D91 #91EC8D
tetradic
#8D91EC #EC8DC1 #ECE88D #8DECB9
square
#8D91EC #EC8DC1 #ECE88D #8DECB9
split-complementary
#8D91EC #ECB98D #C1EC8D
monochromatic
#242CDA #595EE3 #8D91EC #C1C4F5 #E5E6FB
Accessibility & contrast
On white
2.84
#8D91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#8D91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91EC
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91EC | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#6C96EA
Tritanopia (blue-blind)
#70A3B3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d91ec; /* rgb */ color: rgb(141, 145, 236); /* oklch */ color: oklch(69.2% 0.133 280.4);
Tailwind
colors: {
custom: {
50: '#b2b1f2',
500: '#8d91ec',
950: '#000000',
},
}SCSS
$custom: #8d91ec; $custom-light: #b2b1f2; $custom-dark: #000000;
JSON
{
"hex": "#8d91ec",
"rgb": {
"r": 141,
"g": 145,
"b": 236
},
"hsl": {
"h": 237.474,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.69165,
"c": 0.13268,
"h": 280.4
},
"luminance": 0.3197
}Semantic roles & 50–950 ramp
primary
#8D91EC
secondary
#F2F1D9
accent
#CB12D3
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85