#ABAAFF#ABAAFF
#ABAAFF is a light, vivid blue. Relative luminance 0.446; OKLCH L 77.2% C 0.121 H 283.7°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ABAAFF |
|---|---|
| RGB | rgb(171, 170, 255) |
| HSL | hsl(241, 100%, 83%) |
| HSV | hsv(241, 33%, 100%) |
| CMYK | cmyk(32.9%, 33.3%, 0%, 0%) |
| CIE-LAB | lab(72.64, 19.41, -41.96) |
| CIE-LCH | lch(72.64, 46.24, 294.82°) |
| OKLab | oklab(77.16% 0.0286 -0.1171) |
| OKLCH | oklch(77.16% 0.121 283.7) |
| XYZ | xyz(49.2144, 44.6259, 100.6090) |
| Luminance | 0.4463 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.15
Pastel Blue
#A2BFFE
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 8.13
Pastel Purple
#CAA0FF
ΔE00 8.58
Pale Violet
#CEAEFA
ΔE00 8.61
Perrywinkle
#8F8CE7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABAAFF #FEFFAA
analogous
#AAD3FF #ABAAFF #D5AAFF
triadic
#ABAAFF #FFABAA #AAFFAB
tetradic
#ABAAFF #FFAAD3 #FEFFAA #AAFFD5
square
#ABAAFF #FFAAD3 #FEFFAA #AAFFD5
split-complementary
#ABAAFF #FFD5AA #D3FFAA
monochromatic
#3230FF #6F6DFF #ABAAFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.12
#ABAAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#ABAAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABAAFF
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABAAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABAAFF | 1.00 | 2.12 | 9.93 | 9.93 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B5FF
Deuteranopia (green-blind)
#8DB0FD
Tritanopia (blue-blind)
#95BAC9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #abaaff; /* rgb */ color: rgb(171, 170, 255); /* oklch */ color: oklch(77.2% 0.121 283.7);
Tailwind
colors: {
custom: {
50: '#c6c3ff',
500: '#abaaff',
950: '#000000',
},
}SCSS
$custom: #abaaff; $custom-light: #c6c3ff; $custom-dark: #000000;
JSON
{
"hex": "#abaaff",
"rgb": {
"r": 171,
"g": 170,
"b": 255
},
"hsl": {
"h": 240.706,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.77156,
"c": 0.12052,
"h": 283.7
},
"luminance": 0.44627
}Semantic roles & 50–950 ramp
primary
#ABAAFF
secondary
#F7F7D4
accent
#E600E3
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186