#AF98DD#AF98DD
#AF98DD is a light, moderate violet. Relative luminance 0.368; OKLCH L 72.5% C 0.101 H 299.2°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AF98DD |
|---|---|
| RGB | rgb(175, 152, 221) |
| HSL | hsl(260, 50%, 73%) |
| HSV | hsv(260, 31%, 87%) |
| CMYK | cmyk(20.8%, 31.2%, 0%, 13.3%) |
| CIE-LAB | lab(67.12, 22.43, -31.96) |
| CIE-LCH | lch(67.12, 39.05, 305.06°) |
| OKLab | oklab(72.53% 0.0493 -0.0882) |
| OKLCH | oklch(72.53% 0.101 299.2) |
| XYZ | xyz(41.9557, 36.7907, 73.2835) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.97
Pale Purple
#B790D4
ΔE00 4.11
Lavender (survey)
#C79FEF
ΔE00 4.93
Baby Purple
#CA9BF7
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.50
Lilac (survey)
#CEA2FD
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF98DD #C6DD98
analogous
#98A3DD #AF98DD #D198DD
triadic
#AF98DD #DDAF98 #98DDAF
tetradic
#AF98DD #DD98A3 #C6DD98 #98DDD1
square
#AF98DD #DD98A3 #C6DD98 #98DDD1
split-complementary
#AF98DD #DDD198 #A3DD98
monochromatic
#683EBC #8B6ACE #AF98DD #D3C6EC #EDE8F7
Accessibility & contrast
On white
2.51
#AF98DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#AF98DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF98DD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF98DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF98DD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3E0
Deuteranopia (green-blind)
#8CA3DB
Tritanopia (blue-blind)
#A7A3B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #af98dd; /* rgb */ color: rgb(175, 152, 221); /* oklch */ color: oklch(72.5% 0.101 299.2);
Tailwind
colors: {
custom: {
50: '#c8b6e7',
500: '#af98dd',
950: '#000000',
},
}SCSS
$custom: #af98dd; $custom-light: #c8b6e7; $custom-dark: #000000;
JSON
{
"hex": "#af98dd",
"rgb": {
"r": 175,
"g": 152,
"b": 221
},
"hsl": {
"h": 260,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.7253,
"c": 0.10105,
"h": 299.2
},
"luminance": 0.36791
}Semantic roles & 50–950 ramp
primary
#AF98DD
secondary
#E8EEDD
accent
#BE288C
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084