#ABA3DC#ABA3DC
#ABA3DC is a light, moderate blue. Relative luminance 0.400; OKLCH L 74.3% C 0.082 H 290.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA3DC |
|---|---|
| RGB | rgb(171, 163, 220) |
| HSL | hsl(248, 45%, 75%) |
| HSV | hsv(248, 26%, 86%) |
| CMYK | cmyk(22.3%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.48, 14.80, -27.79) |
| CIE-LCH | lch(69.48, 31.49, 298.04°) |
| OKLab | oklab(74.26% 0.0289 -0.0765) |
| OKLCH | oklch(74.26% 0.082 290.7) |
| XYZ | xyz(42.8070, 40.0190, 73.1654) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.51
Lavender (survey)
#C79FEF
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 7.48
Pale Purple
#B790D4
ΔE00 7.86
Pastel Purple
#CAA0FF
ΔE00 8.62
Lilac (survey)
#CEA2FD
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA3DC #D4DCA3
analogous
#A3B7DC #ABA3DC #C7A3DC
triadic
#ABA3DC #DCABA3 #A3DCAB
tetradic
#ABA3DC #DCA3B7 #D4DCA3 #A3DCC7
square
#ABA3DC #DCA3B7 #D4DCA3 #A3DCC7
split-complementary
#ABA3DC #DCC7A3 #B7DCA3
monochromatic
#5A4ABA #8377CB #ABA3DC #D3CFED #EBE9F7
Accessibility & contrast
On white
2.33
#ABA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#ABA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA3DC
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA3DC | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95ABDE
Deuteranopia (green-blind)
#95A9DA
Tritanopia (blue-blind)
#A1ACB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aba3dc; /* rgb */ color: rgb(171, 163, 220); /* oklch */ color: oklch(74.3% 0.082 290.7);
Tailwind
colors: {
custom: {
50: '#c5bee7',
500: '#aba3dc',
950: '#000000',
},
}SCSS
$custom: #aba3dc; $custom-light: #c5bee7; $custom-dark: #000000;
JSON
{
"hex": "#aba3dc",
"rgb": {
"r": 171,
"g": 163,
"b": 220
},
"hsl": {
"h": 248.421,
"s": 44.882,
"l": 75.098
},
"oklch": {
"l": 0.74255,
"c": 0.08175,
"h": 290.7
},
"luminance": 0.4002
}Semantic roles & 50–950 ramp
primary
#ABA3DC
secondary
#EBEEDD
accent
#B82DA5
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131216
muted
#828184