#A29DFE#A29DFE
#A29DFE is a light, vivid blue. Relative luminance 0.390; OKLCH L 74.0% C 0.138 H 284.8°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DFE |
|---|---|
| RGB | rgb(162, 157, 254) |
| HSL | hsl(243, 98%, 81%) |
| HSV | hsv(243, 38%, 100%) |
| CMYK | cmyk(36.2%, 38.2%, 0%, 0.4%) |
| CIE-LAB | lab(68.71, 24.09, -47.63) |
| CIE-LCH | lch(68.71, 53.38, 296.83°) |
| OKLab | oklab(73.96% 0.0354 -0.1337) |
| OKLCH | oklch(73.96% 0.138 284.8) |
| XYZ | xyz(44.8417, 38.9496, 98.9021) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 6.38
Periwinkle (survey)
#8E82FE
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 8.67
Lavender
#B39DDB
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DFE #F9FE9D
analogous
#9DC8FE #A29DFE #D29DFE
triadic
#A29DFE #FEA29D #9DFEA2
tetradic
#A29DFE #FE9DC8 #F9FE9D #9DFED2
square
#A29DFE #FE9DC8 #F9FE9D #9DFED2
split-complementary
#A29DFE #FED29D #C8FE9D
monochromatic
#2F24FD #6960FD #A29DFE #DBDAFF #E2E1FF
Accessibility & contrast
On white
2.39
#A29DFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#A29DFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DFE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DFE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#89B0C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a29dfe; /* rgb */ color: rgb(162, 157, 254); /* oklch */ color: oklch(74.0% 0.138 284.8);
Tailwind
colors: {
custom: {
50: '#c0b9ff',
500: '#a29dfe',
950: '#000000',
},
}SCSS
$custom: #a29dfe; $custom-light: #c0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#a29dfe",
"rgb": {
"r": 162,
"g": 157,
"b": 254
},
"hsl": {
"h": 243.093,
"s": 97.98,
"l": 80.588
},
"oklch": {
"l": 0.73961,
"c": 0.13828,
"h": 284.8
},
"luminance": 0.38951
}Semantic roles & 50–950 ramp
primary
#A29DFE
secondary
#F5F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086