#8D83F7#8D83F7
#8D83F7 is a light, vivid blue. Relative luminance 0.286; OKLCH L 67.2% C 0.167 H 284.9°. Best body text is #000000 at 6.72:1 contrast (WCAG AA passes).
Color values
| HEX | #8D83F7 |
|---|---|
| RGB | rgb(141, 131, 247) |
| HSL | hsl(245, 88%, 74%) |
| HSV | hsv(245, 47%, 97%) |
| CMYK | cmyk(42.9%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(60.44, 31.91, -57.02) |
| CIE-LCH | lch(60.44, 65.35, 299.23°) |
| OKLab | oklab(67.16% 0.0429 -0.1616) |
| OKLCH | oklch(67.16% 0.167 284.9) |
| XYZ | xyz(35.8845, 28.6093, 91.6090) |
| Luminance | 0.2861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.02
Lavender Blue
#8B88F8
ΔE00 1.68
Perrywinkle
#8F8CE7
ΔE00 3.80
Cornflower
#6A79F7
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 6.60
Mediumpurple
#9370DB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D83F7 #EDF783
analogous
#83B3F7 #8D83F7 #C783F7
triadic
#8D83F7 #F78D83 #83F78D
tetradic
#8D83F7 #F783B3 #EDF783 #83F7C7
square
#8D83F7 #F783B3 #EDF783 #83F7C7
split-complementary
#8D83F7 #F7C783 #B3F783
monochromatic
#2310F0 #584AF3 #8D83F7 #C2BCFB #E5E2FD
Accessibility & contrast
On white
3.12
#8D83F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.72
#8D83F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D83F7
6.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D83F7 | 1.00 | 3.12 | 6.72 | 6.72 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5495FB
Deuteranopia (green-blind)
#508EF4
Tritanopia (blue-blind)
#6C9BB1
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8d83f7; /* rgb */ color: rgb(141, 131, 247); /* oklch */ color: oklch(67.2% 0.167 284.9);
Tailwind
colors: {
custom: {
50: '#b3a7fa',
500: '#8d83f7',
950: '#000000',
},
}SCSS
$custom: #8d83f7; $custom-light: #b3a7fa; $custom-dark: #000000;
JSON
{
"hex": "#8d83f7",
"rgb": {
"r": 141,
"g": 131,
"b": 247
},
"hsl": {
"h": 245.172,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.6716,
"c": 0.16724,
"h": 284.9
},
"luminance": 0.28611
}Semantic roles & 50–950 ramp
primary
#8D83F7
secondary
#F2F5D6
accent
#E401D1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85