#AF87FF#AF87FF
#AF87FF is a light, vivid violet. Relative luminance 0.337; OKLCH L 71.2% C 0.172 H 297.2°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AF87FF |
|---|---|
| RGB | rgb(175, 135, 255) |
| HSL | hsl(260, 100%, 76%) |
| HSV | hsv(260, 47%, 100%) |
| CMYK | cmyk(31.4%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(64.69, 40.11, -54.47) |
| CIE-LCH | lch(64.69, 67.64, 306.37°) |
| OKLab | oklab(71.2% 0.0788 -0.1533) |
| OKLCH | oklch(71.2% 0.172 297.2) |
| XYZ | xyz(44.3888, 33.6614, 98.7470) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.48
Light Purple
#BF77F6
ΔE00 5.54
Light Urple
#B36FF6
ΔE00 6.22
Easter Purple
#C071FE
ΔE00 6.24
Periwinkle (survey)
#8E82FE
ΔE00 6.30
Lavender Blue
#8B88F8
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF87FF #D7FF87
analogous
#879BFF #AF87FF #EB87FF
triadic
#AF87FF #FFAF87 #87FFAF
tetradic
#AF87FF #FF879B #D7FF87 #87FFEB
square
#AF87FF #FF879B #D7FF87 #87FFEB
split-complementary
#AF87FF #FFEB87 #9BFF87
monochromatic
#5D0DFF #864AFF #AF87FF #D8C4FF #EBE0FF
Accessibility & contrast
On white
2.72
#AF87FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#AF87FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF87FF
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF87FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF87FF | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9DFF
Deuteranopia (green-blind)
#689CFC
Tritanopia (blue-blind)
#9E9DB7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #af87ff; /* rgb */ color: rgb(175, 135, 255); /* oklch */ color: oklch(71.2% 0.172 297.2);
Tailwind
colors: {
custom: {
50: '#caaaff',
500: '#af87ff',
950: '#000000',
},
}SCSS
$custom: #af87ff; $custom-light: #caaaff; $custom-dark: #000000;
JSON
{
"hex": "#af87ff",
"rgb": {
"r": 175,
"g": 135,
"b": 255
},
"hsl": {
"h": 260,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.71198,
"c": 0.17235,
"h": 297.2
},
"luminance": 0.33662
}Semantic roles & 50–950 ramp
primary
#AF87FF
secondary
#EBF7D4
accent
#E60099
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131018
muted
#827F86