#AC94DE#AC94DE
#AC94DE is a light, moderate violet. Relative luminance 0.352; OKLCH L 71.6% C 0.108 H 298.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AC94DE |
|---|---|
| RGB | rgb(172, 148, 222) |
| HSL | hsl(259, 53%, 73%) |
| HSV | hsv(259, 33%, 87%) |
| CMYK | cmyk(22.5%, 33.3%, 0%, 12.9%) |
| CIE-LAB | lab(65.92, 24.01, -34.39) |
| CIE-LCH | lch(65.92, 41.95, 304.92°) |
| OKLab | oklab(71.56% 0.0518 -0.0952) |
| OKLCH | oklch(71.56% 0.108 298.5) |
| XYZ | xyz(40.7850, 35.2242, 73.7433) |
| Luminance | 0.3522 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.39
Pale Purple
#B790D4
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 6.18
Pastel Purple
#CAA0FF
ΔE00 6.68
Liliac
#C48EFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AC94DE #C6DE94
analogous
#94A1DE #AC94DE #D194DE
triadic
#AC94DE #DEAC94 #94DEAC
tetradic
#AC94DE #DE94A1 #C6DE94 #94DED1
square
#AC94DE #DE94A1 #C6DE94 #94DED1
split-complementary
#AC94DE #DED194 #A1DE94
monochromatic
#653ABD #8865D0 #AC94DE #D0C3EC #EDE8F8
Accessibility & contrast
On white
2.61
#AC94DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#AC94DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AC94DE
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AC94DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AC94DE | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A0E1
Deuteranopia (green-blind)
#86A0DC
Tritanopia (blue-blind)
#A3A0AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ac94de; /* rgb */ color: rgb(172, 148, 222); /* oklch */ color: oklch(71.6% 0.108 298.5);
Tailwind
colors: {
custom: {
50: '#c6b3e8',
500: '#ac94de',
950: '#000000',
},
}SCSS
$custom: #ac94de; $custom-light: #c6b3e8; $custom-dark: #000000;
JSON
{
"hex": "#ac94de",
"rgb": {
"r": 172,
"g": 148,
"b": 222
},
"hsl": {
"h": 259.459,
"s": 52.857,
"l": 72.549
},
"oklch": {
"l": 0.71564,
"c": 0.10838,
"h": 298.5
},
"luminance": 0.35224
}Semantic roles & 50–950 ramp
primary
#AC94DE
secondary
#E9EFDC
accent
#C0258E
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084