#ABAAF3#ABAAF3
#ABAAF3 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.6% C 0.104 H 284.3°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAF3 |
|---|---|
| RGB | rgb(171, 170, 243) |
| HSL | hsl(241, 75%, 81%) |
| HSV | hsv(241, 30%, 95%) |
| CMYK | cmyk(29.6%, 30%, 0%, 4.7%) |
| CIE-LAB | lab(72.15, 16.41, -36.24) |
| CIE-LCH | lch(72.15, 39.78, 294.35°) |
| OKLab | oklab(76.61% 0.0256 -0.1006) |
| OKLCH | oklch(76.61% 0.104 284.3) |
| XYZ | xyz(47.3427, 43.8772, 90.7515) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 7.10
Lavender
#B39DDB
ΔE00 7.21
Light Periwinkle
#C1C6FC
ΔE00 7.40
Pale Violet
#CEAEFA
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.22
Pastel Purple
#CAA0FF
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAF3 #F2F3AA
analogous
#AACDF3 #ABAAF3 #CFAAF3
triadic
#ABAAF3 #F3ABAA #AAF3AB
tetradic
#ABAAF3 #F3AACD #F2F3AA #AAF3CF
square
#ABAAF3 #F3AACD #F2F3AA #AAF3CF
split-complementary
#ABAAF3 #F3CFAA #CDF3AA
monochromatic
#413FE4 #7674EB #ABAAF3 #E0E0FB #E5E4FB
Accessibility & contrast
On white
2.15
#ABAAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#ABAAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAF3
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAF3 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B3F6
Deuteranopia (green-blind)
#93AFF1
Tritanopia (blue-blind)
#99B7C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #abaaf3; /* rgb */ color: rgb(171, 170, 243); /* oklch */ color: oklch(76.6% 0.104 284.3);
Tailwind
colors: {
custom: {
50: '#c5c3f7',
500: '#abaaf3',
950: '#000000',
},
}SCSS
$custom: #abaaf3; $custom-light: #c5c3f7; $custom-dark: #000000;
JSON
{
"hex": "#abaaf3",
"rgb": {
"r": 171,
"g": 170,
"b": 243
},
"hsl": {
"h": 240.822,
"s": 75.258,
"l": 80.98
},
"oklch": {
"l": 0.76608,
"c": 0.10382,
"h": 284.3
},
"luminance": 0.43878
}Semantic roles & 50–950 ramp
primary
#ABAAF3
secondary
#F3F3D8
accent
#D70ED5
background
#FCFBFF
surface
#F8F7FE
border
#D1D0D6
text
#131217
muted
#828185