#A398DB#A398DB
#A398DB is a light, moderate blue. Relative luminance 0.354; OKLCH L 71.4% C 0.097 H 291.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A398DB |
|---|---|
| RGB | rgb(163, 152, 219) |
| HSL | hsl(250, 48%, 73%) |
| HSV | hsv(250, 31%, 86%) |
| CMYK | cmyk(25.6%, 30.6%, 0%, 14.1%) |
| CIE-LAB | lab(66.03, 18.35, -32.63) |
| CIE-LCH | lch(66.03, 37.44, 299.36°) |
| OKLab | oklab(71.42% 0.0352 -0.0903) |
| OKLCH | oklch(71.42% 0.097 291.3) |
| XYZ | xyz(39.1156, 35.3569, 71.7678) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.04
Perrywinkle
#8F8CE7
ΔE00 6.49
Pale Purple
#B790D4
ΔE00 6.77
Lavender (survey)
#C79FEF
ΔE00 7.53
Periwinkle Blue
#8F99FB
ΔE00 8.39
Pastel Purple
#CAA0FF
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A398DB #D0DB98
analogous
#98AEDB #A398DB #C498DB
triadic
#A398DB #DBA398 #98DBA3
tetradic
#A398DB #DB98AE #D0DB98 #98DBC4
square
#A398DB #DB98AE #D0DB98 #98DBC4
split-complementary
#A398DB #DBC498 #AEDB98
monochromatic
#5440B8 #7A6BCB #A398DB #CCC5EB #EBE8F7
Accessibility & contrast
On white
2.60
#A398DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A398DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A398DB
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A398DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A398DB | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DE
Deuteranopia (green-blind)
#879FD9
Tritanopia (blue-blind)
#97A3B0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a398db; /* rgb */ color: rgb(163, 152, 219); /* oklch */ color: oklch(71.4% 0.097 291.3);
Tailwind
colors: {
custom: {
50: '#bfb6e6',
500: '#a398db',
950: '#000000',
},
}SCSS
$custom: #a398db; $custom-light: #bfb6e6; $custom-dark: #000000;
JSON
{
"hex": "#a398db",
"rgb": {
"r": 163,
"g": 152,
"b": 219
},
"hsl": {
"h": 249.851,
"s": 48.201,
"l": 72.745
},
"oklch": {
"l": 0.71418,
"c": 0.09694,
"h": 291.3
},
"luminance": 0.35357
}Semantic roles & 50–950 ramp
primary
#A398DB
secondary
#EBEEDD
accent
#BB2AA4
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084