#A29FE9#A29FE9
#A29FE9 is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.3% C 0.106 H 285.3°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FE9 |
|---|---|
| RGB | rgb(162, 159, 233) |
| HSL | hsl(242, 63%, 77%) |
| HSV | hsv(242, 32%, 91%) |
| CMYK | cmyk(30.5%, 31.8%, 0%, 8.6%) |
| CIE-LAB | lab(68.28, 17.55, -36.84) |
| CIE-LCH | lch(68.28, 40.81, 295.47°) |
| OKLab | oklab(73.33% 0.0281 -0.1024) |
| OKLCH | oklch(73.33% 0.106 285.3) |
| XYZ | xyz(42.0025, 38.3598, 82.2662) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.79
Perrywinkle
#8F8CE7
ΔE00 6.04
Lavender
#B39DDB
ΔE00 6.34
Lavender Blue
#8B88F8
ΔE00 8.25
Pastel Purple
#CAA0FF
ΔE00 8.67
Lavender (survey)
#C79FEF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FE9 #E6E99F
analogous
#9FC1E9 #A29FE9 #C79FE9
triadic
#A29FE9 #E9A29F #9FE9A2
tetradic
#A29FE9 #E99FC1 #E6E99F #9FE9C7
square
#A29FE9 #E99FC1 #E6E99F #9FE9C7
split-complementary
#A29FE9 #E9C79F #C1E99F
monochromatic
#423BD2 #726DDE #A29FE9 #D2D1F4 #E7E6F9
Accessibility & contrast
On white
2.42
#A29FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#A29FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FE9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FE9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA9EC
Deuteranopia (green-blind)
#88A4E7
Tritanopia (blue-blind)
#91ACBA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29fe9; /* rgb */ color: rgb(162, 159, 233); /* oklch */ color: oklch(73.3% 0.106 285.3);
Tailwind
colors: {
custom: {
50: '#bfbbf0',
500: '#a29fe9',
950: '#000000',
},
}SCSS
$custom: #a29fe9; $custom-light: #bfbbf0; $custom-dark: #000000;
JSON
{
"hex": "#a29fe9",
"rgb": {
"r": 162,
"g": 159,
"b": 233
},
"hsl": {
"h": 242.432,
"s": 62.712,
"l": 76.863
},
"oklch": {
"l": 0.73327,
"c": 0.10622,
"h": 285.3
},
"luminance": 0.38361
}Semantic roles & 50–950 ramp
primary
#A29FE9
secondary
#F0F1DA
accent
#CA1BC3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084