#A29EFF#A29EFF
#A29EFF is a light, vivid blue. Relative luminance 0.394; OKLCH L 74.2% C 0.138 H 284.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EFF |
|---|---|
| RGB | rgb(162, 158, 255) |
| HSL | hsl(242, 100%, 81%) |
| HSV | hsv(242, 38%, 100%) |
| CMYK | cmyk(36.5%, 38%, 0%, 0%) |
| CIE-LAB | lab(69.01, 23.79, -47.72) |
| CIE-LCH | lch(69.01, 53.32, 296.50°) |
| OKLab | oklab(74.2% 0.0343 -0.1339) |
| OKLCH | oklch(74.2% 0.138 284.4) |
| XYZ | xyz(45.1721, 39.3536, 99.8043) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 6.57
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.81
Lavender
#B39DDB
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EFF #FBFF9E
analogous
#9ECAFF #A29EFF #D29EFF
triadic
#A29EFF #FFA29E #9EFFA2
tetradic
#A29EFF #FF9ECA #FBFF9E #9EFFD2
square
#A29EFF #FF9ECA #FBFF9E #9EFFD2
split-complementary
#A29EFF #FFD29E #CAFF9E
monochromatic
#2D24FF #6761FF #A29EFF #DDDBFF #E2E0FF
Accessibility & contrast
On white
2.37
#A29EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A29EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EFF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EFF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#7BA5FD
Tritanopia (blue-blind)
#89B1C2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a29eff; /* rgb */ color: rgb(162, 158, 255); /* oklch */ color: oklch(74.2% 0.138 284.4);
Tailwind
colors: {
custom: {
50: '#c0baff',
500: '#a29eff',
950: '#000000',
},
}SCSS
$custom: #a29eff; $custom-light: #c0baff; $custom-dark: #000000;
JSON
{
"hex": "#a29eff",
"rgb": {
"r": 162,
"g": 158,
"b": 255
},
"hsl": {
"h": 242.474,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.74199,
"c": 0.13824,
"h": 284.4
},
"luminance": 0.39355
}Semantic roles & 50–950 ramp
primary
#A29EFF
secondary
#F6F7D4
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086