#ABB8EC#ABB8EC
#ABB8EC is a light, moderate blue. Relative luminance 0.490; OKLCH L 79.1% C 0.075 H 273.7°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB8EC |
|---|---|
| RGB | rgb(171, 184, 236) |
| HSL | hsl(228, 63%, 80%) |
| HSV | hsv(228, 28%, 93%) |
| CMYK | cmyk(27.5%, 22%, 0%, 7.5%) |
| CIE-LAB | lab(75.45, 6.94, -27.36) |
| CIE-LCH | lch(75.45, 28.23, 284.24°) |
| OKLab | oklab(79.08% 0.0048 -0.0753) |
| OKLCH | oklch(79.08% 0.075 273.7) |
| XYZ | xyz(49.0713, 48.9936, 86.2119) |
| Luminance | 0.4899 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.60
Pastel Blue
#A2BFFE
ΔE00 5.18
Periwinkle
#CCCCFF
ΔE00 6.92
Lightsteelblue
#B0C4DE
ΔE00 7.51
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Light Blue Grey
#B7C9E2
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB8EC #ECDFAB
analogous
#ABD9EC #ABB8EC #BFABEC
triadic
#ABB8EC #ECABB8 #B8ECAB
tetradic
#ABB8EC #ECABD9 #ECDFAB #ABECBF
square
#ABB8EC #ECABD9 #ECDFAB #ABECBF
split-complementary
#ABB8EC #ECBFAB #D9ECAB
monochromatic
#4764D5 #798EE1 #ABB8EC #DDE2F7 #E6EAF9
Accessibility & contrast
On white
1.94
#ABB8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#ABB8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB8EC
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB8EC | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BDEE
Deuteranopia (green-blind)
#A4B7EB
Tritanopia (blue-blind)
#9AC2CA
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #abb8ec; /* rgb */ color: rgb(171, 184, 236); /* oklch */ color: oklch(79.1% 0.075 273.7);
Tailwind
colors: {
custom: {
50: '#c5cdf2',
500: '#abb8ec',
950: '#000000',
},
}SCSS
$custom: #abb8ec; $custom-light: #c5cdf2; $custom-dark: #000000;
JSON
{
"hex": "#abb8ec",
"rgb": {
"r": 171,
"g": 184,
"b": 236
},
"hsl": {
"h": 228,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.7908,
"c": 0.07548,
"h": 273.7
},
"luminance": 0.48995
}Semantic roles & 50–950 ramp
primary
#ABB8EC
secondary
#F1ECDA
accent
#A81BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285