#A29EED#A29EED
#A29EED is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.3% C 0.113 H 285.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A29EED |
|---|---|
| RGB | rgb(162, 158, 237) |
| HSL | hsl(243, 69%, 77%) |
| HSV | hsv(243, 33%, 93%) |
| CMYK | cmyk(31.6%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.20, 19.13, -39.16) |
| CIE-LCH | lch(68.20, 43.58, 296.03°) |
| OKLab | oklab(73.32% 0.0304 -0.1091) |
| OKLCH | oklch(73.32% 0.113 285.6) |
| XYZ | xyz(42.4091, 38.2484, 85.2526) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.22
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender
#B39DDB
ΔE00 6.80
Lavender Blue
#8B88F8
ΔE00 7.63
Pastel Purple
#CAA0FF
ΔE00 8.47
Lavender (survey)
#C79FEF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29EED #E9ED9E
analogous
#9EC1ED #A29EED #CA9EED
triadic
#A29EED #EDA29E #9EEDA2
tetradic
#A29EED #ED9EC1 #E9ED9E #9EEDCA
square
#A29EED #ED9EC1 #E9ED9E #9EEDCA
split-complementary
#A29EED #EDCA9E #C1ED9E
monochromatic
#3F37DA #716AE3 #A29EED #D3D2F7 #E6E5FA
Accessibility & contrast
On white
2.43
#A29EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#A29EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29EED
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29EED | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#8FACBB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a29eed; /* rgb */ color: rgb(162, 158, 237); /* oklch */ color: oklch(73.3% 0.113 285.6);
Tailwind
colors: {
custom: {
50: '#bfbaf3',
500: '#a29eed',
950: '#000000',
},
}SCSS
$custom: #a29eed; $custom-light: #bfbaf3; $custom-dark: #000000;
JSON
{
"hex": "#a29eed",
"rgb": {
"r": 162,
"g": 158,
"b": 237
},
"hsl": {
"h": 243.038,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.7332,
"c": 0.11328,
"h": 285.6
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#A29EED
secondary
#F1F2D9
accent
#D115C7
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085