#AD85F5#AD85F5
#AD85F5 is a light, vivid violet. Relative luminance 0.323; OKLCH L 70.1% C 0.162 H 298.6°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AD85F5 |
|---|---|
| RGB | rgb(173, 133, 245) |
| HSL | hsl(261, 85%, 74%) |
| HSV | hsv(261, 46%, 96%) |
| CMYK | cmyk(29.4%, 45.7%, 0%, 3.9%) |
| CIE-LAB | lab(63.55, 38.25, -50.80) |
| CIE-LCH | lch(63.55, 63.59, 306.97°) |
| OKLab | oklab(70.13% 0.0778 -0.1426) |
| OKLCH | oklch(70.13% 0.162 298.6) |
| XYZ | xyz(42.0986, 32.2515, 90.3757) |
| Luminance | 0.3225 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.60
Light Purple
#BF77F6
ΔE00 5.04
Light Urple
#B36FF6
ΔE00 5.68
Easter Purple
#C071FE
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 6.55
Perrywinkle
#8F8CE7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AD85F5 #CDF585
analogous
#8595F5 #AD85F5 #E585F5
triadic
#AD85F5 #F5AD85 #85F5AD
tetradic
#AD85F5 #F58595 #CDF585 #85F5E5
square
#AD85F5 #F58595 #CDF585 #85F5E5
split-complementary
#AD85F5 #F5E585 #95F585
monochromatic
#6114EC #874CF0 #AD85F5 #D3BEFA #ECE3FD
Accessibility & contrast
On white
2.82
#AD85F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#AD85F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AD85F5
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AD85F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AD85F5 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639AF9
Deuteranopia (green-blind)
#6B99F2
Tritanopia (blue-blind)
#9E99B1
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #ad85f5; /* rgb */ color: rgb(173, 133, 245); /* oklch */ color: oklch(70.1% 0.162 298.6);
Tailwind
colors: {
custom: {
50: '#c8a9f9',
500: '#ad85f5',
950: '#000000',
},
}SCSS
$custom: #ad85f5; $custom-light: #c8a9f9; $custom-dark: #000000;
JSON
{
"hex": "#ad85f5",
"rgb": {
"r": 173,
"g": 133,
"b": 245
},
"hsl": {
"h": 261.429,
"s": 84.848,
"l": 74.118
},
"oklch": {
"l": 0.70133,
"c": 0.16249,
"h": 298.6
},
"luminance": 0.32252
}Semantic roles & 50–950 ramp
primary
#AD85F5
secondary
#EAF5D6
accent
#E10492
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85