#AF98FB#AF98FB
#AF98FB is a light, vivid violet. Relative luminance 0.385; OKLCH L 73.9% C 0.141 H 293.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AF98FB |
|---|---|
| RGB | rgb(175, 152, 251) |
| HSL | hsl(254, 93%, 79%) |
| HSV | hsv(254, 39%, 98%) |
| CMYK | cmyk(30.3%, 39.4%, 0%, 1.6%) |
| CIE-LAB | lab(68.41, 29.61, -46.40) |
| CIE-LCH | lch(68.41, 55.05, 302.54°) |
| OKLab | oklab(73.94% 0.056 -0.1298) |
| OKLCH | oklch(73.94% 0.141 293.3) |
| XYZ | xyz(46.3157, 38.5347, 96.2458) |
| Luminance | 0.3854 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.50
Liliac
#C48EFD
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 6.14
Lilac (survey)
#CEA2FD
ΔE00 6.56
Perrywinkle
#8F8CE7
ΔE00 6.56
Lavender (survey)
#C79FEF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF98FB #E4FB98
analogous
#98B3FB #AF98FB #E098FB
triadic
#AF98FB #FBAF98 #98FBAF
tetradic
#AF98FB #FB98B3 #E4FB98 #98FBE0
square
#AF98FB #FB98B3 #E4FB98 #98FBE0
split-complementary
#AF98FB #FBE098 #B3FB98
monochromatic
#5322F6 #815DF9 #AF98FB #DDD3FD #E8E2FE
Accessibility & contrast
On white
2.41
#AF98FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#AF98FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF98FB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF98FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF98FB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#9EAABE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #af98fb; /* rgb */ color: rgb(175, 152, 251); /* oklch */ color: oklch(73.9% 0.141 293.3);
Tailwind
colors: {
custom: {
50: '#c9b6fd',
500: '#af98fb',
950: '#000000',
},
}SCSS
$custom: #af98fb; $custom-light: #c9b6fd; $custom-dark: #000000;
JSON
{
"hex": "#af98fb",
"rgb": {
"r": 175,
"g": 152,
"b": 251
},
"hsl": {
"h": 253.939,
"s": 92.523,
"l": 79.02
},
"oklch": {
"l": 0.73941,
"c": 0.14137,
"h": 293.3
},
"luminance": 0.38535
}Semantic roles & 50–950 ramp
primary
#AF98FB
secondary
#EEF6D5
accent
#E600B0
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085