#AF8FFA#AF8FFA
#AF8FFA is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.3% C 0.154 H 296.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AF8FFA |
|---|---|
| RGB | rgb(175, 143, 250) |
| HSL | hsl(258, 91%, 77%) |
| HSV | hsv(258, 43%, 98%) |
| CMYK | cmyk(30%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(66.26, 34.42, -49.25) |
| CIE-LCH | lch(66.26, 60.08, 304.95°) |
| OKLab | oklab(72.3% 0.0677 -0.1381) |
| OKLCH | oklch(72.3% 0.154 296.1) |
| XYZ | xyz(44.7528, 35.6604, 94.9493) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 6.61
Periwinkle (survey)
#8E82FE
ΔE00 7.01
Lavender Blue
#8B88F8
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF8FFA #DAFA8F
analogous
#8FA5FA #AF8FFA #E58FFA
triadic
#AF8FFA #FAAF8F #8FFAAF
tetradic
#AF8FFA #FA8FA5 #DAFA8F #8FFAE5
square
#AF8FFA #FA8FA5 #DAFA8F #8FFAE5
split-complementary
#AF8FFA #FAE58F #A5FA8F
monochromatic
#5B1AF5 #8554F7 #AF8FFA #D9CAFD #EAE2FE
Accessibility & contrast
On white
2.58
#AF8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#AF8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF8FFA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF8FFA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA2FE
Deuteranopia (green-blind)
#74A0F7
Tritanopia (blue-blind)
#9FA2B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #af8ffa; /* rgb */ color: rgb(175, 143, 250); /* oklch */ color: oklch(72.3% 0.154 296.1);
Tailwind
colors: {
custom: {
50: '#c9b0fc',
500: '#af8ffa',
950: '#000000',
},
}SCSS
$custom: #af8ffa; $custom-light: #c9b0fc; $custom-dark: #000000;
JSON
{
"hex": "#af8ffa",
"rgb": {
"r": 175,
"g": 143,
"b": 250
},
"hsl": {
"h": 257.944,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.72295,
"c": 0.15379,
"h": 296.1
},
"luminance": 0.35661
}Semantic roles & 50–950 ramp
primary
#AF8FFA
secondary
#ECF6D5
accent
#E600A1
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131017
muted
#827F85