#AF8AEC#AF8AEC
#AF8AEC is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.7% C 0.143 H 300.2°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AF8AEC |
|---|---|
| RGB | rgb(175, 138, 236) |
| HSL | hsl(263, 72%, 73%) |
| HSV | hsv(263, 42%, 93%) |
| CMYK | cmyk(25.8%, 41.5%, 0%, 7.5%) |
| CIE-LAB | lab(64.44, 33.82, -44.42) |
| CIE-LCH | lch(64.44, 55.83, 307.28°) |
| OKLab | oklab(70.71% 0.0721 -0.1241) |
| OKLCH | oklch(70.71% 0.143 300.2) |
| XYZ | xyz(41.9046, 33.3469, 83.5695) |
| Luminance | 0.3335 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.12
Light Purple
#BF77F6
ΔE00 6.00
Baby Purple
#CA9BF7
ΔE00 6.15
Pale Purple
#B790D4
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 6.75
Lavender (survey)
#C79FEF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AF8AEC #C7EC8A
analogous
#8A96EC #AF8AEC #E08AEC
triadic
#AF8AEC #ECAF8A #8AECAF
tetradic
#AF8AEC #EC8A96 #C7EC8A #8AECE0
square
#AF8AEC #EC8A96 #C7EC8A #8AECE0
split-complementary
#AF8AEC #ECE08A #96EC8A
monochromatic
#6823D8 #8B55E3 #AF8AEC #D3BFF5 #EDE5FB
Accessibility & contrast
On white
2.74
#AF8AEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#AF8AEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AF8AEC
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AF8AEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AF8AEC | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#779CE9
Tritanopia (blue-blind)
#A49BB0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #af8aec; /* rgb */ color: rgb(175, 138, 236); /* oklch */ color: oklch(70.7% 0.143 300.2);
Tailwind
colors: {
custom: {
50: '#c9acf2',
500: '#af8aec',
950: '#000000',
},
}SCSS
$custom: #af8aec; $custom-light: #c9acf2; $custom-dark: #000000;
JSON
{
"hex": "#af8aec",
"rgb": {
"r": 175,
"g": 138,
"b": 236
},
"hsl": {
"h": 262.653,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.70705,
"c": 0.14349,
"h": 300.2
},
"luminance": 0.33347
}Semantic roles & 50–950 ramp
primary
#AF8AEC
secondary
#E9F2D9
accent
#D4118B
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85