#A98BEC#A98BEC
#A98BEC is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.3% C 0.141 H 296.9°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A98BEC |
|---|---|
| RGB | rgb(169, 139, 236) |
| HSL | hsl(259, 72%, 74%) |
| HSV | hsv(259, 41%, 93%) |
| CMYK | cmyk(28.4%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(64.13, 31.60, -44.96) |
| CIE-LCH | lch(64.13, 54.95, 305.10°) |
| OKLab | oklab(70.34% 0.0637 -0.1257) |
| OKLCH | oklch(70.34% 0.141 296.9) |
| XYZ | xyz(40.7315, 32.9559, 83.5558) |
| Luminance | 0.3296 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.20
Perrywinkle
#8F8CE7
ΔE00 5.83
Periwinkle (survey)
#8E82FE
ΔE00 6.93
Baby Purple
#CA9BF7
ΔE00 7.01
Lavender Blue
#8B88F8
ΔE00 7.02
Light Purple
#BF77F6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A98BEC #CEEC8B
analogous
#8B9DEC #A98BEC #D98BEC
triadic
#A98BEC #ECA98B #8BECA9
tetradic
#A98BEC #EC8B9D #CEEC8B #8BECD9
square
#A98BEC #EC8B9D #CEEC8B #8BECD9
split-complementary
#A98BEC #ECD98B #9DEC8B
monochromatic
#5C24D9 #8256E3 #A98BEC #D0C0F5 #ECE5FB
Accessibility & contrast
On white
2.77
#A98BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#A98BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A98BEC
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A98BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A98BEC | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF0
Deuteranopia (green-blind)
#759AEA
Tritanopia (blue-blind)
#9B9CB0
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a98bec; /* rgb */ color: rgb(169, 139, 236); /* oklch */ color: oklch(70.3% 0.141 296.9);
Tailwind
colors: {
custom: {
50: '#c5adf2',
500: '#a98bec',
950: '#000000',
},
}SCSS
$custom: #a98bec; $custom-light: #c5adf2; $custom-dark: #000000;
JSON
{
"hex": "#a98bec",
"rgb": {
"r": 169,
"g": 139,
"b": 236
},
"hsl": {
"h": 258.557,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.70336,
"c": 0.14097,
"h": 296.9
},
"luminance": 0.32956
}Semantic roles & 50–950 ramp
primary
#A98BEC
secondary
#EAF2D9
accent
#D41298
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85