#ABA6DB#ABA6DB
#ABA6DB is a light, moderate blue. Relative luminance 0.410; OKLCH L 74.8% C 0.076 H 288.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA6DB |
|---|---|
| RGB | rgb(171, 166, 219) |
| HSL | hsl(246, 42%, 75%) |
| HSV | hsv(246, 24%, 86%) |
| CMYK | cmyk(21.9%, 24.2%, 0%, 14.1%) |
| CIE-LAB | lab(70.21, 12.89, -26.13) |
| CIE-LCH | lch(70.21, 29.14, 296.26°) |
| OKLab | oklab(74.8% 0.0244 -0.0718) |
| OKLCH | oklch(74.8% 0.076 288.7) |
| XYZ | xyz(43.2139, 41.0442, 72.6497) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 7.88
Lavender (survey)
#C79FEF
ΔE00 8.21
Light Periwinkle
#C1C6FC
ΔE00 8.49
Pale Purple
#B790D4
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA6DB #D6DBA6
analogous
#A6BBDB #ABA6DB #C5A6DB
triadic
#ABA6DB #DBABA6 #A6DBAB
tetradic
#ABA6DB #DBA6BB #D6DBA6 #A6DBC5
square
#ABA6DB #DBA6BB #D6DBA6 #A6DBC5
split-complementary
#ABA6DB #DBC5A6 #BBDBA6
monochromatic
#594FB8 #827AC9 #ABA6DB #D4D2ED #EAE9F6
Accessibility & contrast
On white
2.28
#ABA6DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#ABA6DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA6DB
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA6DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA6DB | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99ADDD
Deuteranopia (green-blind)
#99AADA
Tritanopia (blue-blind)
#A1AFB8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aba6db; /* rgb */ color: rgb(171, 166, 219); /* oklch */ color: oklch(74.8% 0.076 288.7);
Tailwind
colors: {
custom: {
50: '#c4c0e6',
500: '#aba6db',
950: '#000000',
},
}SCSS
$custom: #aba6db; $custom-light: #c4c0e6; $custom-dark: #000000;
JSON
{
"hex": "#aba6db",
"rgb": {
"r": 171,
"g": 166,
"b": 219
},
"hsl": {
"h": 245.66,
"s": 42.4,
"l": 75.49
},
"oklch": {
"l": 0.74803,
"c": 0.0758,
"h": 288.7
},
"luminance": 0.41045
}Semantic roles & 50–950 ramp
primary
#ABA6DB
secondary
#ECEDDE
accent
#B530A9
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184