#8D91ED#8D91ED
#8D91ED is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.2% C 0.134 H 280.4°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91ED |
|---|---|
| RGB | rgb(141, 145, 237) |
| HSL | hsl(238, 73%, 74%) |
| HSV | hsv(238, 41%, 93%) |
| CMYK | cmyk(40.5%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(63.36, 20.98, -46.86) |
| CIE-LCH | lch(63.36, 51.34, 294.12°) |
| OKLab | oklab(69.22% 0.0242 -0.1319) |
| OKLCH | oklch(69.22% 0.134 280.4) |
| XYZ | xyz(36.3915, 32.0264, 84.3686) |
| Luminance | 0.3203 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.02
Periwinkle Blue
#8F99FB
ΔE00 2.92
Lavender Blue
#8B88F8
ΔE00 3.27
Periwinkle (survey)
#8E82FE
ΔE00 5.36
Soft Blue
#6488EA
ΔE00 7.67
Cornflower
#6A79F7
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91ED #EDE98D
analogous
#8DC1ED #8D91ED #B98DED
triadic
#8D91ED #ED8D91 #91ED8D
tetradic
#8D91ED #ED8DC1 #EDE98D #8DEDB9
square
#8D91ED #ED8DC1 #EDE98D #8DEDB9
split-complementary
#8D91ED #EDB98D #C1ED8D
monochromatic
#232BDC #585EE5 #8D91ED #C2C4F5 #E5E6FB
Accessibility & contrast
On white
2.84
#8D91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#8D91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91ED
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91ED | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#6B96EB
Tritanopia (blue-blind)
#70A3B4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d91ed; /* rgb */ color: rgb(141, 145, 237); /* oklch */ color: oklch(69.2% 0.134 280.4);
Tailwind
colors: {
custom: {
50: '#b2b1f3',
500: '#8d91ed',
950: '#000000',
},
}SCSS
$custom: #8d91ed; $custom-light: #b2b1f3; $custom-dark: #000000;
JSON
{
"hex": "#8d91ed",
"rgb": {
"r": 141,
"g": 145,
"b": 237
},
"hsl": {
"h": 237.5,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.69218,
"c": 0.13408,
"h": 280.4
},
"luminance": 0.32028
}Semantic roles & 50–950 ramp
primary
#8D91ED
secondary
#F2F1D9
accent
#CD11D5
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85