#A89FEC#A89FEC
#A89FEC is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.9% C 0.110 H 288.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FEC |
|---|---|
| RGB | rgb(168, 159, 236) |
| HSL | hsl(247, 67%, 77%) |
| HSV | hsv(247, 33%, 93%) |
| CMYK | cmyk(28.8%, 32.6%, 0%, 7.5%) |
| CIE-LAB | lab(68.88, 20.00, -37.52) |
| CIE-LCH | lch(68.88, 42.52, 298.06°) |
| OKLab | oklab(73.94% 0.0354 -0.1043) |
| OKLCH | oklch(73.94% 0.11 288.8) |
| XYZ | xyz(43.6830, 39.1763, 84.6009) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 6.57
Periwinkle Blue
#8F99FB
ΔE00 6.69
Pastel Purple
#CAA0FF
ΔE00 7.25
Lavender (survey)
#C79FEF
ΔE00 7.29
Pale Violet
#CEAEFA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FEC #E3EC9F
analogous
#9FBCEC #A89FEC #CF9FEC
triadic
#A89FEC #ECA89F #9FECA8
tetradic
#A89FEC #EC9FBC #E3EC9F #9FECCF
square
#A89FEC #EC9FBC #E3EC9F #9FECCF
split-complementary
#A89FEC #ECCF9F #BCEC9F
monochromatic
#4B39D8 #7A6CE2 #A89FEC #D6D2F6 #E8E5FA
Accessibility & contrast
On white
2.38
#A89FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A89FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FEC
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FEC | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AAAEF
Deuteranopia (green-blind)
#89A6EA
Tritanopia (blue-blind)
#98ADBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89fec; /* rgb */ color: rgb(168, 159, 236); /* oklch */ color: oklch(73.9% 0.110 288.8);
Tailwind
colors: {
custom: {
50: '#c3bbf2',
500: '#a89fec',
950: '#000000',
},
}SCSS
$custom: #a89fec; $custom-light: #c3bbf2; $custom-dark: #000000;
JSON
{
"hex": "#a89fec",
"rgb": {
"r": 168,
"g": 159,
"b": 236
},
"hsl": {
"h": 247.013,
"s": 66.957,
"l": 77.451
},
"oklch": {
"l": 0.73941,
"c": 0.11016,
"h": 288.8
},
"luminance": 0.39177
}Semantic roles & 50–950 ramp
primary
#A89FEC
secondary
#EFF1DA
accent
#CF17B9
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085