#A29EFB#A29EFB
#A29EFB is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.0% C 0.133 H 284.6°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EFB |
|---|---|
| RGB | rgb(162, 158, 251) |
| HSL | hsl(243, 92%, 80%) |
| HSV | hsv(243, 37%, 98%) |
| CMYK | cmyk(35.5%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.82, 22.74, -45.83) |
| CIE-LCH | lch(68.82, 51.16, 296.38°) |
| OKLab | oklab(74% 0.0335 -0.1284) |
| OKLCH | oklch(74% 0.133 284.6) |
| XYZ | xyz(44.5349, 39.0987, 96.4484) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.90
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.66
Lavender
#B39DDB
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EFB #F7FB9E
analogous
#9EC8FB #A29EFB #D19EFB
triadic
#A29EFB #FBA29E #9EFBA2
tetradic
#A29EFB #FB9EC8 #F7FB9E #9EFBD1
square
#A29EFB #FB9EC8 #F7FB9E #9EFBD1
split-complementary
#A29EFB #FBD19E #C8FB9E
monochromatic
#3128F6 #6A63F9 #A29EFB #DAD9FD #E3E2FE
Accessibility & contrast
On white
2.38
#A29EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A29EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EFB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EFB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#8AB0C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a29efb; /* rgb */ color: rgb(162, 158, 251); /* oklch */ color: oklch(74.0% 0.133 284.6);
Tailwind
colors: {
custom: {
50: '#c0bafd',
500: '#a29efb',
950: '#000000',
},
}SCSS
$custom: #a29efb; $custom-light: #c0bafd; $custom-dark: #000000;
JSON
{
"hex": "#a29efb",
"rgb": {
"r": 162,
"g": 158,
"b": 251
},
"hsl": {
"h": 242.581,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.73998,
"c": 0.13273,
"h": 284.6
},
"luminance": 0.391
}Semantic roles & 50–950 ramp
primary
#A29EFB
secondary
#F5F6D5
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085