#8D8DF5#8D8DF5
#8D8DF5 is a light, vivid blue. Relative luminance 0.313; OKLCH L 68.9% C 0.151 H 281.7°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8D8DF5 |
|---|---|
| RGB | rgb(141, 141, 245) |
| HSL | hsl(240, 84%, 76%) |
| HSV | hsv(240, 42%, 96%) |
| CMYK | cmyk(42.4%, 42.4%, 0%, 3.9%) |
| CIE-LAB | lab(62.76, 25.54, -52.22) |
| CIE-LCH | lch(62.76, 58.13, 296.06°) |
| OKLab | oklab(68.89% 0.0306 -0.1475) |
| OKLCH | oklch(68.89% 0.151 281.7) |
| XYZ | xyz(36.9860, 31.3034, 90.4619) |
| Luminance | 0.3130 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.56
Perrywinkle
#8F8CE7
ΔE00 2.29
Periwinkle Blue
#8F99FB
ΔE00 3.61
Periwinkle (survey)
#8E82FE
ΔE00 3.65
Cornflower
#6A79F7
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D8DF5 #F5F58D
analogous
#8DC1F5 #8D8DF5 #C18DF5
triadic
#8D8DF5 #F58D8D #8DF58D
tetradic
#8D8DF5 #F58DC1 #F5F58D #8DF5C1
square
#8D8DF5 #F58DC1 #F5F58D #8DF5C1
split-complementary
#8D8DF5 #F5C18D #C1F58D
monochromatic
#1C1CEB #5555F0 #8D8DF5 #C5C5FA #E3E3FD
Accessibility & contrast
On white
2.89
#8D8DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#8D8DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D8DF5
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D8DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D8DF5 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CF9
Deuteranopia (green-blind)
#6194F3
Tritanopia (blue-blind)
#6CA2B5
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8d8df5; /* rgb */ color: rgb(141, 141, 245); /* oklch */ color: oklch(68.9% 0.151 281.7);
Tailwind
colors: {
custom: {
50: '#b3aef9',
500: '#8d8df5',
950: '#000000',
},
}SCSS
$custom: #8d8df5; $custom-light: #b3aef9; $custom-dark: #000000;
JSON
{
"hex": "#8d8df5",
"rgb": {
"r": 141,
"g": 141,
"b": 245
},
"hsl": {
"h": 240,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.68888,
"c": 0.15066,
"h": 281.7
},
"luminance": 0.31305
}Semantic roles & 50–950 ramp
primary
#8D8DF5
secondary
#F4F4D7
accent
#E005E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85