#AC99DA#AC99DA
#AC99DA is a light, moderate violet. Relative luminance 0.366; OKLCH L 72.3% C 0.095 H 297.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AC99DA |
|---|---|
| RGB | rgb(172, 153, 218) |
| HSL | hsl(258, 47%, 73%) |
| HSV | hsv(258, 30%, 85%) |
| CMYK | cmyk(21.1%, 29.8%, 0%, 14.5%) |
| CIE-LAB | lab(66.99, 20.26, -30.53) |
| CIE-LCH | lch(66.99, 36.64, 303.57°) |
| OKLab | oklab(72.33% 0.0436 -0.0842) |
| OKLCH | oklch(72.33% 0.095 297.4) |
| XYZ | xyz(41.0566, 36.6148, 71.2204) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 1.80
Pale Purple
#B790D4
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.31
Lilac (survey)
#CEA2FD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC99DA #C7DA99
analogous
#99A7DA #AC99DA #CC99DA
triadic
#AC99DA #DAAC99 #99DAAC
tetradic
#AC99DA #DA99A7 #C7DA99 #99DACC
square
#AC99DA #DA99A7 #C7DA99 #99DACC
split-complementary
#AC99DA #DACC99 #A7DA99
monochromatic
#6442B6 #876CCA #AC99DA #D1C6EA #EDE9F7
Accessibility & contrast
On white
2.52
#AC99DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#AC99DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC99DA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC99DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC99DA | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#8DA2D8
Tritanopia (blue-blind)
#A3A3B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ac99da; /* rgb */ color: rgb(172, 153, 218); /* oklch */ color: oklch(72.3% 0.095 297.4);
Tailwind
colors: {
custom: {
50: '#c5b7e5',
500: '#ac99da',
950: '#000000',
},
}SCSS
$custom: #ac99da; $custom-light: #c5b7e5; $custom-dark: #000000;
JSON
{
"hex": "#ac99da",
"rgb": {
"r": 172,
"g": 153,
"b": 218
},
"hsl": {
"h": 257.538,
"s": 46.763,
"l": 72.745
},
"oklch": {
"l": 0.72326,
"c": 0.09483,
"h": 297.4
},
"luminance": 0.36615
}Semantic roles & 50–950 ramp
primary
#AC99DA
secondary
#E9EEDD
accent
#BA2C90
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084