#A299BF#A299BF
#A299BF is a light, muted violet. Relative luminance 0.342; OKLCH L 70.4% C 0.056 H 295.8°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A299BF |
|---|---|
| RGB | rgb(162, 153, 191) |
| HSL | hsl(254, 23%, 67%) |
| HSV | hsv(254, 20%, 75%) |
| CMYK | cmyk(15.2%, 19.9%, 0%, 25.1%) |
| CIE-LAB | lab(65.14, 10.99, -18.42) |
| CIE-LCH | lch(65.14, 21.45, 300.82°) |
| OKLab | oklab(70.36% 0.0242 -0.0501) |
| OKLCH | oklch(70.36% 0.056 295.8) |
| XYZ | xyz(35.6935, 34.2252, 54.0058) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 6.65
Heather
#A484AC
ΔE00 8.44
Pale Purple
#B790D4
ΔE00 8.71
Lilac
#C8A2C8
ΔE00 9.52
Dusty Lavender
#AC86A8
ΔE00 9.75
Wisteria
#A87DC2
ΔE00 10.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A299BF #B6BF99
analogous
#99A3BF #A299BF #B599BF
triadic
#A299BF #BFA299 #99BFA2
tetradic
#A299BF #BF99A3 #B6BF99 #99BFB5
square
#A299BF #BF99A3 #B6BF99 #99BFB5
split-complementary
#A299BF #BFB599 #A3BF99
monochromatic
#615588 #8073A7 #A299BF #C4BFD7 #E7E4EE
Accessibility & contrast
On white
2.68
#A299BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#A299BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A299BF
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A299BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A299BF | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC1
Deuteranopia (green-blind)
#929EBE
Tritanopia (blue-blind)
#9D9FA6
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a299bf; /* rgb */ color: rgb(162, 153, 191); /* oklch */ color: oklch(70.4% 0.056 295.8);
Tailwind
colors: {
custom: {
50: '#bdb7d2',
500: '#a299bf',
950: '#000000',
},
}SCSS
$custom: #a299bf; $custom-light: #bdb7d2; $custom-dark: #000000;
JSON
{
"hex": "#a299bf",
"rgb": {
"r": 162,
"g": 153,
"b": 191
},
"hsl": {
"h": 254.211,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.70365,
"c": 0.05569,
"h": 295.8
},
"luminance": 0.34225
}Semantic roles & 50–950 ramp
primary
#A299BF
secondary
#DDE0D4
accent
#A1448B
background
#FBFBFC
surface
#F6F6F9
border
#D0D0D2
text
#121114
muted
#818082