#A29FE5#A29FE5
#A29FE5 is a light, moderate blue. Relative luminance 0.381; OKLCH L 73.1% C 0.101 H 285.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FE5 |
|---|---|
| RGB | rgb(162, 159, 229) |
| HSL | hsl(243, 57%, 76%) |
| HSV | hsv(243, 31%, 90%) |
| CMYK | cmyk(29.3%, 30.6%, 0%, 10.2%) |
| CIE-LAB | lab(68.12, 16.55, -34.90) |
| CIE-LCH | lch(68.12, 38.63, 295.37°) |
| OKLab | oklab(73.15% 0.027 -0.0969) |
| OKLCH | oklch(73.15% 0.101 285.6) |
| XYZ | xyz(41.4376, 38.1338, 79.2909) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.84
Perrywinkle
#8F8CE7
ΔE00 6.36
Periwinkle Blue
#8F99FB
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 8.59
Lavender Blue
#8B88F8
ΔE00 8.73
Pastel Purple
#CAA0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FE5 #E2E59F
analogous
#9FBFE5 #A29FE5 #C59FE5
triadic
#A29FE5 #E5A29F #9FE5A2
tetradic
#A29FE5 #E59FBF #E2E59F #9FE5C5
square
#A29FE5 #E59FBF #E2E59F #9FE5C5
split-complementary
#A29FE5 #E5C59F #BFE59F
monochromatic
#453FCB #736FD8 #A29FE5 #D1CFF2 #E8E7F8
Accessibility & contrast
On white
2.43
#A29FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A29FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FE5
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FE5 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA8E8
Deuteranopia (green-blind)
#8AA4E3
Tritanopia (blue-blind)
#92ACB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29fe5; /* rgb */ color: rgb(162, 159, 229); /* oklch */ color: oklch(73.1% 0.101 285.6);
Tailwind
colors: {
custom: {
50: '#bfbbed',
500: '#a29fe5',
950: '#000000',
},
}SCSS
$custom: #a29fe5; $custom-light: #bfbbed; $custom-dark: #000000;
JSON
{
"hex": "#a29fe5",
"rgb": {
"r": 162,
"g": 159,
"b": 229
},
"hsl": {
"h": 242.571,
"s": 57.377,
"l": 76.078
},
"oklch": {
"l": 0.73145,
"c": 0.10059,
"h": 285.6
},
"luminance": 0.38135
}Semantic roles & 50–950 ramp
primary
#A29FE5
secondary
#EFF0DB
accent
#C521BE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084