#A89BEC#A89BEC
#A89BEC is a light, moderate blue. Relative luminance 0.378; OKLCH L 73.2% C 0.116 H 290.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #A89BEC |
|---|---|
| RGB | rgb(168, 155, 236) |
| HSL | hsl(250, 68%, 77%) |
| HSV | hsv(250, 34%, 93%) |
| CMYK | cmyk(28.8%, 34.3%, 0%, 7.5%) |
| CIE-LAB | lab(67.89, 22.26, -39.06) |
| CIE-LCH | lch(67.89, 44.96, 299.68°) |
| OKLab | oklab(73.18% 0.0409 -0.1087) |
| OKLCH | oklch(73.18% 0.116 290.6) |
| XYZ | xyz(43.0063, 37.8228, 84.3753) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.40
Perrywinkle
#8F8CE7
ΔE00 5.94
Periwinkle Blue
#8F99FB
ΔE00 6.77
Pastel Purple
#CAA0FF
ΔE00 6.82
Lavender (survey)
#C79FEF
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89BEC #DFEC9B
analogous
#9BB7EC #A89BEC #D19BEC
triadic
#A89BEC #ECA89B #9BECA8
tetradic
#A89BEC #EC9BB7 #DFEC9B #9BECD1
square
#A89BEC #EC9BB7 #DFEC9B #9BECD1
split-complementary
#A89BEC #ECD19B #B7EC9B
monochromatic
#4F34D8 #7B68E2 #A89BEC #D5CEF6 #E9E5FA
Accessibility & contrast
On white
2.45
#A89BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#A89BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89BEC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89BEC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7EF
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#99A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a89bec; /* rgb */ color: rgb(168, 155, 236); /* oklch */ color: oklch(73.2% 0.116 290.6);
Tailwind
colors: {
custom: {
50: '#c3b8f2',
500: '#a89bec',
950: '#000000',
},
}SCSS
$custom: #a89bec; $custom-light: #c3b8f2; $custom-dark: #000000;
JSON
{
"hex": "#a89bec",
"rgb": {
"r": 168,
"g": 155,
"b": 236
},
"hsl": {
"h": 249.63,
"s": 68.067,
"l": 76.667
},
"oklch": {
"l": 0.73182,
"c": 0.11616,
"h": 290.6
},
"luminance": 0.37824
}Semantic roles & 50–950 ramp
primary
#A89BEC
secondary
#EEF2D9
accent
#D016B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085