#A89DED#A89DED
#A89DED is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.6% C 0.115 H 289.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A89DED |
|---|---|
| RGB | rgb(168, 157, 237) |
| HSL | hsl(248, 69%, 77%) |
| HSV | hsv(248, 34%, 93%) |
| CMYK | cmyk(29.1%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.43, 21.38, -38.78) |
| CIE-LCH | lch(68.43, 44.28, 298.87°) |
| OKLab | oklab(73.61% 0.0384 -0.1079) |
| OKLCH | oklch(73.61% 0.115 289.6) |
| XYZ | xyz(43.4876, 38.5523, 85.2545) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.55
Perrywinkle
#8F8CE7
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.99
Lavender (survey)
#C79FEF
ΔE00 7.13
Baby Purple
#CA9BF7
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89DED #E2ED9D
analogous
#9DBAED #A89DED #D09DED
triadic
#A89DED #EDA89D #9DEDA8
tetradic
#A89DED #ED9DBA #E2ED9D #9DEDD0
square
#A89DED #ED9DBA #E2ED9D #9DEDD0
split-complementary
#A89DED #EDD09D #BAED9D
monochromatic
#4C36DA #7A69E4 #A89DED #D6D1F6 #E8E5FA
Accessibility & contrast
On white
2.41
#A89DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#A89DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89DED
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89DED | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8F0
Deuteranopia (green-blind)
#87A5EB
Tritanopia (blue-blind)
#98ABBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89ded; /* rgb */ color: rgb(168, 157, 237); /* oklch */ color: oklch(73.6% 0.115 289.6);
Tailwind
colors: {
custom: {
50: '#c3baf3',
500: '#a89ded',
950: '#000000',
},
}SCSS
$custom: #a89ded; $custom-light: #c3baf3; $custom-dark: #000000;
JSON
{
"hex": "#a89ded",
"rgb": {
"r": 168,
"g": 157,
"b": 237
},
"hsl": {
"h": 248.25,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.73607,
"c": 0.11454,
"h": 289.6
},
"luminance": 0.38553
}Semantic roles & 50–950 ramp
primary
#A89DED
secondary
#EEF2D9
accent
#D115B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085