#AF87F8#AF87F8
#AF87F8 is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.8% C 0.164 H 298.5°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AF87F8 |
|---|---|
| RGB | rgb(175, 135, 248) |
| HSL | hsl(261, 89%, 75%) |
| HSV | hsv(261, 46%, 97%) |
| CMYK | cmyk(29.4%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(64.34, 38.39, -51.19) |
| CIE-LCH | lch(64.34, 63.99, 306.87°) |
| OKLab | oklab(70.82% 0.078 -0.1437) |
| OKLCH | oklch(70.82% 0.164 298.5) |
| XYZ | xyz(43.2824, 33.2188, 92.9203) |
| Luminance | 0.3322 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.15
Light Purple
#BF77F6
ΔE00 5.24
Light Urple
#B36FF6
ΔE00 6.10
Easter Purple
#C071FE
ΔE00 6.20
Periwinkle (survey)
#8E82FE
ΔE00 6.72
Baby Purple
#CA9BF7
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF87F8 #D0F887
analogous
#8797F8 #AF87F8 #E787F8
triadic
#AF87F8 #F8AF87 #87F8AF
tetradic
#AF87F8 #F88797 #D0F887 #87F8E7
square
#AF87F8 #F88797 #D0F887 #87F8E7
split-complementary
#AF87F8 #F8E787 #97F887
monochromatic
#6213F1 #884DF5 #AF87F8 #D6C1FB #ECE2FD
Accessibility & contrast
On white
2.75
#AF87F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#AF87F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF87F8
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF87F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF87F8 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649CFC
Deuteranopia (green-blind)
#6D9BF5
Tritanopia (blue-blind)
#A09CB4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #af87f8; /* rgb */ color: rgb(175, 135, 248); /* oklch */ color: oklch(70.8% 0.164 298.5);
Tailwind
colors: {
custom: {
50: '#c9aafb',
500: '#af87f8',
950: '#000000',
},
}SCSS
$custom: #af87f8; $custom-light: #c9aafb; $custom-dark: #000000;
JSON
{
"hex": "#af87f8",
"rgb": {
"r": 175,
"g": 135,
"b": 248
},
"hsl": {
"h": 261.239,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.70816,
"c": 0.16352,
"h": 298.5
},
"luminance": 0.33219
}Semantic roles & 50–950 ramp
primary
#AF87F8
secondary
#EAF5D6
accent
#E60094
background
#FCFAFF
surface
#F9F4FF
border
#D2CED7
text
#131017
muted
#827F85