#ABABEF#ABABEF
#ABABEF is a light, moderate blue. Relative luminance 0.440; OKLCH L 76.6% C 0.097 H 283.9°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABEF |
|---|---|
| RGB | rgb(171, 171, 239) |
| HSL | hsl(240, 68%, 80%) |
| HSV | hsv(240, 28%, 94%) |
| CMYK | cmyk(28.5%, 28.5%, 0%, 6.3%) |
| CIE-LAB | lab(72.24, 14.86, -33.93) |
| CIE-LCH | lch(72.24, 37.04, 293.66°) |
| OKLab | oklab(76.63% 0.0232 -0.094) |
| OKLCH | oklch(76.63% 0.097 283.9) |
| XYZ | xyz(46.9334, 44.0146, 87.6675) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 6.98
Periwinkle Blue
#8F99FB
ΔE00 7.67
Pale Violet
#CEAEFA
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.23
Pastel Purple
#CAA0FF
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABEF #EFEFAB
analogous
#ABCDEF #ABABEF #CDABEF
triadic
#ABABEF #EFABAB #ABEFAB
tetradic
#ABABEF #EFABCD #EFEFAB #ABEFCD
square
#ABABEF #EFABCD #EFEFAB #ABEFCD
split-complementary
#ABABEF #EFCDAB #CDEFAB
monochromatic
#4444DB #7878E5 #ABABEF #DEDEF9 #E5E5FA
Accessibility & contrast
On white
2.14
#ABABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#ABABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABEF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABEF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B3F2
Deuteranopia (green-blind)
#96AFED
Tritanopia (blue-blind)
#9BB7C3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ababef; /* rgb */ color: rgb(171, 171, 239); /* oklch */ color: oklch(76.6% 0.097 283.9);
Tailwind
colors: {
custom: {
50: '#c5c4f4',
500: '#ababef',
950: '#000000',
},
}SCSS
$custom: #ababef; $custom-light: #c5c4f4; $custom-dark: #000000;
JSON
{
"hex": "#ababef",
"rgb": {
"r": 171,
"g": 171,
"b": 239
},
"hsl": {
"h": 240,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.76627,
"c": 0.0968,
"h": 283.9
},
"luminance": 0.44016
}Semantic roles & 50–950 ramp
primary
#ABABEF
secondary
#F2F2D9
accent
#D016D0
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185