#AD99FC#AD99FC
#AD99FC is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.0% C 0.141 H 291.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AD99FC |
|---|---|
| RGB | rgb(173, 153, 252) |
| HSL | hsl(252, 94%, 79%) |
| HSV | hsv(252, 39%, 99%) |
| CMYK | cmyk(31.3%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(68.53, 28.76, -46.78) |
| CIE-LCH | lch(68.53, 54.91, 301.58°) |
| OKLab | oklab(74% 0.0525 -0.1309) |
| OKLCH | oklch(74% 0.141 291.9) |
| XYZ | xyz(46.1910, 38.6941, 97.1117) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.96
Liliac
#C48EFD
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.28
Periwinkle Blue
#8F99FB
ΔE00 6.63
Baby Purple
#CA9BF7
ΔE00 6.70
Lilac (survey)
#CEA2FD
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AD99FC #E8FC99
analogous
#99B7FC #AD99FC #DF99FC
triadic
#AD99FC #FCAD99 #99FCAD
tetradic
#AD99FC #FC99B7 #E8FC99 #99FCDF
square
#AD99FC #FC99B7 #E8FC99 #99FCDF
split-complementary
#AD99FC #FCDF99 #B7FC99
monochromatic
#4D22F9 #7D5EFA #AD99FC #DDD4FE #E7E1FE
Accessibility & contrast
On white
2.40
#AD99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AD99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AD99FC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AD99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AD99FC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#9BABBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ad99fc; /* rgb */ color: rgb(173, 153, 252); /* oklch */ color: oklch(74.0% 0.141 291.9);
Tailwind
colors: {
custom: {
50: '#c8b7fe',
500: '#ad99fc',
950: '#000000',
},
}SCSS
$custom: #ad99fc; $custom-light: #c8b7fe; $custom-dark: #000000;
JSON
{
"hex": "#ad99fc",
"rgb": {
"r": 173,
"g": 153,
"b": 252
},
"hsl": {
"h": 252.121,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.74004,
"c": 0.1411,
"h": 291.9
},
"luminance": 0.38695
}Semantic roles & 50–950 ramp
primary
#AD99FC
secondary
#F0F6D5
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086