#ABB5EC#ABB5EC
#ABB5EC is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.5% C 0.079 H 276.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB5EC |
|---|---|
| RGB | rgb(171, 181, 236) |
| HSL | hsl(231, 63%, 80%) |
| HSV | hsv(231, 28%, 93%) |
| CMYK | cmyk(27.5%, 23.3%, 0%, 7.5%) |
| CIE-LAB | lab(74.67, 8.59, -28.54) |
| CIE-LCH | lch(74.67, 29.81, 286.75°) |
| OKLab | oklab(78.48% 0.0089 -0.0787) |
| OKLCH | oklch(78.48% 0.079 276.4) |
| XYZ | xyz(48.4547, 47.7605, 86.0064) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.85
Pastel Blue
#A2BFFE
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 8.25
Powder Blue (survey)
#B1D1FC
ΔE00 8.82
Light Blue Grey
#B7C9E2
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB5EC #ECE2AB
analogous
#ABD6EC #ABB5EC #C1ABEC
triadic
#ABB5EC #ECABB5 #B5ECAB
tetradic
#ABB5EC #ECABD6 #ECE2AB #ABECC1
square
#ABB5EC #ECABD6 #ECE2AB #ABECC1
split-complementary
#ABB5EC #ECC1AB #D6ECAB
monochromatic
#475DD5 #7989E1 #ABB5EC #DDE1F7 #E6E9F9
Accessibility & contrast
On white
1.99
#ABB5EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#ABB5EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB5EC
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB5EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB5EC | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEE
Deuteranopia (green-blind)
#A1B5EB
Tritanopia (blue-blind)
#9BBFC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #abb5ec; /* rgb */ color: rgb(171, 181, 236); /* oklch */ color: oklch(78.5% 0.079 276.4);
Tailwind
colors: {
custom: {
50: '#c5cbf2',
500: '#abb5ec',
950: '#000000',
},
}SCSS
$custom: #abb5ec; $custom-light: #c5cbf2; $custom-dark: #000000;
JSON
{
"hex": "#abb5ec",
"rgb": {
"r": 171,
"g": 181,
"b": 236
},
"hsl": {
"h": 230.769,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.78477,
"c": 0.07918,
"h": 276.4
},
"luminance": 0.47762
}Semantic roles & 50–950 ramp
primary
#ABB5EC
secondary
#F1EDDA
accent
#B01BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285