#ABAAF1#ABAAF1
#ABAAF1 is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.101 H 284.4°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF1 |
|---|---|
| RGB | rgb(171, 170, 241) |
| HSL | hsl(241, 72%, 81%) |
| HSV | hsv(241, 29%, 95%) |
| CMYK | cmyk(29%, 29.5%, 0%, 5.5%) |
| CIE-LAB | lab(72.07, 15.91, -35.28) |
| CIE-LCH | lch(72.07, 38.70, 294.28°) |
| OKLab | oklab(76.52% 0.0251 -0.0979) |
| OKLCH | oklch(76.52% 0.101 284.4) |
| XYZ | xyz(47.0423, 43.7571, 89.1695) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.97
Light Periwinkle
#C1C6FC
ΔE00 7.31
Periwinkle Blue
#8F99FB
ΔE00 7.32
Pale Violet
#CEAEFA
ΔE00 7.81
Pastel Blue
#A2BFFE
ΔE00 8.35
Pastel Purple
#CAA0FF
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF1 #F0F1AA
analogous
#AACCF1 #ABAAF1 #CEAAF1
triadic
#ABAAF1 #F1ABAA #AAF1AB
tetradic
#ABAAF1 #F1AACC #F0F1AA #AAF1CE
square
#ABAAF1 #F1AACC #F0F1AA #AAF1CE
split-complementary
#ABAAF1 #F1CEAA #CCF1AA
monochromatic
#4341E0 #7775E8 #ABAAF1 #DFDFFA #E5E5FB
Accessibility & contrast
On white
2.15
#ABAAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#ABAAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF1
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF1 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B3F4
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#9AB7C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf1; /* rgb */ color: rgb(171, 170, 241); /* oklch */ color: oklch(76.5% 0.101 284.4);
Tailwind
colors: {
custom: {
50: '#c5c3f6',
500: '#abaaf1',
950: '#000000',
},
}SCSS
$custom: #abaaf1; $custom-light: #c5c3f6; $custom-dark: #000000;
JSON
{
"hex": "#abaaf1",
"rgb": {
"r": 171,
"g": 170,
"b": 241
},
"hsl": {
"h": 240.845,
"s": 71.717,
"l": 80.588
},
"oklch": {
"l": 0.7652,
"c": 0.10102,
"h": 284.4
},
"luminance": 0.43758
}Semantic roles & 50–950 ramp
primary
#ABAAF1
secondary
#F2F2D9
accent
#D412D1
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185