#8E80DA#8E80DA
#8E80DA is a light, vivid blue. Relative luminance 0.263; OKLCH L 65.1% C 0.132 H 289.3°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8E80DA |
|---|---|
| RGB | rgb(142, 128, 218) |
| HSL | hsl(249, 55%, 68%) |
| HSV | hsv(249, 41%, 85%) |
| CMYK | cmyk(34.9%, 41.3%, 0%, 14.5%) |
| CIE-LAB | lab(58.27, 25.96, -44.33) |
| CIE-LCH | lch(58.27, 51.37, 300.36°) |
| OKLab | oklab(65.05% 0.0437 -0.1245) |
| OKLCH | oklch(65.05% 0.132 289.3) |
| XYZ | xyz(31.5260, 26.2503, 69.7219) |
| Luminance | 0.2625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.16
Mediumpurple
#9370DB
ΔE00 5.29
Lavender Blue
#8B88F8
ΔE00 5.41
Periwinkle (survey)
#8E82FE
ΔE00 5.51
Deep Lilac
#966EBD
ΔE00 8.40
Cornflower
#6A79F7
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8E80DA #CCDA80
analogous
#809FDA #8E80DA #BB80DA
triadic
#8E80DA #DA8E80 #80DA8E
tetradic
#8E80DA #DA809F #CCDA80 #80DABB
square
#8E80DA #DA809F #CCDA80 #80DABB
split-complementary
#8E80DA #DABB80 #9FDA80
monochromatic
#4632AD #6451CC #8E80DA #B8AFE8 #E2DFF6
Accessibility & contrast
On white
3.36
#8E80DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#8E80DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8E80DA
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8E80DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8E80DA | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#638EDD
Deuteranopia (green-blind)
#638AD8
Tritanopia (blue-blind)
#7B91A2
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #8e80da; /* rgb */ color: rgb(142, 128, 218); /* oklch */ color: oklch(65.1% 0.132 289.3);
Tailwind
colors: {
custom: {
50: '#b2a5e6',
500: '#8e80da',
950: '#000000',
},
}SCSS
$custom: #8e80da; $custom-light: #b2a5e6; $custom-dark: #000000;
JSON
{
"hex": "#8e80da",
"rgb": {
"r": 142,
"g": 128,
"b": 218
},
"hsl": {
"h": 249.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.65053,
"c": 0.13196,
"h": 289.3
},
"luminance": 0.26251
}Semantic roles & 50–950 ramp
primary
#8E80DA
secondary
#E4E9CD
accent
#C223AA
background
#FBFAFE
surface
#F6F4FC
border
#D0CED5
text
#110F16
muted
#807F84