#ABAAD2#ABAAD2
#ABAAD2 is a light, muted blue. Relative luminance 0.421; OKLCH L 75.2% C 0.057 H 286.1°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAD2 |
|---|---|
| RGB | rgb(171, 170, 210) |
| HSL | hsl(242, 31%, 75%) |
| HSV | hsv(242, 19%, 82%) |
| CMYK | cmyk(18.6%, 19%, 0%, 17.6%) |
| CIE-LAB | lab(70.91, 8.62, -20.11) |
| CIE-LCH | lch(70.91, 21.88, 293.19°) |
| OKLab | oklab(75.24% 0.0158 -0.0549) |
| OKLCH | oklch(75.24% 0.057 286.1) |
| XYZ | xyz(42.7995, 42.0600, 66.8238) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.93
Light Periwinkle
#C1C6FC
ΔE00 8.45
Periwinkle
#CCCCFF
ΔE00 9.37
Pale Violet
#CEAEFA
ΔE00 9.82
Lavender (survey)
#C79FEF
ΔE00 10.48
Light Violet
#D6B4FC
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAD2 #D1D2AA
analogous
#AABDD2 #ABAAD2 #BFAAD2
triadic
#ABAAD2 #D2ABAA #AAD2AB
tetradic
#ABAAD2 #D2AABD #D1D2AA #AAD2BF
square
#ABAAD2 #D2AABD #D1D2AA #AAD2BF
split-complementary
#ABAAD2 #D2BFAA #BDD2AA
monochromatic
#5C5AA8 #8382BD #ABAAD2 #D3D2E7 #EBEBF4
Accessibility & contrast
On white
2.23
#ABAAD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#ABAAD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAD2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAD2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD4
Deuteranopia (green-blind)
#9FACD1
Tritanopia (blue-blind)
#A3B1B7
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #abaad2; /* rgb */ color: rgb(171, 170, 210); /* oklch */ color: oklch(75.2% 0.057 286.1);
Tailwind
colors: {
custom: {
50: '#c4c3df',
500: '#abaad2',
950: '#000000',
},
}SCSS
$custom: #abaad2; $custom-light: #c4c3df; $custom-dark: #000000;
JSON
{
"hex": "#abaad2",
"rgb": {
"r": 171,
"g": 170,
"b": 210
},
"hsl": {
"h": 241.5,
"s": 30.769,
"l": 74.51
},
"oklch": {
"l": 0.75245,
"c": 0.05711,
"h": 286.1
},
"luminance": 0.42061
}Semantic roles & 50–950 ramp
primary
#ABAAD2
secondary
#EBEBE0
accent
#A93CA7
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183