#A89CEC#A89CEC
#A89CEC is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.4% C 0.115 H 290.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CEC |
|---|---|
| RGB | rgb(168, 156, 236) |
| HSL | hsl(249, 68%, 77%) |
| HSV | hsv(249, 34%, 93%) |
| CMYK | cmyk(28.8%, 33.9%, 0%, 7.5%) |
| CIE-LAB | lab(68.14, 21.70, -38.68) |
| CIE-LCH | lch(68.14, 44.35, 299.29°) |
| OKLab | oklab(73.37% 0.0395 -0.1076) |
| OKLCH | oklch(73.37% 0.115 290.2) |
| XYZ | xyz(43.1734, 38.1571, 84.4310) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.38
Perrywinkle
#8F8CE7
ΔE00 6.08
Periwinkle Blue
#8F99FB
ΔE00 6.73
Pastel Purple
#CAA0FF
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 6.98
Baby Purple
#CA9BF7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CEC #E0EC9C
analogous
#9CB8EC #A89CEC #D09CEC
triadic
#A89CEC #ECA89C #9CECA8
tetradic
#A89CEC #EC9CB8 #E0EC9C #9CECD0
square
#A89CEC #EC9CB8 #E0EC9C #9CECD0
split-complementary
#A89CEC #ECD09C #B8EC9C
monochromatic
#4E35D8 #7B69E2 #A89CEC #D5CFF6 #E8E5FA
Accessibility & contrast
On white
2.43
#A89CEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#A89CEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CEC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CEC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#98AAB9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a89cec; /* rgb */ color: rgb(168, 156, 236); /* oklch */ color: oklch(73.4% 0.115 290.2);
Tailwind
colors: {
custom: {
50: '#c3b9f2',
500: '#a89cec',
950: '#000000',
},
}SCSS
$custom: #a89cec; $custom-light: #c3b9f2; $custom-dark: #000000;
JSON
{
"hex": "#a89cec",
"rgb": {
"r": 168,
"g": 156,
"b": 236
},
"hsl": {
"h": 249,
"s": 67.797,
"l": 76.863
},
"oklch": {
"l": 0.73371,
"c": 0.11466,
"h": 290.2
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#A89CEC
secondary
#EEF2D9
accent
#D016B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085