#8D83EF#8D83EF
#8D83EF is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.7% C 0.156 H 285.6°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8D83EF |
|---|---|
| RGB | rgb(141, 131, 239) |
| HSL | hsl(246, 77%, 73%) |
| HSV | hsv(246, 45%, 94%) |
| CMYK | cmyk(41%, 45.2%, 0%, 6.3%) |
| CIE-LAB | lab(60.00, 29.68, -53.29) |
| CIE-LCH | lch(60.00, 61.00, 299.11°) |
| OKLab | oklab(66.69% 0.0419 -0.1507) |
| OKLCH | oklch(66.69% 0.156 285.6) |
| XYZ | xyz(34.6764, 28.1260, 85.2464) |
| Luminance | 0.2813 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.13
Periwinkle (survey)
#8E82FE
ΔE00 2.14
Perrywinkle
#8F8CE7
ΔE00 3.13
Cornflower
#6A79F7
ΔE00 6.55
Periwinkle Blue
#8F99FB
ΔE00 6.77
Mediumpurple
#9370DB
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D83EF #E5EF83
analogous
#83AFEF #8D83EF #C383EF
triadic
#8D83EF #EF8D83 #83EF8D
tetradic
#8D83EF #EF83AF #E5EF83 #83EFC3
square
#8D83EF #EF83AF #E5EF83 #83EFC3
split-complementary
#8D83EF #EFC383 #AFEF83
monochromatic
#2E1CDB #5B4DE8 #8D83EF #BFB9F6 #E6E4FC
Accessibility & contrast
On white
3.17
#8D83EF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#8D83EF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8D83EF
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D83EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D83EF | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A94F3
Deuteranopia (green-blind)
#578DED
Tritanopia (blue-blind)
#7099AD
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8d83ef; /* rgb */ color: rgb(141, 131, 239); /* oklch */ color: oklch(66.7% 0.156 285.6);
Tailwind
colors: {
custom: {
50: '#b3a7f5',
500: '#8d83ef',
950: '#000000',
},
}SCSS
$custom: #8d83ef; $custom-light: #b3a7f5; $custom-dark: #000000;
JSON
{
"hex": "#8d83ef",
"rgb": {
"r": 141,
"g": 131,
"b": 239
},
"hsl": {
"h": 245.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.66693,
"c": 0.15644,
"h": 285.6
},
"luminance": 0.28127
}Semantic roles & 50–950 ramp
primary
#8D83EF
secondary
#F1F3D8
accent
#D90CC6
background
#FBFAFF
surface
#F6F4FE
border
#D0CED6
text
#110F17
muted
#807F85