#A29EF9#A29EF9
#A29EF9 is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.9% C 0.130 H 284.7°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EF9 |
|---|---|
| RGB | rgb(162, 158, 249) |
| HSL | hsl(243, 88%, 80%) |
| HSV | hsv(243, 37%, 98%) |
| CMYK | cmyk(34.9%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(68.73, 22.21, -44.88) |
| CIE-LCH | lch(68.73, 50.08, 296.33°) |
| OKLab | oklab(73.9% 0.0331 -0.1257) |
| OKLCH | oklch(73.9% 0.13 284.7) |
| XYZ | xyz(44.2213, 38.9733, 94.7968) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 5.55
Lavender Blue
#8B88F8
ΔE00 6.77
Periwinkle (survey)
#8E82FE
ΔE00 8.22
Lavender
#B39DDB
ΔE00 8.47
Pastel Purple
#CAA0FF
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EF9 #F5F99E
analogous
#9EC8F9 #A29EF9 #CF9EF9
triadic
#A29EF9 #F9A29E #9EF9A2
tetradic
#A29EF9 #F99EC8 #F5F99E #9EF9CF
square
#A29EF9 #F99EC8 #F5F99E #9EF9CF
split-complementary
#A29EF9 #F9CF9E #C8F99E
monochromatic
#332BF2 #6B64F5 #A29EF9 #D9D8FD #E3E2FD
Accessibility & contrast
On white
2.39
#A29EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#A29EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EF9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EF9 | 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)
#81AAFD
Deuteranopia (green-blind)
#7FA5F7
Tritanopia (blue-blind)
#8BAFC0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a29ef9; /* rgb */ color: rgb(162, 158, 249); /* oklch */ color: oklch(73.9% 0.130 284.7);
Tailwind
colors: {
custom: {
50: '#c0bafb',
500: '#a29ef9',
950: '#000000',
},
}SCSS
$custom: #a29ef9; $custom-light: #c0bafb; $custom-dark: #000000;
JSON
{
"hex": "#a29ef9",
"rgb": {
"r": 162,
"g": 158,
"b": 249
},
"hsl": {
"h": 242.637,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.73899,
"c": 0.12997,
"h": 284.7
},
"luminance": 0.38975
}Semantic roles & 50–950 ramp
primary
#A29EF9
secondary
#F4F5D6
accent
#E501DB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085