#AF96DF#AF96DF
#AF96DF is a light, moderate violet. Relative luminance 0.363; OKLCH L 72.2% C 0.107 H 299.5°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AF96DF |
|---|---|
| RGB | rgb(175, 150, 223) |
| HSL | hsl(261, 53%, 73%) |
| HSV | hsv(261, 33%, 87%) |
| CMYK | cmyk(21.5%, 32.7%, 0%, 12.5%) |
| CIE-LAB | lab(66.71, 24.02, -33.70) |
| CIE-LCH | lch(66.71, 41.38, 305.48°) |
| OKLab | oklab(72.25% 0.0526 -0.0932) |
| OKLCH | oklch(72.25% 0.107 299.5) |
| XYZ | xyz(41.9019, 36.2542, 74.5880) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.78
Pale Purple
#B790D4
ΔE00 4.01
Lavender (survey)
#C79FEF
ΔE00 4.86
Baby Purple
#CA9BF7
ΔE00 5.70
Pastel Purple
#CAA0FF
ΔE00 6.20
Lilac (survey)
#CEA2FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF96DF #C6DF96
analogous
#96A1DF #AF96DF #D396DF
triadic
#AF96DF #DFAF96 #96DFAF
tetradic
#AF96DF #DF96A1 #C6DF96 #96DFD3
square
#AF96DF #DF96A1 #C6DF96 #96DFD3
split-complementary
#AF96DF #DFD396 #A1DF96
monochromatic
#683BC0 #8B67D1 #AF96DF #D3C5ED #EDE8F8
Accessibility & contrast
On white
2.55
#AF96DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#AF96DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF96DF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF96DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF96DF | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A2E2
Deuteranopia (green-blind)
#89A2DD
Tritanopia (blue-blind)
#A6A2B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #af96df; /* rgb */ color: rgb(175, 150, 223); /* oklch */ color: oklch(72.2% 0.107 299.5);
Tailwind
colors: {
custom: {
50: '#c8b5e9',
500: '#af96df',
950: '#000000',
},
}SCSS
$custom: #af96df; $custom-light: #c8b5e9; $custom-dark: #000000;
JSON
{
"hex": "#af96df",
"rgb": {
"r": 175,
"g": 150,
"b": 223
},
"hsl": {
"h": 260.548,
"s": 53.285,
"l": 73.137
},
"oklch": {
"l": 0.72245,
"c": 0.107,
"h": 299.5
},
"luminance": 0.36254
}Semantic roles & 50–950 ramp
primary
#AF96DF
secondary
#E8EFDC
accent
#C1258B
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084