#A29DFF#A29DFF
#A29DFF is a light, vivid blue. Relative luminance 0.390; OKLCH L 74.0% C 0.140 H 284.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A29DFF |
|---|---|
| RGB | rgb(162, 157, 255) |
| HSL | hsl(243, 100%, 81%) |
| HSV | hsv(243, 38%, 100%) |
| CMYK | cmyk(36.5%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(68.76, 24.35, -48.10) |
| CIE-LCH | lch(68.76, 53.92, 296.85°) |
| OKLab | oklab(74.01% 0.0356 -0.135) |
| OKLCH | oklch(74.01% 0.14 284.8) |
| XYZ | xyz(45.0022, 39.0138, 99.7477) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.76
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 7.70
Pastel Purple
#CAA0FF
ΔE00 8.71
Lavender
#B39DDB
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29DFF #FAFF9D
analogous
#9DC9FF #A29DFF #D39DFF
triadic
#A29DFF #FFA29D #9DFFA2
tetradic
#A29DFF #FF9DC9 #FAFF9D #9DFFD3
square
#A29DFF #FF9DC9 #FAFF9D #9DFFD3
split-complementary
#A29DFF #FFD39D #C9FF9D
monochromatic
#2E23FF #6860FF #A29DFF #DCDAFF #E2E0FF
Accessibility & contrast
On white
2.39
#A29DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A29DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29DFF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29DFF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DABFF
Deuteranopia (green-blind)
#7AA5FD
Tritanopia (blue-blind)
#89B0C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a29dff; /* rgb */ color: rgb(162, 157, 255); /* oklch */ color: oklch(74.0% 0.140 284.8);
Tailwind
colors: {
custom: {
50: '#c0b9ff',
500: '#a29dff',
950: '#000000',
},
}SCSS
$custom: #a29dff; $custom-light: #c0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#a29dff",
"rgb": {
"r": 162,
"g": 157,
"b": 255
},
"hsl": {
"h": 243.061,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.74012,
"c": 0.13964,
"h": 284.8
},
"luminance": 0.39015
}Semantic roles & 50–950 ramp
primary
#A29DFF
secondary
#F6F7D4
accent
#E600DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086