#A29FF7#A29FF7
#A29FF7 is a light, vivid blue. Relative luminance 0.392; OKLCH L 74.0% C 0.126 H 284.4°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A29FF7 |
|---|---|
| RGB | rgb(162, 159, 247) |
| HSL | hsl(242, 85%, 80%) |
| HSV | hsv(242, 36%, 97%) |
| CMYK | cmyk(34.4%, 35.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.89, 21.13, -43.55) |
| CIE-LCH | lch(68.89, 48.40, 295.88°) |
| OKLab | oklab(73.99% 0.0314 -0.1218) |
| OKLCH | oklch(73.99% 0.126 284.4) |
| XYZ | xyz(44.0823, 39.1917, 93.2198) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 5.71
Lavender Blue
#8B88F8
ΔE00 7.09
Lavender
#B39DDB
ΔE00 8.24
Periwinkle (survey)
#8E82FE
ΔE00 8.58
Pastel Purple
#CAA0FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29FF7 #F4F79F
analogous
#9FC8F7 #A29FF7 #CE9FF7
triadic
#A29FF7 #F7A29F #9FF7A2
tetradic
#A29FF7 #F79FC8 #F4F79F #9FF7CE
square
#A29FF7 #F79FC8 #F4F79F #9FF7CE
split-complementary
#A29FF7 #F7CE9F #C8F79F
monochromatic
#352EEE #6B67F2 #A29FF7 #D9D7FC #E4E3FD
Accessibility & contrast
On white
2.38
#A29FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A29FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29FF7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29FF7 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFB
Deuteranopia (green-blind)
#81A5F5
Tritanopia (blue-blind)
#8CB0C0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a29ff7; /* rgb */ color: rgb(162, 159, 247); /* oklch */ color: oklch(74.0% 0.126 284.4);
Tailwind
colors: {
custom: {
50: '#c0bbfa',
500: '#a29ff7',
950: '#000000',
},
}SCSS
$custom: #a29ff7; $custom-light: #c0bbfa; $custom-dark: #000000;
JSON
{
"hex": "#a29ff7",
"rgb": {
"r": 162,
"g": 159,
"b": 247
},
"hsl": {
"h": 242.045,
"s": 84.615,
"l": 79.608
},
"oklch": {
"l": 0.73991,
"c": 0.12578,
"h": 284.4
},
"luminance": 0.39193
}Semantic roles & 50–950 ramp
primary
#A29FF7
secondary
#F4F5D6
accent
#E104DA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085