#8D8EF8#8D8EF8
#8D8EF8 is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.2% C 0.153 H 281.2°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8EF8 |
|---|---|
| RGB | rgb(141, 142, 248) |
| HSL | hsl(239, 88%, 76%) |
| HSV | hsv(239, 43%, 97%) |
| CMYK | cmyk(43.1%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(63.16, 25.81, -53.23) |
| CIE-LCH | lch(63.16, 59.16, 295.86°) |
| OKLab | oklab(69.24% 0.0298 -0.1505) |
| OKLCH | oklch(69.24% 0.153 281.2) |
| XYZ | xyz(37.5958, 31.7843, 92.9428) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.75
Perrywinkle
#8F8CE7
ΔE00 2.74
Periwinkle Blue
#8F99FB
ΔE00 3.26
Periwinkle (survey)
#8E82FE
ΔE00 3.80
Cornflower
#6A79F7
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8EF8 #F8F78D
analogous
#8DC4F8 #8D8EF8 #C28DF8
triadic
#8D8EF8 #F88D8E #8EF88D
tetradic
#8D8EF8 #F88DC4 #F8F78D #8DF8C2
square
#8D8EF8 #F88DC4 #F8F78D #8DF8C2
split-complementary
#8D8EF8 #F8C28D #C4F88D
monochromatic
#1A1CF1 #5355F4 #8D8EF8 #C7C7FC #E2E2FD
Accessibility & contrast
On white
2.85
#8D8EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#8D8EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8EF8
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8EF8 | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#6095F6
Tritanopia (blue-blind)
#6BA4B7
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8d8ef8; /* rgb */ color: rgb(141, 142, 248); /* oklch */ color: oklch(69.2% 0.153 281.2);
Tailwind
colors: {
custom: {
50: '#b3affb',
500: '#8d8ef8',
950: '#000000',
},
}SCSS
$custom: #8d8ef8; $custom-light: #b3affb; $custom-dark: #000000;
JSON
{
"hex": "#8d8ef8",
"rgb": {
"r": 141,
"g": 142,
"b": 248
},
"hsl": {
"h": 239.439,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.69244,
"c": 0.15341,
"h": 281.2
},
"luminance": 0.31786
}Semantic roles & 50–950 ramp
primary
#8D8EF8
secondary
#F5F5D6
accent
#E300E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85