#ABAADF#ABAADF
#ABAADF is a light, moderate blue. Relative luminance 0.427; OKLCH L 75.8% C 0.076 H 285.3°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAADF |
|---|---|
| RGB | rgb(171, 170, 223) |
| HSL | hsl(241, 45%, 77%) |
| HSV | hsv(241, 24%, 87%) |
| CMYK | cmyk(23.3%, 23.8%, 0%, 12.5%) |
| CIE-LAB | lab(71.37, 11.59, -26.53) |
| CIE-LCH | lch(71.37, 28.96, 293.60°) |
| OKLab | oklab(75.76% 0.02 -0.0729) |
| OKLCH | oklch(75.76% 0.076 285.3) |
| XYZ | xyz(44.4853, 42.7343, 75.7025) |
| Luminance | 0.4274 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.73
Light Periwinkle
#C1C6FC
ΔE00 7.28
Pale Violet
#CEAEFA
ΔE00 8.13
Periwinkle
#CCCCFF
ΔE00 8.71
Lavender (survey)
#C79FEF
ΔE00 8.97
Light Violet
#D6B4FC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAADF #DEDFAA
analogous
#AAC4DF #ABAADF #C6AADF
triadic
#ABAADF #DFABAA #AADFAB
tetradic
#ABAADF #DFAAC4 #DEDFAA #AADFC6
square
#ABAADF #DFAAC4 #DEDFAA #AADFC6
split-complementary
#ABAADF #DFC6AA #C4DFAA
monochromatic
#5351BE #7F7ECE #ABAADF #D7D6F0 #E9E9F7
Accessibility & contrast
On white
2.20
#ABAADF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#ABAADF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAADF
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAADF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAADF | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#9BADDE
Tritanopia (blue-blind)
#9FB3BC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaadf; /* rgb */ color: rgb(171, 170, 223); /* oklch */ color: oklch(75.8% 0.076 285.3);
Tailwind
colors: {
custom: {
50: '#c5c3e9',
500: '#abaadf',
950: '#000000',
},
}SCSS
$custom: #abaadf; $custom-light: #c5c3e9; $custom-dark: #000000;
JSON
{
"hex": "#abaadf",
"rgb": {
"r": 171,
"g": 170,
"b": 223
},
"hsl": {
"h": 241.132,
"s": 45.299,
"l": 77.059
},
"oklch": {
"l": 0.75756,
"c": 0.07562,
"h": 285.3
},
"luminance": 0.42735
}Semantic roles & 50–950 ramp
primary
#ABAADF
secondary
#EDEEDD
accent
#B82DB6
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184