#ABAADC#ABAADC
#ABAADC is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.6% C 0.071 H 285.5°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAADC |
|---|---|
| RGB | rgb(171, 170, 220) |
| HSL | hsl(241, 42%, 76%) |
| HSV | hsv(241, 23%, 86%) |
| CMYK | cmyk(22.3%, 22.7%, 0%, 13.7%) |
| CIE-LAB | lab(71.26, 10.90, -25.06) |
| CIE-LCH | lch(71.26, 27.33, 293.50°) |
| OKLab | oklab(75.63% 0.019 -0.0688) |
| OKLCH | oklch(75.63% 0.071 285.5) |
| XYZ | xyz(44.0844, 42.5739, 73.5913) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.81
Light Periwinkle
#C1C6FC
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 8.40
Periwinkle
#CCCCFF
ΔE00 8.76
Lavender (survey)
#C79FEF
ΔE00 9.21
Light Violet
#D6B4FC
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAADC #DBDCAA
analogous
#AAC2DC #ABAADC #C4AADC
triadic
#ABAADC #DCABAA #AADCAB
tetradic
#ABAADC #DCAAC2 #DBDCAA #AADCC4
square
#ABAADC #DCAAC2 #DBDCAA #AADCC4
split-complementary
#ABAADC #DCC4AA #C2DCAA
monochromatic
#5553B8 #807FCA #ABAADC #D6D5EE #EAE9F6
Accessibility & contrast
On white
2.21
#ABAADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#ABAADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAADC
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAADC | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#9CADDB
Tritanopia (blue-blind)
#A0B2BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaadc; /* rgb */ color: rgb(171, 170, 220); /* oklch */ color: oklch(75.6% 0.071 285.5);
Tailwind
colors: {
custom: {
50: '#c4c3e7',
500: '#abaadc',
950: '#000000',
},
}SCSS
$custom: #abaadc; $custom-light: #c4c3e7; $custom-dark: #000000;
JSON
{
"hex": "#abaadc",
"rgb": {
"r": 171,
"g": 170,
"b": 220
},
"hsl": {
"h": 241.2,
"s": 41.667,
"l": 76.471
},
"oklch": {
"l": 0.75635,
"c": 0.07136,
"h": 285.5
},
"luminance": 0.42575
}Semantic roles & 50–950 ramp
primary
#ABAADC
secondary
#EDEDDE
accent
#B531B2
background
#FCFBFE
surface
#F8F7FC
border
#D1D0D5
text
#131216
muted
#828184