#ABAAF9#ABAAF9
#ABAAF9 is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.9% C 0.112 H 284.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF9 |
|---|---|
| RGB | rgb(171, 170, 249) |
| HSL | hsl(241, 87%, 82%) |
| HSV | hsv(241, 32%, 98%) |
| CMYK | cmyk(31.3%, 31.7%, 0%, 2.4%) |
| CIE-LAB | lab(72.39, 17.90, -39.11) |
| CIE-LCH | lch(72.39, 43.01, 294.59°) |
| OKLab | oklab(76.88% 0.0272 -0.1088) |
| OKLCH | oklch(76.88% 0.112 284) |
| XYZ | xyz(48.2636, 44.2456, 95.6015) |
| Luminance | 0.4425 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.55
Light Periwinkle
#C1C6FC
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 7.92
Lavender
#B39DDB
ΔE00 7.97
Pale Violet
#CEAEFA
ΔE00 8.20
Pastel Purple
#CAA0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF9 #F8F9AA
analogous
#AAD1F9 #ABAAF9 #D2AAF9
triadic
#ABAAF9 #F9ABAA #AAF9AB
tetradic
#ABAAF9 #F9AAD1 #F8F9AA #AAF9D2
square
#ABAAF9 #F9AAD1 #F8F9AA #AAF9D2
split-complementary
#ABAAF9 #F9D2AA #D1F9AA
monochromatic
#3A38F1 #7371F5 #ABAAF9 #E3E2FD #E3E2FD
Accessibility & contrast
On white
2.13
#ABAAF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#ABAAF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF9
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF9 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B4FC
Deuteranopia (green-blind)
#90AFF7
Tritanopia (blue-blind)
#97B8C6
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaaf9; /* rgb */ color: rgb(171, 170, 249); /* oklch */ color: oklch(76.9% 0.112 284.0);
Tailwind
colors: {
custom: {
50: '#c6c3fb',
500: '#abaaf9',
950: '#000000',
},
}SCSS
$custom: #abaaf9; $custom-light: #c6c3fb; $custom-dark: #000000;
JSON
{
"hex": "#abaaf9",
"rgb": {
"r": 171,
"g": 170,
"b": 249
},
"hsl": {
"h": 240.759,
"s": 86.813,
"l": 82.157
},
"oklch": {
"l": 0.76879,
"c": 0.11219,
"h": 284
},
"luminance": 0.44247
}Semantic roles & 50–950 ramp
primary
#ABAAF9
secondary
#F5F5D6
accent
#E302E1
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185