#8D91EF#8D91EF
#8D91EF is a light, vivid blue. Relative luminance 0.321; OKLCH L 69.3% C 0.137 H 280.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8D91EF |
|---|---|
| RGB | rgb(141, 145, 239) |
| HSL | hsl(238, 75%, 75%) |
| HSV | hsv(238, 41%, 94%) |
| CMYK | cmyk(41%, 39.3%, 0%, 6.3%) |
| CIE-LAB | lab(63.46, 21.54, -47.81) |
| CIE-LCH | lch(63.46, 52.44, 294.25°) |
| OKLab | oklab(69.32% 0.0246 -0.1346) |
| OKLCH | oklch(69.32% 0.137 280.3) |
| XYZ | xyz(36.6853, 32.1439, 85.9161) |
| Luminance | 0.3215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.17
Periwinkle Blue
#8F99FB
ΔE00 2.76
Lavender Blue
#8B88F8
ΔE00 3.10
Periwinkle (survey)
#8E82FE
ΔE00 5.21
Soft Blue
#6488EA
ΔE00 7.63
Cornflower
#6A79F7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D91EF #EFEB8D
analogous
#8DC2EF #8D91EF #BA8DEF
triadic
#8D91EF #EF8D91 #91EF8D
tetradic
#8D91EF #EF8DC2 #EFEB8D #8DEFBA
square
#8D91EF #EF8DC2 #EFEB8D #8DEFBA
split-complementary
#8D91EF #EFBA8D #C2EF8D
monochromatic
#2229E0 #575DE7 #8D91EF #C3C5F7 #E4E5FB
Accessibility & contrast
On white
2.83
#8D91EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#8D91EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D91EF
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D91EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D91EF | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF3
Deuteranopia (green-blind)
#6A96ED
Tritanopia (blue-blind)
#6FA4B5
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8d91ef; /* rgb */ color: rgb(141, 145, 239); /* oklch */ color: oklch(69.3% 0.137 280.3);
Tailwind
colors: {
custom: {
50: '#b2b1f4',
500: '#8d91ef',
950: '#000000',
},
}SCSS
$custom: #8d91ef; $custom-light: #b2b1f4; $custom-dark: #000000;
JSON
{
"hex": "#8d91ef",
"rgb": {
"r": 141,
"g": 145,
"b": 239
},
"hsl": {
"h": 237.551,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.69323,
"c": 0.13687,
"h": 280.3
},
"luminance": 0.32146
}Semantic roles & 50–950 ramp
primary
#8D91EF
secondary
#F3F2D8
accent
#CF0ED8
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111017
muted
#807F85