#ABAADD#ABAADD
#ABAADD is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.7% C 0.073 H 285.4°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAADD |
|---|---|
| RGB | rgb(171, 170, 221) |
| HSL | hsl(241, 43%, 77%) |
| HSV | hsv(241, 23%, 87%) |
| CMYK | cmyk(22.6%, 23.1%, 0%, 13.3%) |
| CIE-LAB | lab(71.30, 11.13, -25.55) |
| CIE-LCH | lch(71.30, 27.87, 293.53°) |
| OKLab | oklab(75.68% 0.0194 -0.0702) |
| OKLCH | oklch(75.68% 0.073 285.4) |
| XYZ | xyz(44.2173, 42.6271, 74.2908) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.77
Light Periwinkle
#C1C6FC
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 8.30
Periwinkle
#CCCCFF
ΔE00 8.74
Lavender (survey)
#C79FEF
ΔE00 9.12
Light Violet
#D6B4FC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAADD #DCDDAA
analogous
#AAC3DD #ABAADD #C5AADD
triadic
#ABAADD #DDABAA #AADDAB
tetradic
#ABAADD #DDAAC3 #DCDDAA #AADDC5
square
#ABAADD #DDAAC3 #DCDDAA #AADDC5
split-complementary
#ABAADD #DDC5AA #C3DDAA
monochromatic
#5553BA #807ECC #ABAADD #D6D6EE #E9E9F6
Accessibility & contrast
On white
2.20
#ABAADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#ABAADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAADD
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAADD | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DF
Deuteranopia (green-blind)
#9CADDC
Tritanopia (blue-blind)
#A0B3BB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #abaadd; /* rgb */ color: rgb(171, 170, 221); /* oklch */ color: oklch(75.7% 0.073 285.4);
Tailwind
colors: {
custom: {
50: '#c4c3e7',
500: '#abaadd',
950: '#000000',
},
}SCSS
$custom: #abaadd; $custom-light: #c4c3e7; $custom-dark: #000000;
JSON
{
"hex": "#abaadd",
"rgb": {
"r": 171,
"g": 170,
"b": 221
},
"hsl": {
"h": 241.176,
"s": 42.857,
"l": 76.667
},
"oklch": {
"l": 0.75675,
"c": 0.07278,
"h": 285.4
},
"luminance": 0.42628
}Semantic roles & 50–950 ramp
primary
#ABAADD
secondary
#EDEDDE
accent
#B630B3
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184