#A995FB#A995FB
#A995FB is a light, vivid violet. Relative luminance 0.369; OKLCH L 72.9% C 0.146 H 291.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #A995FB |
|---|---|
| RGB | rgb(169, 149, 251) |
| HSL | hsl(252, 93%, 78%) |
| HSV | hsv(252, 41%, 98%) |
| CMYK | cmyk(32.7%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.20, 29.69, -48.35) |
| CIE-LCH | lch(67.20, 56.74, 301.55°) |
| OKLab | oklab(72.9% 0.0531 -0.1356) |
| OKLCH | oklch(72.9% 0.146 291.4) |
| XYZ | xyz(44.5177, 36.8940, 96.0239) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.42
Lavender Blue
#8B88F8
ΔE00 6.23
Periwinkle Blue
#8F99FB
ΔE00 6.26
Liliac
#C48EFD
ΔE00 6.27
Periwinkle (survey)
#8E82FE
ΔE00 6.78
Pastel Purple
#CAA0FF
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A995FB #E7FB95
analogous
#95B4FB #A995FB #DC95FB
triadic
#A995FB #FBA995 #95FBA9
tetradic
#A995FB #FB95B4 #E7FB95 #95FBDC
square
#A995FB #FB95B4 #E7FB95 #95FBDC
split-complementary
#A995FB #FBDC95 #B4FB95
monochromatic
#491FF7 #795AF9 #A995FB #D9D0FD #E7E2FE
Accessibility & contrast
On white
2.51
#A995FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#A995FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A995FB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A995FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A995FB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A5FF
Deuteranopia (green-blind)
#77A2F8
Tritanopia (blue-blind)
#95A8BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a995fb; /* rgb */ color: rgb(169, 149, 251); /* oklch */ color: oklch(72.9% 0.146 291.4);
Tailwind
colors: {
custom: {
50: '#c5b4fd',
500: '#a995fb',
950: '#000000',
},
}SCSS
$custom: #a995fb; $custom-light: #c5b4fd; $custom-dark: #000000;
JSON
{
"hex": "#a995fb",
"rgb": {
"r": 169,
"g": 149,
"b": 251
},
"hsl": {
"h": 251.765,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.72896,
"c": 0.14562,
"h": 291.4
},
"luminance": 0.36895
}Semantic roles & 50–950 ramp
primary
#A995FB
secondary
#F0F6D5
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085