#A28BBF#A28BBF
#A28BBF is a light, moderate violet. Relative luminance 0.299; OKLCH L 67.6% C 0.079 H 304.6°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A28BBF |
|---|---|
| RGB | rgb(162, 139, 191) |
| HSL | hsl(267, 29%, 65%) |
| HSV | hsv(267, 27%, 75%) |
| CMYK | cmyk(15.2%, 27.2%, 0%, 25.1%) |
| CIE-LAB | lab(61.58, 18.94, -23.86) |
| CIE-LCH | lch(61.58, 30.46, 308.44°) |
| OKLab | oklab(67.61% 0.045 -0.0653) |
| OKLCH | oklch(67.61% 0.079 304.6) |
| XYZ | xyz(33.5350, 29.9083, 53.2863) |
| Luminance | 0.2991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Heather
#A484AC
ΔE00 5.11
Pale Purple
#B790D4
ΔE00 5.26
Wisteria
#A87DC2
ΔE00 5.48
Lavender
#B39DDB
ΔE00 6.27
Dusty Lavender
#AC86A8
ΔE00 7.46
Soft Purple
#A66FB5
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A28BBF #A8BF8B
analogous
#8B8EBF #A28BBF #BC8BBF
triadic
#A28BBF #BFA28B #8BBFA2
tetradic
#A28BBF #BF8B8E #A8BF8B #8BBFBC
square
#A28BBF #BF8B8E #A8BF8B #8BBFBC
split-complementary
#A28BBF #BFBC8B #8EBF8B
monochromatic
#644A86 #8264A9 #A28BBF #C2B2D5 #E1DAEB
Accessibility & contrast
On white
3.01
#A28BBF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#A28BBF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #A28BBF
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A28BBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A28BBF | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#8595BD
Tritanopia (blue-blind)
#9E929D
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #a28bbf; /* rgb */ color: rgb(162, 139, 191); /* oklch */ color: oklch(67.6% 0.079 304.6);
Tailwind
colors: {
custom: {
50: '#beadd2',
500: '#a28bbf',
950: '#000000',
},
}SCSS
$custom: #a28bbf; $custom-light: #beadd2; $custom-dark: #000000;
JSON
{
"hex": "#a28bbf",
"rgb": {
"r": 162,
"g": 139,
"b": 191
},
"hsl": {
"h": 266.538,
"s": 28.889,
"l": 64.706
},
"oklch": {
"l": 0.6761,
"c": 0.07933,
"h": 304.6
},
"luminance": 0.29908
}Semantic roles & 50–950 ramp
primary
#A28BBF
secondary
#D4DCCA
accent
#A83E79
background
#FBFAFC
surface
#F7F4F9
border
#D0CED2
text
#121014
muted
#817F82