#8A80F2#8A80F2
#8A80F2 is a light, vivid blue. Relative luminance 0.273; OKLCH L 66.1% C 0.165 H 284.9°. Best body text is #000000 at 6.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8A80F2 |
|---|---|
| RGB | rgb(138, 128, 242) |
| HSL | hsl(245, 81%, 73%) |
| HSV | hsv(245, 47%, 95%) |
| CMYK | cmyk(43%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(59.21, 31.55, -56.24) |
| CIE-LCH | lch(59.21, 64.48, 299.29°) |
| OKLab | oklab(66.09% 0.0425 -0.1594) |
| OKLCH | oklch(66.09% 0.165 284.9) |
| XYZ | xyz(34.2228, 27.2510, 87.4440) |
| Luminance | 0.2725 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.76
Lavender Blue
#8B88F8
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 4.15
Cornflower
#6A79F7
ΔE00 5.72
Mediumpurple
#9370DB
ΔE00 6.68
Mediumslateblue
#7B68EE
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A80F2 #E8F280
analogous
#80AFF2 #8A80F2 #C380F2
triadic
#8A80F2 #F28A80 #80F28A
tetradic
#8A80F2 #F280AF #E8F280 #80F2C3
square
#8A80F2 #F280AF #E8F280 #80F2C3
split-complementary
#8A80F2 #F2C380 #AFF280
monochromatic
#2917E1 #5748EC #8A80F2 #BDB8F8 #E5E3FC
Accessibility & contrast
On white
3.26
#8A80F2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.45
#8A80F2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8A80F2
6.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A80F2 | 1.00 | 3.26 | 6.45 | 6.45 |
| #FFFFFF | 3.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5292F6
Deuteranopia (green-blind)
#4E8BEF
Tritanopia (blue-blind)
#6A98AD
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #8a80f2; /* rgb */ color: rgb(138, 128, 242); /* oklch */ color: oklch(66.1% 0.165 284.9);
Tailwind
colors: {
custom: {
50: '#b1a5f7',
500: '#8a80f2',
950: '#000000',
},
}SCSS
$custom: #8a80f2; $custom-light: #b1a5f7; $custom-dark: #000000;
JSON
{
"hex": "#8a80f2",
"rgb": {
"r": 138,
"g": 128,
"b": 242
},
"hsl": {
"h": 245.263,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.66086,
"c": 0.16499,
"h": 284.9
},
"luminance": 0.27252
}Semantic roles & 50–950 ramp
primary
#8A80F2
secondary
#F1F4D7
accent
#DE08CB
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85