#ABABFC#ABABFC
#ABABFC is a light, moderate blue. Relative luminance 0.448; OKLCH L 77.2% C 0.115 H 283.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABFC |
|---|---|
| RGB | rgb(171, 171, 252) |
| HSL | hsl(240, 93%, 83%) |
| HSV | hsv(240, 32%, 99%) |
| CMYK | cmyk(32.1%, 32.1%, 0%, 1.2%) |
| CIE-LAB | lab(72.77, 18.09, -40.15) |
| CIE-LCH | lch(72.77, 44.04, 294.26°) |
| OKLab | oklab(77.21% 0.0266 -0.1118) |
| OKLCH | oklch(77.21% 0.115 283.4) |
| XYZ | xyz(48.9234, 44.8106, 98.1482) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.45
Pastel Blue
#A2BFFE
ΔE00 7.53
Light Periwinkle
#C1C6FC
ΔE00 7.69
Pale Violet
#CEAEFA
ΔE00 8.49
Lavender
#B39DDB
ΔE00 8.51
Pastel Purple
#CAA0FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABFC #FCFCAB
analogous
#ABD3FC #ABABFC #D3ABFC
triadic
#ABABFC #FCABAB #ABFCAB
tetradic
#ABABFC #FCABD3 #FCFCAB #ABFCD3
square
#ABABFC #FCABD3 #FCFCAB #ABFCD3
split-complementary
#ABABFC #FCD3AB #D3FCAB
monochromatic
#3535F8 #7070FA #ABABFC #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.11
#ABABFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#ABABFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABFC
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABFC | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FF
Deuteranopia (green-blind)
#90B0FA
Tritanopia (blue-blind)
#96BAC8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ababfc; /* rgb */ color: rgb(171, 171, 252); /* oklch */ color: oklch(77.2% 0.115 283.4);
Tailwind
colors: {
custom: {
50: '#c6c4fd',
500: '#ababfc',
950: '#000000',
},
}SCSS
$custom: #ababfc; $custom-light: #c6c4fd; $custom-dark: #000000;
JSON
{
"hex": "#ababfc",
"rgb": {
"r": 171,
"g": 171,
"b": 252
},
"hsl": {
"h": 240,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.77209,
"c": 0.11497,
"h": 283.4
},
"luminance": 0.44812
}Semantic roles & 50–950 ramp
primary
#ABABFC
secondary
#F6F6D5
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185