#A78CED#A78CED
#A78CED is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.4% C 0.141 H 295.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A78CED |
|---|---|
| RGB | rgb(167, 140, 237) |
| HSL | hsl(257, 73%, 74%) |
| HSV | hsv(257, 41%, 93%) |
| CMYK | cmyk(29.5%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.23, 30.73, -45.36) |
| CIE-LCH | lch(64.23, 54.79, 304.12°) |
| OKLab | oklab(70.39% 0.0602 -0.1269) |
| OKLCH | oklch(70.39% 0.141 295.4) |
| XYZ | xyz(40.5968, 33.0855, 84.3516) |
| Luminance | 0.3309 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.26
Liliac
#C48EFD
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.49
Periwinkle (survey)
#8E82FE
ΔE00 6.53
Baby Purple
#CA9BF7
ΔE00 7.31
Pale Purple
#B790D4
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A78CED #D2ED8C
analogous
#8CA2ED #A78CED #D88CED
triadic
#A78CED #EDA78C #8CEDA7
tetradic
#A78CED #ED8CA2 #D2ED8C #8CEDD8
square
#A78CED #ED8CA2 #D2ED8C #8CEDD8
split-complementary
#A78CED #EDD88C #A2ED8C
monochromatic
#5622DC #7F57E5 #A78CED #CFC1F5 #EBE5FB
Accessibility & contrast
On white
2.76
#A78CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#A78CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A78CED
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A78CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A78CED | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF1
Deuteranopia (green-blind)
#749AEB
Tritanopia (blue-blind)
#989DB1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a78ced; /* rgb */ color: rgb(167, 140, 237); /* oklch */ color: oklch(70.4% 0.141 295.4);
Tailwind
colors: {
custom: {
50: '#c3aef3',
500: '#a78ced',
950: '#000000',
},
}SCSS
$custom: #a78ced; $custom-light: #c3aef3; $custom-dark: #000000;
JSON
{
"hex": "#a78ced",
"rgb": {
"r": 167,
"g": 140,
"b": 237
},
"hsl": {
"h": 256.701,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.70388,
"c": 0.1405,
"h": 295.4
},
"luminance": 0.33086
}Semantic roles & 50–950 ramp
primary
#A78CED
secondary
#EBF3D8
accent
#D5109E
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85