#A29BFB#A29BFB
#A29BFB is a light, vivid blue. Relative luminance 0.381; OKLCH L 73.4% C 0.137 H 285.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BFB |
|---|---|
| RGB | rgb(162, 155, 251) |
| HSL | hsl(244, 92%, 80%) |
| HSV | hsv(244, 38%, 98%) |
| CMYK | cmyk(35.5%, 38.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.09, 24.44, -46.99) |
| CIE-LCH | lch(68.09, 52.97, 297.48°) |
| OKLab | oklab(73.43% 0.0374 -0.1318) |
| OKLCH | oklch(73.43% 0.137 285.8) |
| XYZ | xyz(44.0294, 38.0878, 96.2799) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 5.08
Lavender Blue
#8B88F8
ΔE00 6.07
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Pastel Purple
#CAA0FF
ΔE00 8.40
Lavender
#B39DDB
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BFB #F4FB9B
analogous
#9BC4FB #A29BFB #D29BFB
triadic
#A29BFB #FBA29B #9BFBA2
tetradic
#A29BFB #FB9BC4 #F4FB9B #9BFBD2
square
#A29BFB #FB9BC4 #F4FB9B #9BFBD2
split-complementary
#A29BFB #FBD29B #C4FB9B
monochromatic
#3525F6 #6B60F9 #A29BFB #D9D6FD #E4E2FE
Accessibility & contrast
On white
2.44
#A29BFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#A29BFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BFB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BFB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#7AA3F9
Tritanopia (blue-blind)
#8AADBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29bfb; /* rgb */ color: rgb(162, 155, 251); /* oklch */ color: oklch(73.4% 0.137 285.8);
Tailwind
colors: {
custom: {
50: '#c0b8fd',
500: '#a29bfb',
950: '#000000',
},
}SCSS
$custom: #a29bfb; $custom-light: #c0b8fd; $custom-dark: #000000;
JSON
{
"hex": "#a29bfb",
"rgb": {
"r": 162,
"g": 155,
"b": 251
},
"hsl": {
"h": 244.375,
"s": 92.308,
"l": 79.608
},
"oklch": {
"l": 0.73435,
"c": 0.137,
"h": 285.8
},
"luminance": 0.38089
}Semantic roles & 50–950 ramp
primary
#A29BFB
secondary
#F4F6D5
accent
#E600D5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085