#8D8EF7#8D8EF7
#8D8EF7 is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.2% C 0.152 H 281.2°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8EF7 |
|---|---|
| RGB | rgb(141, 142, 247) |
| HSL | hsl(239, 87%, 76%) |
| HSV | hsv(239, 43%, 97%) |
| CMYK | cmyk(42.9%, 42.5%, 0%, 3.1%) |
| CIE-LAB | lab(63.11, 25.52, -52.76) |
| CIE-LCH | lch(63.11, 58.61, 295.81°) |
| OKLab | oklab(69.19% 0.0297 -0.1491) |
| OKLCH | oklch(69.19% 0.152 281.2) |
| XYZ | xyz(37.4410, 31.7224, 92.1279) |
| Luminance | 0.3172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.78
Perrywinkle
#8F8CE7
ΔE00 2.61
Periwinkle Blue
#8F99FB
ΔE00 3.27
Periwinkle (survey)
#8E82FE
ΔE00 3.84
Cornflower
#6A79F7
ΔE00 7.67
Soft Blue
#6488EA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8EF7 #F7F68D
analogous
#8DC3F7 #8D8EF7 #C18DF7
triadic
#8D8EF7 #F78D8E #8EF78D
tetradic
#8D8EF7 #F78DC3 #F7F68D #8DF7C1
square
#8D8EF7 #F78DC3 #F7F68D #8DF7C1
split-complementary
#8D8EF7 #F7C18D #C3F78D
monochromatic
#1B1DEF #5455F3 #8D8EF7 #C6C7FB #E2E3FD
Accessibility & contrast
On white
2.86
#8D8EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#8D8EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8EF7
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8EF7 | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#6195F5
Tritanopia (blue-blind)
#6BA3B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d8ef7; /* rgb */ color: rgb(141, 142, 247); /* oklch */ color: oklch(69.2% 0.152 281.2);
Tailwind
colors: {
custom: {
50: '#b3affa',
500: '#8d8ef7',
950: '#000000',
},
}SCSS
$custom: #8d8ef7; $custom-light: #b3affa; $custom-dark: #000000;
JSON
{
"hex": "#8d8ef7",
"rgb": {
"r": 141,
"g": 142,
"b": 247
},
"hsl": {
"h": 239.434,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.69188,
"c": 0.15204,
"h": 281.2
},
"luminance": 0.31724
}Semantic roles & 50–950 ramp
primary
#8D8EF7
secondary
#F5F5D6
accent
#E102E3
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85