#A89FDF#A89FDF
#A89FDF is a light, moderate blue. Relative luminance 0.384; OKLCH L 73.4% C 0.092 H 290.4°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FDF |
|---|---|
| RGB | rgb(168, 159, 223) |
| HSL | hsl(248, 50%, 75%) |
| HSV | hsv(248, 29%, 87%) |
| CMYK | cmyk(24.7%, 28.7%, 0%, 12.5%) |
| CIE-LAB | lab(68.35, 16.85, -31.21) |
| CIE-LCH | lch(68.35, 35.47, 298.36°) |
| OKLab | oklab(73.36% 0.032 -0.0862) |
| OKLCH | oklch(73.36% 0.092 290.4) |
| XYZ | xyz(41.8626, 38.4482, 75.0134) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.60
Lavender (survey)
#C79FEF
ΔE00 7.12
Pale Purple
#B790D4
ΔE00 7.47
Pale Violet
#CEAEFA
ΔE00 7.74
Perrywinkle
#8F8CE7
ΔE00 7.88
Pastel Purple
#CAA0FF
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FDF #D6DF9F
analogous
#9FB6DF #A89FDF #C89FDF
triadic
#A89FDF #DFA89F #9FDFA8
tetradic
#A89FDF #DF9FB6 #D6DF9F #9FDFC8
square
#A89FDF #DF9FB6 #D6DF9F #9FDFC8
split-complementary
#A89FDF #DFC89F #B6DF9F
monochromatic
#5543C0 #7E71D0 #A89FDF #D2CDEE #EAE8F7
Accessibility & contrast
On white
2.42
#A89FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#A89FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FDF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FDF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA8E2
Deuteranopia (green-blind)
#8FA5DD
Tritanopia (blue-blind)
#9CAAB6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89fdf; /* rgb */ color: rgb(168, 159, 223); /* oklch */ color: oklch(73.4% 0.092 290.4);
Tailwind
colors: {
custom: {
50: '#c3bbe9',
500: '#a89fdf',
950: '#000000',
},
}SCSS
$custom: #a89fdf; $custom-light: #c3bbe9; $custom-dark: #000000;
JSON
{
"hex": "#a89fdf",
"rgb": {
"r": 168,
"g": 159,
"b": 223
},
"hsl": {
"h": 248.438,
"s": 50,
"l": 74.902
},
"oklch": {
"l": 0.73359,
"c": 0.09198,
"h": 290.4
},
"luminance": 0.38449
}Semantic roles & 50–950 ramp
primary
#A89FDF
secondary
#ECEEDD
accent
#BD28A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084