#AF9AFA#AF9AFA
#AF9AFA is a light, vivid violet. Relative luminance 0.391; OKLCH L 74.3% C 0.137 H 292.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AF9AFA |
|---|---|
| RGB | rgb(175, 154, 250) |
| HSL | hsl(253, 91%, 79%) |
| HSV | hsv(253, 38%, 98%) |
| CMYK | cmyk(30%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(68.84, 28.24, -45.18) |
| CIE-LCH | lch(68.84, 53.28, 302.01°) |
| OKLab | oklab(74.25% 0.0531 -0.1263) |
| OKLCH | oklch(74.25% 0.137 292.8) |
| XYZ | xyz(46.4858, 39.1265, 95.5270) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.44
Liliac
#C48EFD
ΔE00 5.98
Baby Purple
#CA9BF7
ΔE00 6.17
Lilac (survey)
#CEA2FD
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.53
Perrywinkle
#8F8CE7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF9AFA #E5FA9A
analogous
#9AB5FA #AF9AFA #DF9AFA
triadic
#AF9AFA #FAAF9A #9AFAAF
tetradic
#AF9AFA #FA9AB5 #E5FA9A #9AFADF
square
#AF9AFA #FA9AB5 #E5FA9A #9AFADF
split-complementary
#AF9AFA #FADF9A #B5FA9A
monochromatic
#5325F4 #8160F7 #AF9AFA #DDD4FD #E8E2FE
Accessibility & contrast
On white
2.38
#AF9AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#AF9AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF9AFA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF9AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF9AFA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#9EABBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #af9afa; /* rgb */ color: rgb(175, 154, 250); /* oklch */ color: oklch(74.3% 0.137 292.8);
Tailwind
colors: {
custom: {
50: '#c9b8fc',
500: '#af9afa',
950: '#000000',
},
}SCSS
$custom: #af9afa; $custom-light: #c9b8fc; $custom-dark: #000000;
JSON
{
"hex": "#af9afa",
"rgb": {
"r": 175,
"g": 154,
"b": 250
},
"hsl": {
"h": 253.125,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.74253,
"c": 0.137,
"h": 292.8
},
"luminance": 0.39127
}Semantic roles & 50–950 ramp
primary
#AF9AFA
secondary
#EFF6D5
accent
#E600B3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085