#8D8DF8#8D8DF8
#8D8DF8 is a light, vivid blue. Relative luminance 0.315; OKLCH L 69.1% C 0.155 H 281.6°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8DF8 |
|---|---|
| RGB | rgb(141, 141, 248) |
| HSL | hsl(240, 88%, 76%) |
| HSV | hsv(240, 43%, 97%) |
| CMYK | cmyk(43.1%, 43.1%, 0%, 2.7%) |
| CIE-LAB | lab(62.92, 26.39, -53.62) |
| CIE-LCH | lch(62.92, 59.76, 296.20°) |
| OKLab | oklab(69.06% 0.031 -0.1516) |
| OKLCH | oklch(69.06% 0.155 281.6) |
| XYZ | xyz(37.4477, 31.4881, 92.8934) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.46
Perrywinkle
#8F8CE7
ΔE00 2.70
Periwinkle (survey)
#8E82FE
ΔE00 3.50
Periwinkle Blue
#8F99FB
ΔE00 3.57
Cornflower
#6A79F7
ΔE00 7.48
Soft Blue
#6488EA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8DF8 #F8F88D
analogous
#8DC3F8 #8D8DF8 #C38DF8
triadic
#8D8DF8 #F88D8D #8DF88D
tetradic
#8D8DF8 #F88DC3 #F8F88D #8DF8C3
square
#8D8DF8 #F88DC3 #F8F88D #8DF8C3
split-complementary
#8D8DF8 #F8C38D #C3F88D
monochromatic
#1A1AF1 #5353F4 #8D8DF8 #C7C7FC #E2E2FD
Accessibility & contrast
On white
2.88
#8D8DF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#8D8DF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8DF8
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8DF8 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#5E94F6
Tritanopia (blue-blind)
#6BA3B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8d8df8; /* rgb */ color: rgb(141, 141, 248); /* oklch */ color: oklch(69.1% 0.155 281.6);
Tailwind
colors: {
custom: {
50: '#b3aefb',
500: '#8d8df8',
950: '#000000',
},
}SCSS
$custom: #8d8df8; $custom-light: #b3aefb; $custom-dark: #000000;
JSON
{
"hex": "#8d8df8",
"rgb": {
"r": 141,
"g": 141,
"b": 248
},
"hsl": {
"h": 240,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.69056,
"c": 0.15477,
"h": 281.6
},
"luminance": 0.3149
}Semantic roles & 50–950 ramp
primary
#8D8DF8
secondary
#F5F5D6
accent
#E500E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85