#A29BED#A29BED
#A29BED is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.7% C 0.118 H 287.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A29BED |
|---|---|
| RGB | rgb(162, 155, 237) |
| HSL | hsl(245, 69%, 77%) |
| HSV | hsv(245, 35%, 93%) |
| CMYK | cmyk(31.6%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.45, 20.83, -40.33) |
| CIE-LCH | lch(67.45, 45.39, 297.31°) |
| OKLab | oklab(72.75% 0.0344 -0.1125) |
| OKLCH | oklch(72.75% 0.118 287) |
| XYZ | xyz(41.9037, 37.2374, 85.0841) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.00
Periwinkle Blue
#8F99FB
ΔE00 5.28
Lavender
#B39DDB
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 8.14
Periwinkle (survey)
#8E82FE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A29BED #E6ED9B
analogous
#9BBDED #A29BED #CB9BED
triadic
#A29BED #EDA29B #9BEDA2
tetradic
#A29BED #ED9BBD #E6ED9B #9BEDCB
square
#A29BED #ED9BBD #E6ED9B #9BEDCB
split-complementary
#A29BED #EDCB9B #BDED9B
monochromatic
#4233DA #7267E4 #A29BED #D2CFF6 #E7E5FA
Accessibility & contrast
On white
2.49
#A29BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A29BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A29BED
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A29BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A29BED | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#82A2EB
Tritanopia (blue-blind)
#90AAB9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a29bed; /* rgb */ color: rgb(162, 155, 237); /* oklch */ color: oklch(72.7% 0.118 287.0);
Tailwind
colors: {
custom: {
50: '#bfb8f3',
500: '#a29bed',
950: '#000000',
},
}SCSS
$custom: #a29bed; $custom-light: #bfb8f3; $custom-dark: #000000;
JSON
{
"hex": "#a29bed",
"rgb": {
"r": 162,
"g": 155,
"b": 237
},
"hsl": {
"h": 245.122,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.72746,
"c": 0.11764,
"h": 287
},
"luminance": 0.37238
}Semantic roles & 50–950 ramp
primary
#A29BED
secondary
#F0F2D9
accent
#D114C1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085