#ABABEC#ABABEC
#ABABEC is a light, moderate blue. Relative luminance 0.438; OKLCH L 76.5% C 0.093 H 284.0°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABABEC |
|---|---|
| RGB | rgb(171, 171, 236) |
| HSL | hsl(240, 63%, 80%) |
| HSV | hsv(240, 28%, 93%) |
| CMYK | cmyk(27.5%, 27.5%, 0%, 7.5%) |
| CIE-LAB | lab(72.12, 14.13, -32.48) |
| CIE-LCH | lch(72.12, 35.42, 293.52°) |
| OKLab | oklab(76.5% 0.0224 -0.0898) |
| OKLCH | oklch(76.5% 0.093 284) |
| XYZ | xyz(46.4939, 43.8388, 85.3527) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 6.89
Pale Violet
#CEAEFA
ΔE00 7.85
Periwinkle Blue
#8F99FB
ΔE00 8.05
Pastel Blue
#A2BFFE
ΔE00 8.46
Periwinkle
#CCCCFF
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABABEC #ECECAB
analogous
#ABCCEC #ABABEC #CCABEC
triadic
#ABABEC #ECABAB #ABECAB
tetradic
#ABABEC #ECABCC #ECECAB #ABECCC
square
#ABABEC #ECABCC #ECECAB #ABECCC
split-complementary
#ABABEC #ECCCAB #CCECAB
monochromatic
#4747D5 #7979E1 #ABABEC #DDDDF7 #E6E6F9
Accessibility & contrast
On white
2.15
#ABABEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#ABABEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABABEC
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABABEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABABEC | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B3EF
Deuteranopia (green-blind)
#97AFEA
Tritanopia (blue-blind)
#9BB7C2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ababec; /* rgb */ color: rgb(171, 171, 236); /* oklch */ color: oklch(76.5% 0.093 284.0);
Tailwind
colors: {
custom: {
50: '#c5c4f2',
500: '#ababec',
950: '#000000',
},
}SCSS
$custom: #ababec; $custom-light: #c5c4f2; $custom-dark: #000000;
JSON
{
"hex": "#ababec",
"rgb": {
"r": 171,
"g": 171,
"b": 236
},
"hsl": {
"h": 240,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.76497,
"c": 0.09258,
"h": 284
},
"luminance": 0.4384
}Semantic roles & 50–950 ramp
primary
#ABABEC
secondary
#F1F1DA
accent
#CB1BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131217
muted
#828185