#ABABFF#ABABFF
#ABABFF is a light, moderate blue. Relative luminance 0.450; OKLCH L 77.3% C 0.119 H 283.3°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABFF |
|---|---|
| RGB | rgb(171, 171, 255) |
| HSL | hsl(240, 100%, 84%) |
| HSV | hsv(240, 33%, 100%) |
| CMYK | cmyk(32.9%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(72.89, 18.85, -41.58) |
| CIE-LCH | lch(72.89, 45.65, 294.39°) |
| OKLab | oklab(77.35% 0.0273 -0.1159) |
| OKLCH | oklch(77.35% 0.119 283.3) |
| XYZ | xyz(49.4026, 45.0023, 100.6717) |
| Luminance | 0.4500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.27
Pastel Blue
#A2BFFE
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 7.90
Pale Violet
#CEAEFA
ΔE00 8.70
Pastel Purple
#CAA0FF
ΔE00 8.80
Perrywinkle
#8F8CE7
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABFF #FFFFAB
analogous
#ABD5FF #ABABFF #D5ABFF
triadic
#ABABFF #FFABAB #ABFFAB
tetradic
#ABABFF #FFABD5 #FFFFAB #ABFFD5
square
#ABABFF #FFABD5 #FFFFAB #ABFFD5
split-complementary
#ABABFF #FFD5AB #D5FFAB
monochromatic
#3131FF #6E6EFF #ABABFF #E0E0FF #E0E0FF
Accessibility & contrast
On white
2.10
#ABABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#ABABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABFF
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABFF | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#95BBCA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ababff; /* rgb */ color: rgb(171, 171, 255); /* oklch */ color: oklch(77.3% 0.119 283.3);
Tailwind
colors: {
custom: {
50: '#c6c4ff',
500: '#ababff',
950: '#000000',
},
}SCSS
$custom: #ababff; $custom-light: #c6c4ff; $custom-dark: #000000;
JSON
{
"hex": "#ababff",
"rgb": {
"r": 171,
"g": 171,
"b": 255
},
"hsl": {
"h": 240,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.77348,
"c": 0.11913,
"h": 283.3
},
"luminance": 0.45004
}Semantic roles & 50–950 ramp
primary
#ABABFF
secondary
#F7F7D4
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186