#A89FED#A89FED
#A89FED is a light, moderate blue. Relative luminance 0.392; OKLCH L 74.0% C 0.112 H 288.6°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FED |
|---|---|
| RGB | rgb(168, 159, 237) |
| HSL | hsl(247, 68%, 78%) |
| HSV | hsv(247, 33%, 93%) |
| CMYK | cmyk(29.1%, 32.9%, 0%, 7.1%) |
| CIE-LAB | lab(68.92, 20.25, -38.01) |
| CIE-LCH | lch(68.92, 43.06, 298.05°) |
| OKLab | oklab(73.99% 0.0357 -0.1057) |
| OKLCH | oklch(73.99% 0.112 288.6) |
| XYZ | xyz(43.8287, 39.2346, 85.3682) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 6.51
Periwinkle Blue
#8F99FB
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 7.23
Lavender (survey)
#C79FEF
ΔE00 7.34
Pale Violet
#CEAEFA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FED #E4ED9F
analogous
#9FBDED #A89FED #CF9FED
triadic
#A89FED #EDA89F #9FEDA8
tetradic
#A89FED #ED9FBD #E4ED9F #9FEDCF
square
#A89FED #ED9FBD #E4ED9F #9FEDCF
split-complementary
#A89FED #EDCF9F #BDED9F
monochromatic
#4B38DA #796BE3 #A89FED #D7D3F7 #E8E5FA
Accessibility & contrast
On white
2.37
#A89FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#A89FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FED
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FED | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#98ADBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89fed; /* rgb */ color: rgb(168, 159, 237); /* oklch */ color: oklch(74.0% 0.112 288.6);
Tailwind
colors: {
custom: {
50: '#c3bbf3',
500: '#a89fed',
950: '#000000',
},
}SCSS
$custom: #a89fed; $custom-light: #c3bbf3; $custom-dark: #000000;
JSON
{
"hex": "#a89fed",
"rgb": {
"r": 168,
"g": 159,
"b": 237
},
"hsl": {
"h": 246.923,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.73987,
"c": 0.11156,
"h": 288.6
},
"luminance": 0.39236
}Semantic roles & 50–950 ramp
primary
#A89FED
secondary
#EFF2D9
accent
#D015BB
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085