#ABA9D2#ABA9D2
#ABA9D2 is a light, muted blue. Relative luminance 0.417; OKLCH L 75.0% C 0.059 H 287.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9D2 |
|---|---|
| RGB | rgb(171, 169, 210) |
| HSL | hsl(243, 31%, 74%) |
| HSV | hsv(243, 20%, 82%) |
| CMYK | cmyk(18.6%, 19.5%, 0%, 17.6%) |
| CIE-LAB | lab(70.65, 9.17, -20.51) |
| CIE-LCH | lch(70.65, 22.46, 294.10°) |
| OKLab | oklab(75.04% 0.0173 -0.056) |
| OKLCH | oklch(75.04% 0.059 287.1) |
| XYZ | xyz(42.6127, 41.6865, 66.7615) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.53
Light Periwinkle
#C1C6FC
ΔE00 8.62
Periwinkle
#CCCCFF
ΔE00 9.53
Pale Violet
#CEAEFA
ΔE00 9.62
Lavender (survey)
#C79FEF
ΔE00 10.19
Light Violet
#D6B4FC
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9D2 #D0D2A9
analogous
#A9BCD2 #ABA9D2 #C0A9D2
triadic
#ABA9D2 #D2ABA9 #A9D2AB
tetradic
#ABA9D2 #D2A9BC #D0D2A9 #A9D2C0
square
#ABA9D2 #D2A9BC #D0D2A9 #A9D2C0
split-complementary
#ABA9D2 #D2C0A9 #BCD2A9
monochromatic
#5D59A8 #8481BD #ABA9D2 #D2D1E7 #EBEBF4
Accessibility & contrast
On white
2.25
#ABA9D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#ABA9D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9D2
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9D2 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FAED4
Deuteranopia (green-blind)
#9EACD1
Tritanopia (blue-blind)
#A3B0B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aba9d2; /* rgb */ color: rgb(171, 169, 210); /* oklch */ color: oklch(75.0% 0.059 287.1);
Tailwind
colors: {
custom: {
50: '#c4c2df',
500: '#aba9d2',
950: '#000000',
},
}SCSS
$custom: #aba9d2; $custom-light: #c4c2df; $custom-dark: #000000;
JSON
{
"hex": "#aba9d2",
"rgb": {
"r": 171,
"g": 169,
"b": 210
},
"hsl": {
"h": 242.927,
"s": 31.298,
"l": 74.314
},
"oklch": {
"l": 0.75044,
"c": 0.05857,
"h": 287.1
},
"luminance": 0.41687
}Semantic roles & 50–950 ramp
primary
#ABA9D2
secondary
#EBEBE0
accent
#AA3BA5
background
#FCFBFD
surface
#F8F7FB
border
#D1D0D4
text
#121215
muted
#818183