#A89CED#A89CED
#A89CED is a light, moderate blue. Relative luminance 0.382; OKLCH L 73.4% C 0.116 H 290.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #A89CED |
|---|---|
| RGB | rgb(168, 156, 237) |
| HSL | hsl(249, 69%, 77%) |
| HSV | hsv(249, 34%, 93%) |
| CMYK | cmyk(29.1%, 34.2%, 0%, 7.1%) |
| CIE-LAB | lab(68.18, 21.94, -39.16) |
| CIE-LCH | lch(68.18, 44.89, 299.26°) |
| OKLab | oklab(73.42% 0.0397 -0.109) |
| OKLCH | oklch(73.42% 0.116 290) |
| XYZ | xyz(43.3191, 38.2153, 85.1983) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.55
Perrywinkle
#8F8CE7
ΔE00 6.02
Periwinkle Blue
#8F99FB
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.89
Lavender (survey)
#C79FEF
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89CED #E1ED9C
analogous
#9CB9ED #A89CED #D19CED
triadic
#A89CED #EDA89C #9CEDA8
tetradic
#A89CED #ED9CB9 #E1ED9C #9CEDD1
square
#A89CED #ED9CB9 #E1ED9C #9CEDD1
split-complementary
#A89CED #EDD19C #B9ED9C
monochromatic
#4D34DA #7A68E4 #A89CED #D6D0F6 #E8E5FA
Accessibility & contrast
On white
2.43
#A89CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#A89CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89CED
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89CED | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F0
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#98AABA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a89ced; /* rgb */ color: rgb(168, 156, 237); /* oklch */ color: oklch(73.4% 0.116 290.0);
Tailwind
colors: {
custom: {
50: '#c3b9f3',
500: '#a89ced',
950: '#000000',
},
}SCSS
$custom: #a89ced; $custom-light: #c3b9f3; $custom-dark: #000000;
JSON
{
"hex": "#a89ced",
"rgb": {
"r": 168,
"g": 156,
"b": 237
},
"hsl": {
"h": 248.889,
"s": 69.231,
"l": 77.059
},
"oklch": {
"l": 0.73418,
"c": 0.11603,
"h": 290
},
"luminance": 0.38216
}Semantic roles & 50–950 ramp
primary
#A89CED
secondary
#EEF2D9
accent
#D114B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085