#ABB1EC#ABB1EC
#ABB1EC is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.7% C 0.084 H 279.7°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB1EC |
|---|---|
| RGB | rgb(171, 177, 236) |
| HSL | hsl(234, 63%, 80%) |
| HSV | hsv(234, 28%, 93%) |
| CMYK | cmyk(27.5%, 25%, 0%, 7.5%) |
| CIE-LAB | lab(73.65, 10.80, -30.12) |
| CIE-LCH | lch(73.65, 32.00, 289.72°) |
| OKLab | oklab(77.68% 0.0143 -0.0831) |
| OKLCH | oklch(77.68% 0.084 279.7) |
| XYZ | xyz(47.6531, 46.1571, 85.7391) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.50
Pastel Blue
#A2BFFE
ΔE00 6.92
Periwinkle
#CCCCFF
ΔE00 7.60
Lavender
#B39DDB
ΔE00 8.29
Periwinkle Blue
#8F99FB
ΔE00 8.79
Pale Violet
#CEAEFA
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB1EC #ECE6AB
analogous
#ABD1EC #ABB1EC #C6ABEC
triadic
#ABB1EC #ECABB1 #B1ECAB
tetradic
#ABB1EC #ECABD1 #ECE6AB #ABECC6
square
#ABB1EC #ECABD1 #ECE6AB #ABECC6
split-complementary
#ABB1EC #ECC6AB #D1ECAB
monochromatic
#4754D5 #7983E1 #ABB1EC #DDDFF7 #E6E8F9
Accessibility & contrast
On white
2.05
#ABB1EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#ABB1EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB1EC
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB1EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB1EC | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7EF
Deuteranopia (green-blind)
#9DB3EA
Tritanopia (blue-blind)
#9BBCC5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #abb1ec; /* rgb */ color: rgb(171, 177, 236); /* oklch */ color: oklch(77.7% 0.084 279.7);
Tailwind
colors: {
custom: {
50: '#c5c8f2',
500: '#abb1ec',
950: '#000000',
},
}SCSS
$custom: #abb1ec; $custom-light: #c5c8f2; $custom-dark: #000000;
JSON
{
"hex": "#abb1ec",
"rgb": {
"r": 171,
"g": 177,
"b": 236
},
"hsl": {
"h": 234.462,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.7768,
"c": 0.08436,
"h": 279.7
},
"luminance": 0.46158
}Semantic roles & 50–950 ramp
primary
#ABB1EC
secondary
#F1EFDA
accent
#BB1BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285