#A29DFD#A29DFD
#A29DFD is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.9% C 0.137 H 284.9°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DFD |
|---|---|
| RGB | rgb(162, 157, 253) |
| HSL | hsl(243, 96%, 80%) |
| HSV | hsv(243, 38%, 99%) |
| CMYK | cmyk(36%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.67, 23.83, -47.16) |
| CIE-LCH | lch(68.67, 52.84, 296.80°) |
| OKLab | oklab(73.91% 0.0352 -0.1323) |
| OKLCH | oklch(73.91% 0.137 284.9) |
| XYZ | xyz(44.6820, 38.8857, 98.0609) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 6.41
Periwinkle (survey)
#8E82FE
ΔE00 7.78
Pastel Purple
#CAA0FF
ΔE00 8.63
Lavender
#B39DDB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DFD #F8FD9D
analogous
#9DC8FD #A29DFD #D29DFD
triadic
#A29DFD #FDA29D #9DFDA2
tetradic
#A29DFD #FD9DC8 #F8FD9D #9DFDD2
square
#A29DFD #FD9DC8 #F8FD9D #9DFDD2
split-complementary
#A29DFD #FDD29D #C8FD9D
monochromatic
#3025FB #6961FC #A29DFD #DBD9FE #E3E1FE
Accessibility & contrast
On white
2.39
#A29DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#A29DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DFD
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DFD | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#7BA5FB
Tritanopia (blue-blind)
#89AFC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a29dfd; /* rgb */ color: rgb(162, 157, 253); /* oklch */ color: oklch(73.9% 0.137 284.9);
Tailwind
colors: {
custom: {
50: '#c0b9fe',
500: '#a29dfd',
950: '#000000',
},
}SCSS
$custom: #a29dfd; $custom-light: #c0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#a29dfd",
"rgb": {
"r": 162,
"g": 157,
"b": 253
},
"hsl": {
"h": 243.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.73911,
"c": 0.1369,
"h": 284.9
},
"luminance": 0.38887
}Semantic roles & 50–950 ramp
primary
#A29DFD
secondary
#F5F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086