#AC9DFD#AC9DFD
#AC9DFD is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.7% C 0.136 H 289.8°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AC9DFD |
|---|---|
| RGB | rgb(172, 157, 253) |
| HSL | hsl(249, 96%, 80%) |
| HSV | hsv(249, 38%, 99%) |
| CMYK | cmyk(32%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(69.45, 26.48, -45.88) |
| CIE-LCH | lch(69.45, 52.97, 300.00°) |
| OKLab | oklab(74.7% 0.0463 -0.1284) |
| OKLCH | oklch(74.7% 0.136 289.8) |
| XYZ | xyz(46.7952, 39.9754, 98.1600) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.05
Pastel Purple
#CAA0FF
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 6.50
Liliac
#C48EFD
ΔE00 7.28
Baby Purple
#CA9BF7
ΔE00 7.31
Lilac (survey)
#CEA2FD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC9DFD #EEFD9D
analogous
#9DBEFD #AC9DFD #DC9DFD
triadic
#AC9DFD #FDAC9D #9DFDAC
tetradic
#AC9DFD #FD9DBE #EEFD9D #9DFDDC
square
#AC9DFD #FD9DBE #EEFD9D #9DFDDC
split-complementary
#AC9DFD #FDDC9D #BEFD9D
monochromatic
#4625FB #7961FC #AC9DFD #DFD9FE #E6E1FE
Accessibility & contrast
On white
2.33
#AC9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#AC9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC9DFD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC9DFD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#81A7FB
Tritanopia (blue-blind)
#99AFC1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ac9dfd; /* rgb */ color: rgb(172, 157, 253); /* oklch */ color: oklch(74.7% 0.136 289.8);
Tailwind
colors: {
custom: {
50: '#c7bafe',
500: '#ac9dfd',
950: '#000000',
},
}SCSS
$custom: #ac9dfd; $custom-light: #c7bafe; $custom-dark: #000000;
JSON
{
"hex": "#ac9dfd",
"rgb": {
"r": 172,
"g": 157,
"b": 253
},
"hsl": {
"h": 249.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.74702,
"c": 0.13647,
"h": 289.8
},
"luminance": 0.39976
}Semantic roles & 50–950 ramp
primary
#AC9DFD
secondary
#F1F7D4
accent
#E600C2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086