#AD80ED#AD80ED
#AD80ED is a light, vivid violet. Relative luminance 0.304; OKLCH L 68.9% C 0.160 H 301.4°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AD80ED |
|---|---|
| RGB | rgb(173, 128, 237) |
| HSL | hsl(265, 75%, 72%) |
| HSV | hsv(265, 46%, 93%) |
| CMYK | cmyk(27%, 46%, 0%, 7.1%) |
| CIE-LAB | lab(62.03, 39.09, -48.79) |
| CIE-LCH | lch(62.03, 62.52, 308.70°) |
| OKLab | oklab(68.86% 0.0834 -0.1368) |
| OKLCH | oklch(68.86% 0.16 301.4) |
| XYZ | xyz(40.2354, 30.4369, 83.8595) |
| Luminance | 0.3044 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.08
Light Urple
#B36FF6
ΔE00 4.57
Easter Purple
#C071FE
ΔE00 5.20
Liliac
#C48EFD
ΔE00 5.23
Mediumpurple
#9370DB
ΔE00 6.55
Periwinkle (survey)
#8E82FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AD80ED #C0ED80
analogous
#808AED #AD80ED #E480ED
triadic
#AD80ED #EDAD80 #80EDAD
tetradic
#AD80ED #ED808A #C0ED80 #80EDE4
square
#AD80ED #ED808A #C0ED80 #80EDE4
split-complementary
#AD80ED #EDE480 #8AED80
monochromatic
#691ED4 #8A4AE5 #AD80ED #D0B6F5 #EEE4FB
Accessibility & contrast
On white
2.96
#AD80ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#AD80ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AD80ED
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AD80ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AD80ED | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6095F1
Deuteranopia (green-blind)
#6B95EA
Tritanopia (blue-blind)
#A193AB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ad80ed; /* rgb */ color: rgb(173, 128, 237); /* oklch */ color: oklch(68.9% 0.160 301.4);
Tailwind
colors: {
custom: {
50: '#c8a5f3',
500: '#ad80ed',
950: '#000000',
},
}SCSS
$custom: #ad80ed; $custom-light: #c8a5f3; $custom-dark: #000000;
JSON
{
"hex": "#ad80ed",
"rgb": {
"r": 173,
"g": 128,
"b": 237
},
"hsl": {
"h": 264.771,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.68862,
"c": 0.16021,
"h": 301.4
},
"luminance": 0.30437
}Semantic roles & 50–950 ramp
primary
#AD80ED
secondary
#E7F2D6
accent
#D70E84
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85