#ABABFD#ABABFD
#ABABFD is a light, moderate blue. Relative luminance 0.449; OKLCH L 77.3% C 0.116 H 283.3°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABFD |
|---|---|
| RGB | rgb(171, 171, 253) |
| HSL | hsl(240, 95%, 83%) |
| HSV | hsv(240, 32%, 99%) |
| CMYK | cmyk(32.4%, 32.4%, 0%, 0.8%) |
| CIE-LAB | lab(72.81, 18.35, -40.63) |
| CIE-LCH | lch(72.81, 44.58, 294.30°) |
| OKLab | oklab(77.26% 0.0268 -0.1132) |
| OKLCH | oklch(77.26% 0.116 283.3) |
| XYZ | xyz(49.0823, 44.8742, 98.9850) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.39
Pastel Blue
#A2BFFE
ΔE00 7.50
Light Periwinkle
#C1C6FC
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 8.56
Lavender
#B39DDB
ΔE00 8.64
Pastel Purple
#CAA0FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABFD #FDFDAB
analogous
#ABD4FD #ABABFD #D4ABFD
triadic
#ABABFD #FDABAB #ABFDAB
tetradic
#ABABFD #FDABD4 #FDFDAB #ABFDD4
square
#ABABFD #FDABD4 #FDFDAB #ABFDD4
split-complementary
#ABABFD #FDD4AB #D4FDAB
monochromatic
#3333FA #6F6FFC #ABABFD #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.11
#ABABFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#ABABFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABFD
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABFD | 1.00 | 2.11 | 9.98 | 9.98 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B5FF
Deuteranopia (green-blind)
#8FB0FB
Tritanopia (blue-blind)
#96BAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ababfd; /* rgb */ color: rgb(171, 171, 253); /* oklch */ color: oklch(77.3% 0.116 283.3);
Tailwind
colors: {
custom: {
50: '#c6c4fe',
500: '#ababfd',
950: '#000000',
},
}SCSS
$custom: #ababfd; $custom-light: #c6c4fe; $custom-dark: #000000;
JSON
{
"hex": "#ababfd",
"rgb": {
"r": 171,
"g": 171,
"b": 253
},
"hsl": {
"h": 240,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.77255,
"c": 0.11635,
"h": 283.3
},
"luminance": 0.44876
}Semantic roles & 50–950 ramp
primary
#ABABFD
secondary
#F7F7D4
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186