#ABABF9#ABABF9
#ABABF9 is a light, moderate blue. Relative luminance 0.446; OKLCH L 77.1% C 0.111 H 283.5°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABF9 |
|---|---|
| RGB | rgb(171, 171, 249) |
| HSL | hsl(240, 87%, 82%) |
| HSV | hsv(240, 31%, 98%) |
| CMYK | cmyk(31.3%, 31.3%, 0%, 2.4%) |
| CIE-LAB | lab(72.64, 17.34, -38.72) |
| CIE-LCH | lch(72.64, 42.43, 294.12°) |
| OKLab | oklab(77.07% 0.0259 -0.1077) |
| OKLCH | oklch(77.07% 0.111 283.5) |
| XYZ | xyz(48.4518, 44.6220, 95.6643) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 7.65
Lavender
#B39DDB
ΔE00 8.13
Pale Violet
#CEAEFA
ΔE00 8.30
Pastel Purple
#CAA0FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABF9 #F9F9AB
analogous
#ABD2F9 #ABABF9 #D2ABF9
triadic
#ABABF9 #F9ABAB #ABF9AB
tetradic
#ABABF9 #F9ABD2 #F9F9AB #ABF9D2
square
#ABABF9 #F9ABD2 #F9F9AB #ABF9D2
split-complementary
#ABABF9 #F9D2AB #D2F9AB
monochromatic
#3939F1 #7272F5 #ABABF9 #E2E2FD #E2E2FD
Accessibility & contrast
On white
2.12
#ABABF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#ABABF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABF9
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABF9 | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B5FC
Deuteranopia (green-blind)
#91B0F7
Tritanopia (blue-blind)
#97B9C7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ababf9; /* rgb */ color: rgb(171, 171, 249); /* oklch */ color: oklch(77.1% 0.111 283.5);
Tailwind
colors: {
custom: {
50: '#c6c4fb',
500: '#ababf9',
950: '#000000',
},
}SCSS
$custom: #ababf9; $custom-light: #c6c4fb; $custom-dark: #000000;
JSON
{
"hex": "#ababf9",
"rgb": {
"r": 171,
"g": 171,
"b": 249
},
"hsl": {
"h": 240,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.77072,
"c": 0.11079,
"h": 283.5
},
"luminance": 0.44623
}Semantic roles & 50–950 ramp
primary
#ABABF9
secondary
#F5F5D6
accent
#E302E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185