#AD95F0#AD95F0
#AD95F0 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.7% C 0.131 H 295.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AD95F0 |
|---|---|
| RGB | rgb(173, 149, 240) |
| HSL | hsl(256, 75%, 76%) |
| HSV | hsv(256, 38%, 94%) |
| CMYK | cmyk(27.9%, 37.9%, 0%, 5.9%) |
| CIE-LAB | lab(67.03, 28.04, -42.57) |
| CIE-LCH | lch(67.03, 50.98, 303.37°) |
| OKLab | oklab(72.68% 0.0556 -0.1188) |
| OKLCH | oklch(72.68% 0.131 295.1) |
| XYZ | xyz(43.7054, 36.6698, 87.1966) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 5.84
Lavender
#B39DDB
ΔE00 5.97
Lavender (survey)
#C79FEF
ΔE00 6.09
Perrywinkle
#8F8CE7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AD95F0 #D8F095
analogous
#95ABF0 #AD95F0 #DB95F0
triadic
#AD95F0 #F0AD95 #95F0AD
tetradic
#AD95F0 #F095AB #D8F095 #95F0DB
square
#AD95F0 #F095AB #D8F095 #95F0DB
split-complementary
#AD95F0 #F0DB95 #ABF095
monochromatic
#5A2AE1 #845FE8 #AD95F0 #D6CBF8 #EAE4FB
Accessibility & contrast
On white
2.52
#AD95F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AD95F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AD95F0
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AD95F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AD95F0 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA4F4
Deuteranopia (green-blind)
#7FA2EE
Tritanopia (blue-blind)
#9FA5B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ad95f0; /* rgb */ color: rgb(173, 149, 240); /* oklch */ color: oklch(72.7% 0.131 295.1);
Tailwind
colors: {
custom: {
50: '#c7b4f5',
500: '#ad95f0',
950: '#000000',
},
}SCSS
$custom: #ad95f0; $custom-light: #c7b4f5; $custom-dark: #000000;
JSON
{
"hex": "#ad95f0",
"rgb": {
"r": 173,
"g": 149,
"b": 240
},
"hsl": {
"h": 255.824,
"s": 75.207,
"l": 76.275
},
"oklch": {
"l": 0.72684,
"c": 0.13112,
"h": 295.1
},
"luminance": 0.3667
}Semantic roles & 50–950 ramp
primary
#AD95F0
secondary
#ECF3D8
accent
#D70EA2
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085