#A89BED#A89BED
#A89BED is a light, moderate blue. Relative luminance 0.379; OKLCH L 73.2% C 0.118 H 290.5°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BED |
|---|---|
| RGB | rgb(168, 155, 237) |
| HSL | hsl(250, 69%, 77%) |
| HSV | hsv(250, 35%, 93%) |
| CMYK | cmyk(29.1%, 34.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.93, 22.51, -39.55) |
| CIE-LCH | lch(67.93, 45.50, 299.65°) |
| OKLab | oklab(73.23% 0.0411 -0.1101) |
| OKLCH | oklch(73.23% 0.118 290.5) |
| XYZ | xyz(43.1520, 37.8811, 85.1426) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.56
Perrywinkle
#8F8CE7
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.65
Pastel Purple
#CAA0FF
ΔE00 6.81
Lavender (survey)
#C79FEF
ΔE00 6.97
Baby Purple
#CA9BF7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BED #E0ED9B
analogous
#9BB7ED #A89BED #D19BED
triadic
#A89BED #EDA89B #9BEDA8
tetradic
#A89BED #ED9BB7 #E0ED9B #9BEDD1
square
#A89BED #ED9BB7 #E0ED9B #9BEDD1
split-complementary
#A89BED #EDD19B #B7ED9B
monochromatic
#4E33DA #7B67E4 #A89BED #D5CFF6 #E8E5FA
Accessibility & contrast
On white
2.45
#A89BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A89BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BED
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BED | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7F0
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#98AAB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a89bed; /* rgb */ color: rgb(168, 155, 237); /* oklch */ color: oklch(73.2% 0.118 290.5);
Tailwind
colors: {
custom: {
50: '#c3b8f3',
500: '#a89bed',
950: '#000000',
},
}SCSS
$custom: #a89bed; $custom-light: #c3b8f3; $custom-dark: #000000;
JSON
{
"hex": "#a89bed",
"rgb": {
"r": 168,
"g": 155,
"b": 237
},
"hsl": {
"h": 249.512,
"s": 69.492,
"l": 76.863
},
"oklch": {
"l": 0.73229,
"c": 0.11755,
"h": 290.5
},
"luminance": 0.37882
}Semantic roles & 50–950 ramp
primary
#A89BED
secondary
#EEF2D9
accent
#D114B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085