#AF98EC#AF98EC
#AF98EC is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.2% C 0.121 H 295.9°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #AF98EC |
|---|---|
| RGB | rgb(175, 152, 236) |
| HSL | hsl(256, 69%, 76%) |
| HSV | hsv(256, 36%, 93%) |
| CMYK | cmyk(25.8%, 35.6%, 0%, 7.5%) |
| CIE-LAB | lab(67.74, 25.95, -39.25) |
| CIE-LCH | lch(67.74, 47.05, 303.47°) |
| OKLab | oklab(73.21% 0.0529 -0.1091) |
| OKLCH | oklch(73.21% 0.121 295.9) |
| XYZ | xyz(44.0442, 37.6261, 84.2827) |
| Luminance | 0.3763 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.67
Lavender (survey)
#C79FEF
ΔE00 5.21
Pastel Purple
#CAA0FF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.91
Lilac (survey)
#CEA2FD
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF98EC #D5EC98
analogous
#98ABEC #AF98EC #D998EC
triadic
#AF98EC #ECAF98 #98ECAF
tetradic
#AF98EC #EC98AB #D5EC98 #98ECD9
square
#AF98EC #EC98AB #D5EC98 #98ECD9
split-complementary
#AF98EC #ECD998 #ABEC98
monochromatic
#5F31D9 #8764E2 #AF98EC #D7CCF6 #EBE5FA
Accessibility & contrast
On white
2.46
#AF98EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#AF98EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF98EC
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF98EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF98EC | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6EF
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#A3A6B7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #af98ec; /* rgb */ color: rgb(175, 152, 236); /* oklch */ color: oklch(73.2% 0.121 295.9);
Tailwind
colors: {
custom: {
50: '#c8b6f2',
500: '#af98ec',
950: '#000000',
},
}SCSS
$custom: #af98ec; $custom-light: #c8b6f2; $custom-dark: #000000;
JSON
{
"hex": "#af98ec",
"rgb": {
"r": 175,
"g": 152,
"b": 236
},
"hsl": {
"h": 256.429,
"s": 68.852,
"l": 76.078
},
"oklch": {
"l": 0.73212,
"c": 0.12127,
"h": 295.9
},
"luminance": 0.37627
}Semantic roles & 50–950 ramp
primary
#AF98EC
secondary
#EBF2D9
accent
#D1159D
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085