#A29BFA#A29BFA
#A29BFA is a light, vivid blue. Relative luminance 0.380; OKLCH L 73.4% C 0.136 H 285.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BFA |
|---|---|
| RGB | rgb(162, 155, 250) |
| HSL | hsl(244, 90%, 79%) |
| HSV | hsv(244, 38%, 98%) |
| CMYK | cmyk(35.2%, 38%, 0%, 2%) |
| CIE-LAB | lab(68.04, 24.18, -46.52) |
| CIE-LCH | lch(68.04, 52.43, 297.46°) |
| OKLab | oklab(73.38% 0.0372 -0.1304) |
| OKLCH | oklch(73.38% 0.136 285.9) |
| XYZ | xyz(43.8722, 38.0249, 95.4519) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Perrywinkle
#8F8CE7
ΔE00 5.03
Lavender Blue
#8B88F8
ΔE00 6.11
Periwinkle (survey)
#8E82FE
ΔE00 7.42
Pastel Purple
#CAA0FF
ΔE00 8.36
Lavender
#B39DDB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BFA #F3FA9B
analogous
#9BC4FA #A29BFA #D29BFA
triadic
#A29BFA #FAA29B #9BFAA2
tetradic
#A29BFA #FA9BC4 #F3FA9B #9BFAD2
square
#A29BFA #FA9BC4 #F3FA9B #9BFAD2
split-complementary
#A29BFA #FAD29B #C4FA9B
monochromatic
#3626F4 #6C61F7 #A29BFA #D8D5FD #E4E2FE
Accessibility & contrast
On white
2.44
#A29BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#A29BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BFA
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BFA | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#7BA3F8
Tritanopia (blue-blind)
#8BADBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29bfa; /* rgb */ color: rgb(162, 155, 250); /* oklch */ color: oklch(73.4% 0.136 285.9);
Tailwind
colors: {
custom: {
50: '#c0b8fc',
500: '#a29bfa',
950: '#000000',
},
}SCSS
$custom: #a29bfa; $custom-light: #c0b8fc; $custom-dark: #000000;
JSON
{
"hex": "#a29bfa",
"rgb": {
"r": 162,
"g": 155,
"b": 250
},
"hsl": {
"h": 244.421,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.73384,
"c": 0.13563,
"h": 285.9
},
"luminance": 0.38026
}Semantic roles & 50–950 ramp
primary
#A29BFA
secondary
#F3F6D5
accent
#E600D5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085