#AF93FF#AF93FF
#AF93FF is a light, vivid violet. Relative luminance 0.372; OKLCH L 73.3% C 0.154 H 294.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AF93FF |
|---|---|
| RGB | rgb(175, 147, 255) |
| HSL | hsl(256, 100%, 79%) |
| HSV | hsv(256, 42%, 100%) |
| CMYK | cmyk(31.4%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.43, 33.41, -50.14) |
| CIE-LCH | lch(67.43, 60.25, 303.68°) |
| OKLab | oklab(73.26% 0.0632 -0.1407) |
| OKLCH | oklch(73.26% 0.154 294.2) |
| XYZ | xyz(46.1584, 37.2006, 99.3369) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.87
Pastel Purple
#CAA0FF
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 7.04
Periwinkle (survey)
#8E82FE
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF93FF #E3FF93
analogous
#93ADFF #AF93FF #E593FF
triadic
#AF93FF #FFAF93 #93FFAF
tetradic
#AF93FF #FF93AD #E3FF93 #93FFE5
square
#AF93FF #FF93AD #E3FF93 #93FFE5
split-complementary
#AF93FF #FFE593 #ADFF93
monochromatic
#5419FF #8256FF #AF93FF #DCD0FF #E8E0FF
Accessibility & contrast
On white
2.49
#AF93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AF93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF93FF
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF93FF | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#76A2FC
Tritanopia (blue-blind)
#9DA7BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #af93ff; /* rgb */ color: rgb(175, 147, 255); /* oklch */ color: oklch(73.3% 0.154 294.2);
Tailwind
colors: {
custom: {
50: '#c9b3ff',
500: '#af93ff',
950: '#000000',
},
}SCSS
$custom: #af93ff; $custom-light: #c9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#af93ff",
"rgb": {
"r": 175,
"g": 147,
"b": 255
},
"hsl": {
"h": 255.556,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.73256,
"c": 0.15422,
"h": 294.2
},
"luminance": 0.37201
}Semantic roles & 50–950 ramp
primary
#AF93FF
secondary
#EEF7D4
accent
#E600AA
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086