#ABA5DE#ABA5DE
#ABA5DE is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.7% C 0.082 H 289.1°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA5DE |
|---|---|
| RGB | rgb(171, 165, 222) |
| HSL | hsl(246, 46%, 76%) |
| HSV | hsv(246, 26%, 87%) |
| CMYK | cmyk(23%, 25.7%, 0%, 12.9%) |
| CIE-LAB | lab(70.06, 14.15, -28.00) |
| CIE-LCH | lch(70.06, 31.37, 296.81°) |
| OKLab | oklab(74.73% 0.0267 -0.0771) |
| OKLCH | oklch(74.73% 0.082 289.1) |
| XYZ | xyz(43.4314, 40.8415, 74.6881) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.13
Pale Violet
#CEAEFA
ΔE00 7.51
Lavender (survey)
#C79FEF
ΔE00 7.72
Pale Purple
#B790D4
ΔE00 8.52
Light Periwinkle
#C1C6FC
ΔE00 8.60
Pastel Purple
#CAA0FF
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA5DE #D8DEA5
analogous
#A5BBDE #ABA5DE #C7A5DE
triadic
#ABA5DE #DEABA5 #A5DEAB
tetradic
#ABA5DE #DEA5BB #D8DEA5 #A5DEC7
square
#ABA5DE #DEA5BB #D8DEA5 #A5DEC7
split-complementary
#ABA5DE #DEC7A5 #BBDEA5
monochromatic
#574BBD #8178CE #ABA5DE #D5D2EE #EAE9F7
Accessibility & contrast
On white
2.29
#ABA5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#ABA5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA5DE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA5DE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97ACE0
Deuteranopia (green-blind)
#96AADC
Tritanopia (blue-blind)
#A0AFB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #aba5de; /* rgb */ color: rgb(171, 165, 222); /* oklch */ color: oklch(74.7% 0.082 289.1);
Tailwind
colors: {
custom: {
50: '#c5bfe8',
500: '#aba5de',
950: '#000000',
},
}SCSS
$custom: #aba5de; $custom-light: #c5bfe8; $custom-dark: #000000;
JSON
{
"hex": "#aba5de",
"rgb": {
"r": 171,
"g": 165,
"b": 222
},
"hsl": {
"h": 246.316,
"s": 46.341,
"l": 75.882
},
"oklch": {
"l": 0.7473,
"c": 0.08154,
"h": 289.1
},
"luminance": 0.40842
}Semantic roles & 50–950 ramp
primary
#ABA5DE
secondary
#ECEEDD
accent
#BA2CAB
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184