#AD95EA#AD95EA
#AD95EA is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.4% C 0.123 H 296.2°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AD95EA |
|---|---|
| RGB | rgb(173, 149, 234) |
| HSL | hsl(257, 67%, 75%) |
| HSV | hsv(257, 36%, 92%) |
| CMYK | cmyk(26.1%, 36.3%, 0%, 8.2%) |
| CIE-LAB | lab(66.76, 26.59, -39.70) |
| CIE-LCH | lch(66.76, 47.78, 303.82°) |
| OKLab | oklab(72.39% 0.0543 -0.1104) |
| OKLCH | oklch(72.39% 0.123 296.2) |
| XYZ | xyz(42.8288, 36.3192, 82.5798) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.62
Baby Purple
#CA9BF7
ΔE00 5.69
Liliac
#C48EFD
ΔE00 5.74
Pastel Purple
#CAA0FF
ΔE00 5.75
Pale Purple
#B790D4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AD95EA #D2EA95
analogous
#95A8EA #AD95EA #D795EA
triadic
#AD95EA #EAAD95 #95EAAD
tetradic
#AD95EA #EA95A8 #D2EA95 #95EAD7
square
#AD95EA #EA95A8 #D2EA95 #95EAD7
split-complementary
#AD95EA #EAD795 #A8EA95
monochromatic
#5E2FD6 #8562E0 #AD95EA #D5C8F4 #EBE5FA
Accessibility & contrast
On white
2.54
#AD95EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#AD95EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AD95EA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AD95EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AD95EA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#A1A3B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ad95ea; /* rgb */ color: rgb(173, 149, 234); /* oklch */ color: oklch(72.4% 0.123 296.2);
Tailwind
colors: {
custom: {
50: '#c7b4f1',
500: '#ad95ea',
950: '#000000',
},
}SCSS
$custom: #ad95ea; $custom-light: #c7b4f1; $custom-dark: #000000;
JSON
{
"hex": "#ad95ea",
"rgb": {
"r": 173,
"g": 149,
"b": 234
},
"hsl": {
"h": 256.941,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.72394,
"c": 0.12307,
"h": 296.2
},
"luminance": 0.3632
}Semantic roles & 50–950 ramp
primary
#AD95EA
secondary
#EBF1DA
accent
#CF179B
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084