#ABAAF6#ABAAF6
#ABAAF6 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.7% C 0.108 H 284.2°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF6 |
|---|---|
| RGB | rgb(171, 170, 246) |
| HSL | hsl(241, 81%, 82%) |
| HSV | hsv(241, 31%, 96%) |
| CMYK | cmyk(30.5%, 30.9%, 0%, 3.5%) |
| CIE-LAB | lab(72.27, 17.15, -37.68) |
| CIE-LCH | lch(72.27, 41.40, 294.47°) |
| OKLab | oklab(76.74% 0.0264 -0.1047) |
| OKLCH | oklch(76.74% 0.108 284.2) |
| XYZ | xyz(47.7994, 44.0599, 93.1569) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 7.55
Lavender
#B39DDB
ΔE00 7.58
Pale Violet
#CEAEFA
ΔE00 8.03
Pastel Blue
#A2BFFE
ΔE00 8.06
Pastel Purple
#CAA0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF6 #F5F6AA
analogous
#AACFF6 #ABAAF6 #D1AAF6
triadic
#ABAAF6 #F6ABAA #AAF6AB
tetradic
#ABAAF6 #F6AACF #F5F6AA #AAF6D1
square
#ABAAF6 #F6AACF #F5F6AA #AAF6D1
split-complementary
#ABAAF6 #F6D1AA #CFF6AA
monochromatic
#3E3BEA #7473F0 #ABAAF6 #E2E1FC #E4E3FC
Accessibility & contrast
On white
2.14
#ABAAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#ABAAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF6
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF6 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4F9
Deuteranopia (green-blind)
#92AFF4
Tritanopia (blue-blind)
#98B8C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf6; /* rgb */ color: rgb(171, 170, 246); /* oklch */ color: oklch(76.7% 0.108 284.2);
Tailwind
colors: {
custom: {
50: '#c6c3f9',
500: '#abaaf6',
950: '#000000',
},
}SCSS
$custom: #abaaf6; $custom-light: #c6c3f9; $custom-dark: #000000;
JSON
{
"hex": "#abaaf6",
"rgb": {
"r": 171,
"g": 170,
"b": 246
},
"hsl": {
"h": 240.789,
"s": 80.851,
"l": 81.569
},
"oklch": {
"l": 0.76743,
"c": 0.10801,
"h": 284.2
},
"luminance": 0.44061
}Semantic roles & 50–950 ramp
primary
#ABAAF6
secondary
#F4F4D7
accent
#DD08DA
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185