#ABAADB#ABAADB
#ABAADB is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.6% C 0.070 H 285.5°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAADB |
|---|---|
| RGB | rgb(171, 170, 219) |
| HSL | hsl(241, 40%, 76%) |
| HSV | hsv(241, 22%, 86%) |
| CMYK | cmyk(21.9%, 22.4%, 0%, 14.1%) |
| CIE-LAB | lab(71.23, 10.66, -24.57) |
| CIE-LCH | lch(71.23, 26.78, 293.46°) |
| OKLab | oklab(75.6% 0.0187 -0.0674) |
| OKLCH | oklch(75.6% 0.07 285.5) |
| XYZ | xyz(43.9524, 42.5211, 72.8958) |
| Luminance | 0.4252 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.86
Light Periwinkle
#C1C6FC
ΔE00 7.52
Pale Violet
#CEAEFA
ΔE00 8.50
Periwinkle
#CCCCFF
ΔE00 8.79
Lavender (survey)
#C79FEF
ΔE00 9.30
Light Violet
#D6B4FC
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAADB #DADBAA
analogous
#AAC2DB #ABAADB #C4AADB
triadic
#ABAADB #DBABAA #AADBAB
tetradic
#ABAADB #DBAAC2 #DADBAA #AADBC4
square
#ABAADB #DBAAC2 #DADBAA #AADBC4
split-complementary
#ABAADB #DBC4AA #C2DBAA
monochromatic
#5654B7 #817FC9 #ABAADB #D5D5ED #EAEAF6
Accessibility & contrast
On white
2.21
#ABAADB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#ABAADB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAADB
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAADB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAADB | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DD
Deuteranopia (green-blind)
#9CADDA
Tritanopia (blue-blind)
#A0B2BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaadb; /* rgb */ color: rgb(171, 170, 219); /* oklch */ color: oklch(75.6% 0.070 285.5);
Tailwind
colors: {
custom: {
50: '#c4c3e6',
500: '#abaadb',
950: '#000000',
},
}SCSS
$custom: #abaadb; $custom-light: #c4c3e6; $custom-dark: #000000;
JSON
{
"hex": "#abaadb",
"rgb": {
"r": 171,
"g": 170,
"b": 219
},
"hsl": {
"h": 241.224,
"s": 40.496,
"l": 76.275
},
"oklch": {
"l": 0.75595,
"c": 0.06993,
"h": 285.5
},
"luminance": 0.42522
}Semantic roles & 50–950 ramp
primary
#ABAADB
secondary
#ECEDDE
accent
#B432B1
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184