#ABAAFA#ABAAFA
#ABAAFA is a light, moderate blue. Relative luminance 0.443; OKLCH L 76.9% C 0.114 H 284.0°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAFA |
|---|---|
| RGB | rgb(171, 170, 250) |
| HSL | hsl(241, 89%, 82%) |
| HSV | hsv(241, 32%, 98%) |
| CMYK | cmyk(31.6%, 32%, 0%, 2%) |
| CIE-LAB | lab(72.43, 18.15, -39.59) |
| CIE-LCH | lch(72.43, 43.55, 294.63°) |
| OKLab | oklab(76.93% 0.0274 -0.1102) |
| OKLCH | oklch(76.93% 0.114 284) |
| XYZ | xyz(48.4200, 44.3082, 96.4251) |
| Luminance | 0.4431 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.47
Light Periwinkle
#C1C6FC
ΔE00 7.79
Pastel Blue
#A2BFFE
ΔE00 7.88
Lavender
#B39DDB
ΔE00 8.10
Pale Violet
#CEAEFA
ΔE00 8.26
Pastel Purple
#CAA0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAFA #F9FAAA
analogous
#AAD1FA #ABAAFA #D3AAFA
triadic
#ABAAFA #FAABAA #AAFAAB
tetradic
#ABAAFA #FAAAD1 #F9FAAA #AAFAD3
square
#ABAAFA #FAAAD1 #F9FAAA #AAFAD3
split-complementary
#ABAAFA #FAD3AA #D1FAAA
monochromatic
#3936F3 #7270F7 #ABAAFA #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.13
#ABAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#ABAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAFA
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAFA | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FD
Deuteranopia (green-blind)
#90AFF8
Tritanopia (blue-blind)
#97B9C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaafa; /* rgb */ color: rgb(171, 170, 250); /* oklch */ color: oklch(76.9% 0.114 284.0);
Tailwind
colors: {
custom: {
50: '#c6c3fc',
500: '#abaafa',
950: '#000000',
},
}SCSS
$custom: #abaafa; $custom-light: #c6c3fc; $custom-dark: #000000;
JSON
{
"hex": "#abaafa",
"rgb": {
"r": 171,
"g": 170,
"b": 250
},
"hsl": {
"h": 240.75,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.76925,
"c": 0.11358,
"h": 284
},
"luminance": 0.4431
}Semantic roles & 50–950 ramp
primary
#ABAAFA
secondary
#F5F5D6
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185