#ABA9F2#ABA9F2
#ABA9F2 is a light, moderate blue. Relative luminance 0.434; OKLCH L 76.4% C 0.104 H 284.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA9F2 |
|---|---|
| RGB | rgb(171, 169, 242) |
| HSL | hsl(242, 74%, 81%) |
| HSV | hsv(242, 30%, 95%) |
| CMYK | cmyk(29.3%, 30.2%, 0%, 5.1%) |
| CIE-LAB | lab(71.86, 16.72, -36.15) |
| CIE-LCH | lch(71.86, 39.83, 294.82°) |
| OKLab | oklab(76.37% 0.0267 -0.1003) |
| OKLCH | oklch(76.37% 0.104 284.9) |
| XYZ | xyz(47.0054, 43.4435, 89.8961) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.90
Periwinkle Blue
#8F99FB
ΔE00 7.11
Light Periwinkle
#C1C6FC
ΔE00 7.61
Pale Violet
#CEAEFA
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 8.30
Pastel Blue
#A2BFFE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA9F2 #F0F2A9
analogous
#A9CBF2 #ABA9F2 #CFA9F2
triadic
#ABA9F2 #F2ABA9 #A9F2AB
tetradic
#ABA9F2 #F2A9CB #F0F2A9 #A9F2CF
square
#ABA9F2 #F2A9CB #F0F2A9 #A9F2CF
split-complementary
#ABA9F2 #F2CFA9 #CBF2A9
monochromatic
#433FE2 #7774EA #ABA9F2 #DFDEFA #E5E4FB
Accessibility & contrast
On white
2.17
#ABA9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#ABA9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA9F2
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA9F2 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B2F5
Deuteranopia (green-blind)
#92AEF0
Tritanopia (blue-blind)
#9AB6C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aba9f2; /* rgb */ color: rgb(171, 169, 242); /* oklch */ color: oklch(76.4% 0.104 284.9);
Tailwind
colors: {
custom: {
50: '#c5c2f6',
500: '#aba9f2',
950: '#000000',
},
}SCSS
$custom: #aba9f2; $custom-light: #c5c2f6; $custom-dark: #000000;
JSON
{
"hex": "#aba9f2",
"rgb": {
"r": 171,
"g": 169,
"b": 242
},
"hsl": {
"h": 241.644,
"s": 73.737,
"l": 80.588
},
"oklch": {
"l": 0.7637,
"c": 0.10384,
"h": 284.9
},
"luminance": 0.43445
}Semantic roles & 50–950 ramp
primary
#ABA9F2
secondary
#F2F3D8
accent
#D610D0
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185