#AF97DC#AF97DC
#AF97DC is a light, moderate violet. Relative luminance 0.364; OKLCH L 72.3% C 0.101 H 299.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AF97DC |
|---|---|
| RGB | rgb(175, 151, 220) |
| HSL | hsl(261, 50%, 73%) |
| HSV | hsv(261, 31%, 86%) |
| CMYK | cmyk(20.5%, 31.4%, 0%, 13.7%) |
| CIE-LAB | lab(66.84, 22.76, -31.85) |
| CIE-LCH | lch(66.84, 39.15, 305.55°) |
| OKLab | oklab(72.3% 0.0504 -0.0879) |
| OKLCH | oklch(72.3% 0.101 299.8) |
| XYZ | xyz(41.6613, 36.4143, 72.5301) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 2.09
Pale Purple
#B790D4
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 4.96
Baby Purple
#CA9BF7
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.59
Lilac (survey)
#CEA2FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF97DC #C4DC97
analogous
#97A1DC #AF97DC #D297DC
triadic
#AF97DC #DCAF97 #97DCAF
tetradic
#AF97DC #DC97A1 #C4DC97 #97DCD2
square
#AF97DC #DC97A1 #C4DC97 #97DCD2
split-complementary
#AF97DC #DCD297 #A1DC97
monochromatic
#6A3FBA #8C69CD #AF97DC #D2C5EB #EDE8F7
Accessibility & contrast
On white
2.54
#AF97DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AF97DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF97DC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF97DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF97DC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DF
Deuteranopia (green-blind)
#8CA2DA
Tritanopia (blue-blind)
#A7A2B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #af97dc; /* rgb */ color: rgb(175, 151, 220); /* oklch */ color: oklch(72.3% 0.101 299.8);
Tailwind
colors: {
custom: {
50: '#c8b5e7',
500: '#af97dc',
950: '#000000',
},
}SCSS
$custom: #af97dc; $custom-light: #c8b5e7; $custom-dark: #000000;
JSON
{
"hex": "#af97dc",
"rgb": {
"r": 175,
"g": 151,
"b": 220
},
"hsl": {
"h": 260.87,
"s": 49.64,
"l": 72.745
},
"oklch": {
"l": 0.72298,
"c": 0.10134,
"h": 299.8
},
"luminance": 0.36414
}Semantic roles & 50–950 ramp
primary
#AF97DC
secondary
#E8EEDD
accent
#BD2989
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084