#A98CED#A98CED
#A98CED is a light, vivid violet. Relative luminance 0.333; OKLCH L 70.6% C 0.141 H 296.4°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #A98CED |
|---|---|
| RGB | rgb(169, 140, 237) |
| HSL | hsl(258, 73%, 74%) |
| HSV | hsv(258, 41%, 93%) |
| CMYK | cmyk(28.7%, 40.9%, 0%, 7.1%) |
| CIE-LAB | lab(64.41, 31.28, -45.07) |
| CIE-LCH | lch(64.41, 54.86, 304.76°) |
| OKLab | oklab(70.57% 0.0625 -0.1261) |
| OKLCH | oklch(70.57% 0.141 296.4) |
| XYZ | xyz(41.0226, 33.3051, 84.3716) |
| Luminance | 0.3331 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.22
Perrywinkle
#8F8CE7
ΔE00 5.70
Periwinkle (survey)
#8E82FE
ΔE00 6.89
Lavender Blue
#8B88F8
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 6.95
Pale Purple
#B790D4
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A98CED #D0ED8C
analogous
#8CA0ED #A98CED #DA8CED
triadic
#A98CED #EDA98C #8CEDA9
tetradic
#A98CED #ED8CA0 #D0ED8C #8CEDDA
square
#A98CED #ED8CA0 #D0ED8C #8CEDDA
split-complementary
#A98CED #EDDA8C #A0ED8C
monochromatic
#5A22DC #8157E5 #A98CED #D1C1F5 #EBE5FB
Accessibility & contrast
On white
2.74
#A98CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#A98CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A98CED
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A98CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A98CED | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#759BEB
Tritanopia (blue-blind)
#9B9DB1
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a98ced; /* rgb */ color: rgb(169, 140, 237); /* oklch */ color: oklch(70.6% 0.141 296.4);
Tailwind
colors: {
custom: {
50: '#c5aef3',
500: '#a98ced',
950: '#000000',
},
}SCSS
$custom: #a98ced; $custom-light: #c5aef3; $custom-dark: #000000;
JSON
{
"hex": "#a98ced",
"rgb": {
"r": 169,
"g": 140,
"b": 237
},
"hsl": {
"h": 257.938,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.70565,
"c": 0.14072,
"h": 296.4
},
"luminance": 0.33306
}Semantic roles & 50–950 ramp
primary
#A98CED
secondary
#EBF3D8
accent
#D5109A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85