#AF97EC#AF97EC
#AF97EC is a light, vivid violet. Relative luminance 0.373; OKLCH L 73.0% C 0.123 H 296.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AF97EC |
|---|---|
| RGB | rgb(175, 151, 236) |
| HSL | hsl(257, 69%, 76%) |
| HSV | hsv(257, 36%, 93%) |
| CMYK | cmyk(25.8%, 36%, 0%, 7.5%) |
| CIE-LAB | lab(67.50, 26.52, -39.62) |
| CIE-LCH | lch(67.50, 47.68, 303.79°) |
| OKLab | oklab(73.03% 0.0543 -0.1102) |
| OKLCH | oklch(73.03% 0.123 296.2) |
| XYZ | xyz(43.8826, 37.3029, 84.2289) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.81
Lavender (survey)
#C79FEF
ΔE00 5.24
Pastel Purple
#CAA0FF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 5.34
Liliac
#C48EFD
ΔE00 5.69
Lilac (survey)
#CEA2FD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF97EC #D4EC97
analogous
#97A9EC #AF97EC #D997EC
triadic
#AF97EC #ECAF97 #97ECAF
tetradic
#AF97EC #EC97A9 #D4EC97 #97ECD9
square
#AF97EC #EC97A9 #D4EC97 #97ECD9
split-complementary
#AF97EC #ECD997 #A9EC97
monochromatic
#5F30D9 #8763E3 #AF97EC #D7CBF5 #EBE5FA
Accessibility & contrast
On white
2.48
#AF97EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#AF97EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF97EC
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF97EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF97EC | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A5EF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#A3A5B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #af97ec; /* rgb */ color: rgb(175, 151, 236); /* oklch */ color: oklch(73.0% 0.123 296.2);
Tailwind
colors: {
custom: {
50: '#c8b5f2',
500: '#af97ec',
950: '#000000',
},
}SCSS
$custom: #af97ec; $custom-light: #c8b5f2; $custom-dark: #000000;
JSON
{
"hex": "#af97ec",
"rgb": {
"r": 175,
"g": 151,
"b": 236
},
"hsl": {
"h": 256.941,
"s": 69.106,
"l": 75.882
},
"oklch": {
"l": 0.73029,
"c": 0.12284,
"h": 296.2
},
"luminance": 0.37303
}Semantic roles & 50–950 ramp
primary
#AF97EC
secondary
#EBF2D9
accent
#D1149C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085