#ABAAF5#ABAAF5
#ABAAF5 is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.7% C 0.107 H 284.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF5 |
|---|---|
| RGB | rgb(171, 170, 245) |
| HSL | hsl(241, 79%, 81%) |
| HSV | hsv(241, 31%, 96%) |
| CMYK | cmyk(30.2%, 30.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.23, 16.90, -37.20) |
| CIE-LCH | lch(72.23, 40.86, 294.43°) |
| OKLab | oklab(76.7% 0.0262 -0.1034) |
| OKLCH | oklch(76.7% 0.107 284.2) |
| XYZ | xyz(47.6464, 43.9987, 92.3507) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.90
Lavender
#B39DDB
ΔE00 7.46
Light Periwinkle
#C1C6FC
ΔE00 7.50
Pale Violet
#CEAEFA
ΔE00 7.98
Pastel Blue
#A2BFFE
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF5 #F4F5AA
analogous
#AACFF5 #ABAAF5 #D1AAF5
triadic
#ABAAF5 #F5ABAA #AAF5AB
tetradic
#ABAAF5 #F5AACF #F4F5AA #AAF5D1
square
#ABAAF5 #F5AACF #F4F5AA #AAF5D1
split-complementary
#ABAAF5 #F5D1AA #CFF5AA
monochromatic
#3F3CE8 #7573EF #ABAAF5 #E1E1FB #E4E4FC
Accessibility & contrast
On white
2.14
#ABAAF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABAAF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF5
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF5 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B3F8
Deuteranopia (green-blind)
#92AFF3
Tritanopia (blue-blind)
#99B8C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf5; /* rgb */ color: rgb(171, 170, 245); /* oklch */ color: oklch(76.7% 0.107 284.2);
Tailwind
colors: {
custom: {
50: '#c5c3f8',
500: '#abaaf5',
950: '#000000',
},
}SCSS
$custom: #abaaf5; $custom-light: #c5c3f8; $custom-dark: #000000;
JSON
{
"hex": "#abaaf5",
"rgb": {
"r": 171,
"g": 170,
"b": 245
},
"hsl": {
"h": 240.8,
"s": 78.947,
"l": 81.373
},
"oklch": {
"l": 0.76698,
"c": 0.10662,
"h": 284.2
},
"luminance": 0.44
}Semantic roles & 50–950 ramp
primary
#ABAAF5
secondary
#F3F4D7
accent
#DB0AD8
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185