#A993BE#A993BE
#A993BE is a light, moderate violet. Relative luminance 0.330; OKLCH L 69.8% C 0.066 H 307.9°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A993BE |
|---|---|
| RGB | rgb(169, 147, 190) |
| HSL | hsl(271, 25%, 66%) |
| HSV | hsv(271, 23%, 75%) |
| CMYK | cmyk(11.1%, 22.6%, 0%, 25.5%) |
| CIE-LAB | lab(64.18, 16.47, -19.27) |
| CIE-LCH | lch(64.18, 25.34, 310.52°) |
| OKLab | oklab(69.75% 0.0408 -0.0524) |
| OKLCH | oklch(69.75% 0.066 307.9) |
| XYZ | xyz(36.0885, 33.0204, 53.1776) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.23
Lavender
#B39DDB
ΔE00 6.01
Pale Purple
#B790D4
ΔE00 6.12
Dusty Lavender
#AC86A8
ΔE00 6.52
Lilac
#C8A2C8
ΔE00 7.32
Wisteria
#A87DC2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993BE #A8BE93
analogous
#9393BE #A993BE #BE93BD
triadic
#A993BE #BEA993 #93BEA9
tetradic
#A993BE #BE9393 #A8BE93 #93BDBE
square
#A993BE #BE9393 #A8BE93 #93BDBE
split-complementary
#A993BE #BDBE93 #93BE93
monochromatic
#6C5186 #8B6DA7 #A993BE #C7B9D5 #E6DFEC
Accessibility & contrast
On white
2.76
#A993BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#A993BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993BE
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993BE | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC0
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#A699A2
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a993be; /* rgb */ color: rgb(169, 147, 190); /* oklch */ color: oklch(69.8% 0.066 307.9);
Tailwind
colors: {
custom: {
50: '#c3b2d1',
500: '#a993be',
950: '#000000',
},
}SCSS
$custom: #a993be; $custom-light: #c3b2d1; $custom-dark: #000000;
JSON
{
"hex": "#a993be",
"rgb": {
"r": 169,
"g": 147,
"b": 190
},
"hsl": {
"h": 270.698,
"s": 24.855,
"l": 66.078
},
"oklch": {
"l": 0.69753,
"c": 0.06637,
"h": 307.9
},
"luminance": 0.3302
}Semantic roles & 50–950 ramp
primary
#A993BE
secondary
#D6DDCF
accent
#A34272
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#121114
muted
#818082