#8A83F8#8A83F8
#8A83F8 is a light, vivid blue. Relative luminance 0.284; OKLCH L 67.0% C 0.169 H 283.6°. Best body text is #000000 at 6.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8A83F8 |
|---|---|
| RGB | rgb(138, 131, 248) |
| HSL | hsl(244, 89%, 74%) |
| HSV | hsv(244, 47%, 97%) |
| CMYK | cmyk(44.4%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(60.26, 31.50, -57.87) |
| CIE-LCH | lch(60.26, 65.89, 298.56°) |
| OKLab | oklab(66.99% 0.0396 -0.1642) |
| OKLCH | oklch(66.99% 0.169 283.6) |
| XYZ | xyz(35.5358, 28.4116, 92.4003) |
| Luminance | 0.2841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.15
Lavender Blue
#8B88F8
ΔE00 1.48
Perrywinkle
#8F8CE7
ΔE00 3.94
Cornflower
#6A79F7
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.46
Mediumpurple
#9370DB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A83F8 #F1F883
analogous
#83B7F8 #8A83F8 #C583F8
triadic
#8A83F8 #F88A83 #83F88A
tetradic
#8A83F8 #F883B7 #F1F883 #83F8C5
square
#8A83F8 #F883B7 #F1F883 #83F8C5
split-complementary
#8A83F8 #F8C583 #B7F883
monochromatic
#1D0FF1 #5349F5 #8A83F8 #C1BDFB #E4E2FD
Accessibility & contrast
On white
3.14
#8A83F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.68
#8A83F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A83F8
6.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A83F8 | 1.00 | 3.14 | 6.68 | 6.68 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FC
Deuteranopia (green-blind)
#4D8DF5
Tritanopia (blue-blind)
#669BB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8a83f8; /* rgb */ color: rgb(138, 131, 248); /* oklch */ color: oklch(67.0% 0.169 283.6);
Tailwind
colors: {
custom: {
50: '#b2a7fb',
500: '#8a83f8',
950: '#000000',
},
}SCSS
$custom: #8a83f8; $custom-light: #b2a7fb; $custom-dark: #000000;
JSON
{
"hex": "#8a83f8",
"rgb": {
"r": 138,
"g": 131,
"b": 248
},
"hsl": {
"h": 243.59,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.66987,
"c": 0.1689,
"h": 283.6
},
"luminance": 0.28413
}Semantic roles & 50–950 ramp
primary
#8A83F8
secondary
#F4F5D6
accent
#E600D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85