#A78FED#A78FED
#A78FED is a light, vivid violet. Relative luminance 0.340; OKLCH L 70.9% C 0.136 H 294.4°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A78FED |
|---|---|
| RGB | rgb(167, 143, 237) |
| HSL | hsl(255, 72%, 75%) |
| HSV | hsv(255, 40%, 93%) |
| CMYK | cmyk(29.5%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(64.94, 29.03, -44.24) |
| CIE-LCH | lch(64.94, 52.91, 303.27°) |
| OKLab | oklab(70.93% 0.0562 -0.1237) |
| OKLCH | oklch(70.93% 0.136 294.4) |
| XYZ | xyz(41.0411, 33.9742, 84.4998) |
| Luminance | 0.3397 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.07
Liliac
#C48EFD
ΔE00 5.84
Lavender Blue
#8B88F8
ΔE00 6.54
Periwinkle (survey)
#8E82FE
ΔE00 6.86
Lavender
#B39DDB
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A78FED #D5ED8F
analogous
#8FA6ED #A78FED #D68FED
triadic
#A78FED #EDA78F #8FEDA7
tetradic
#A78FED #ED8FA6 #D5ED8F #8FEDD6
square
#A78FED #ED8FA6 #D5ED8F #8FEDD6
split-complementary
#A78FED #EDD68F #A6ED8F
monochromatic
#5426DC #7E5AE5 #A78FED #D0C4F5 #EAE5FB
Accessibility & contrast
On white
2.69
#A78FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#A78FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A78FED
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A78FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A78FED | 1.00 | 2.69 | 7.79 | 7.79 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF1
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#98A0B3
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a78fed; /* rgb */ color: rgb(167, 143, 237); /* oklch */ color: oklch(70.9% 0.136 294.4);
Tailwind
colors: {
custom: {
50: '#c3b0f3',
500: '#a78fed',
950: '#000000',
},
}SCSS
$custom: #a78fed; $custom-light: #c3b0f3; $custom-dark: #000000;
JSON
{
"hex": "#a78fed",
"rgb": {
"r": 167,
"g": 143,
"b": 237
},
"hsl": {
"h": 255.319,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.70928,
"c": 0.13586,
"h": 294.4
},
"luminance": 0.33975
}Semantic roles & 50–950 ramp
primary
#A78FED
secondary
#ECF2D9
accent
#D411A3
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85