#ABB7EC#ABB7EC
#ABB7EC is a light, moderate blue. Relative luminance 0.486; OKLCH L 78.9% C 0.077 H 274.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB7EC |
|---|---|
| RGB | rgb(171, 183, 236) |
| HSL | hsl(229, 63%, 80%) |
| HSV | hsv(229, 28%, 93%) |
| CMYK | cmyk(27.5%, 22.5%, 0%, 7.5%) |
| CIE-LAB | lab(75.19, 7.49, -27.75) |
| CIE-LCH | lch(75.19, 28.75, 285.11°) |
| OKLab | oklab(78.88% 0.0062 -0.0764) |
| OKLCH | oklch(78.88% 0.077 274.6) |
| XYZ | xyz(48.8643, 48.5796, 86.1429) |
| Luminance | 0.4858 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.66
Pastel Blue
#A2BFFE
ΔE00 5.42
Periwinkle
#CCCCFF
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.77
Powder Blue (survey)
#B1D1FC
ΔE00 8.20
Light Blue Grey
#B7C9E2
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB7EC #ECE0AB
analogous
#ABD8EC #ABB7EC #C0ABEC
triadic
#ABB7EC #ECABB7 #B7ECAB
tetradic
#ABB7EC #ECABD8 #ECE0AB #ABECC0
square
#ABB7EC #ECABD8 #ECE0AB #ABECC0
split-complementary
#ABB7EC #ECC0AB #D8ECAB
monochromatic
#4761D5 #798CE1 #ABB7EC #DDE2F7 #E6EAF9
Accessibility & contrast
On white
1.96
#ABB7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#ABB7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB7EC
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB7EC | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEE
Deuteranopia (green-blind)
#A3B7EB
Tritanopia (blue-blind)
#9AC1C9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #abb7ec; /* rgb */ color: rgb(171, 183, 236); /* oklch */ color: oklch(78.9% 0.077 274.6);
Tailwind
colors: {
custom: {
50: '#c5ccf2',
500: '#abb7ec',
950: '#000000',
},
}SCSS
$custom: #abb7ec; $custom-light: #c5ccf2; $custom-dark: #000000;
JSON
{
"hex": "#abb7ec",
"rgb": {
"r": 171,
"g": 183,
"b": 236
},
"hsl": {
"h": 228.923,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.78879,
"c": 0.0767,
"h": 274.6
},
"luminance": 0.48581
}Semantic roles & 50–950 ramp
primary
#ABB7EC
secondary
#F1EDDA
accent
#AA1BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285