#A29CFE#A29CFE
#A29CFE is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.8% C 0.140 H 285.2°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A29CFE |
|---|---|
| RGB | rgb(162, 156, 254) |
| HSL | hsl(244, 98%, 80%) |
| HSV | hsv(244, 39%, 100%) |
| CMYK | cmyk(36.2%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.47, 24.66, -48.02) |
| CIE-LCH | lch(68.47, 53.98, 297.18°) |
| OKLab | oklab(73.77% 0.0367 -0.1348) |
| OKLCH | oklch(73.77% 0.14 285.2) |
| XYZ | xyz(44.6732, 38.6126, 98.8459) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 5.39
Lavender Blue
#8B88F8
ΔE00 6.18
Periwinkle (survey)
#8E82FE
ΔE00 7.49
Pastel Purple
#CAA0FF
ΔE00 8.59
Lavender
#B39DDB
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29CFE #F8FE9C
analogous
#9CC7FE #A29CFE #D39CFE
triadic
#A29CFE #FEA29C #9CFEA2
tetradic
#A29CFE #FE9CC7 #F8FE9C #9CFED3
square
#A29CFE #FE9CC7 #F8FE9C #9CFED3
split-complementary
#A29CFE #FED39C #C7FE9C
monochromatic
#3023FD #695FFD #A29CFE #DBD9FF #E3E1FF
Accessibility & contrast
On white
2.41
#A29CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#A29CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29CFE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29CFE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#89AFC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a29cfe; /* rgb */ color: rgb(162, 156, 254); /* oklch */ color: oklch(73.8% 0.140 285.2);
Tailwind
colors: {
custom: {
50: '#c0b9ff',
500: '#a29cfe',
950: '#000000',
},
}SCSS
$custom: #a29cfe; $custom-light: #c0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#a29cfe",
"rgb": {
"r": 162,
"g": 156,
"b": 254
},
"hsl": {
"h": 243.673,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.73774,
"c": 0.13969,
"h": 285.2
},
"luminance": 0.38614
}Semantic roles & 50–950 ramp
primary
#A29CFE
secondary
#F5F7D4
accent
#E600D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086