#ABAAF7#ABAAF7
#ABAAF7 is a light, moderate blue. Relative luminance 0.441; OKLCH L 76.8% C 0.109 H 284.1°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF7 |
|---|---|
| RGB | rgb(171, 170, 247) |
| HSL | hsl(241, 83%, 82%) |
| HSV | hsv(241, 31%, 97%) |
| CMYK | cmyk(30.8%, 31.2%, 0%, 3.1%) |
| CIE-LAB | lab(72.31, 17.40, -38.16) |
| CIE-LCH | lch(72.31, 41.94, 294.51°) |
| OKLab | oklab(76.79% 0.0267 -0.1061) |
| OKLCH | oklch(76.79% 0.109 284.1) |
| XYZ | xyz(47.9533, 44.1215, 93.9674) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.71
Light Periwinkle
#C1C6FC
ΔE00 7.61
Lavender
#B39DDB
ΔE00 7.71
Pastel Blue
#A2BFFE
ΔE00 8.01
Pale Violet
#CEAEFA
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF7 #F6F7AA
analogous
#AAD0F7 #ABAAF7 #D2AAF7
triadic
#ABAAF7 #F7ABAA #AAF7AB
tetradic
#ABAAF7 #F7AAD0 #F6F7AA #AAF7D2
square
#ABAAF7 #F7AAD0 #F6F7AA #AAF7D2
split-complementary
#ABAAF7 #F7D2AA #D0F7AA
monochromatic
#3C3AEC #7472F2 #ABAAF7 #E2E2FC #E3E3FC
Accessibility & contrast
On white
2.14
#ABAAF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#ABAAF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF7
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF7 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FA
Deuteranopia (green-blind)
#91AFF5
Tritanopia (blue-blind)
#98B8C6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf7; /* rgb */ color: rgb(171, 170, 247); /* oklch */ color: oklch(76.8% 0.109 284.1);
Tailwind
colors: {
custom: {
50: '#c6c3fa',
500: '#abaaf7',
950: '#000000',
},
}SCSS
$custom: #abaaf7; $custom-light: #c6c3fa; $custom-dark: #000000;
JSON
{
"hex": "#abaaf7",
"rgb": {
"r": 171,
"g": 170,
"b": 247
},
"hsl": {
"h": 240.779,
"s": 82.796,
"l": 81.765
},
"oklch": {
"l": 0.76788,
"c": 0.1094,
"h": 284.1
},
"luminance": 0.44123
}Semantic roles & 50–950 ramp
primary
#ABAAF7
secondary
#F4F4D7
accent
#DF06DC
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185