#A29FFD#A29FFD
#A29FFD is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.3% C 0.134 H 284.1°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FFD |
|---|---|
| RGB | rgb(162, 159, 253) |
| HSL | hsl(242, 96%, 81%) |
| HSV | hsv(242, 37%, 99%) |
| CMYK | cmyk(36%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.16, 22.69, -46.39) |
| CIE-LCH | lch(69.16, 51.64, 296.07°) |
| OKLab | oklab(74.29% 0.0326 -0.13) |
| OKLCH | oklch(74.29% 0.134 284.1) |
| XYZ | xyz(45.0231, 39.5680, 98.1747) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 5.89
Lavender Blue
#8B88F8
ΔE00 6.84
Periwinkle (survey)
#8E82FE
ΔE00 8.28
Pastel Purple
#CAA0FF
ΔE00 8.83
Lavender
#B39DDB
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FFD #FAFD9F
analogous
#9FCBFD #A29FFD #D19FFD
triadic
#A29FFD #FDA29F #9FFDA2
tetradic
#A29FFD #FD9FCB #FAFD9F #9FFDD1
square
#A29FFD #FD9FCB #FAFD9F #9FFDD1
split-complementary
#A29FFD #FDD19F #CBFD9F
monochromatic
#2E27FB #6863FC #A29FFD #DCDBFE #E2E1FE
Accessibility & contrast
On white
2.36
#A29FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#A29FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FFD
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FFD | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#7EA6FB
Tritanopia (blue-blind)
#89B1C2
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a29ffd; /* rgb */ color: rgb(162, 159, 253); /* oklch */ color: oklch(74.3% 0.134 284.1);
Tailwind
colors: {
custom: {
50: '#c0bbfe',
500: '#a29ffd',
950: '#000000',
},
}SCSS
$custom: #a29ffd; $custom-light: #c0bbfe; $custom-dark: #000000;
JSON
{
"hex": "#a29ffd",
"rgb": {
"r": 162,
"g": 159,
"b": 253
},
"hsl": {
"h": 241.915,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74287,
"c": 0.13408,
"h": 284.1
},
"luminance": 0.3957
}Semantic roles & 50–950 ramp
primary
#A29FFD
secondary
#F6F7D4
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086