#ABB9EC#ABB9EC
#ABB9EC is a light, moderate blue. Relative luminance 0.494; OKLCH L 79.3% C 0.074 H 272.7°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9EC |
|---|---|
| RGB | rgb(171, 185, 236) |
| HSL | hsl(227, 63%, 80%) |
| HSV | hsv(227, 28%, 93%) |
| CMYK | cmyk(27.5%, 21.6%, 0%, 7.5%) |
| CIE-LAB | lab(75.71, 6.40, -26.96) |
| CIE-LCH | lch(75.71, 27.71, 283.34°) |
| OKLab | oklab(79.28% 0.0035 -0.0742) |
| OKLCH | oklch(79.28% 0.074 272.7) |
| XYZ | xyz(49.2798, 49.4105, 86.2814) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.58
Pastel Blue
#A2BFFE
ΔE00 4.95
Periwinkle
#CCCCFF
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.25
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Light Blue Grey
#B7C9E2
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9EC #ECDEAB
analogous
#ABDAEC #ABB9EC #BEABEC
triadic
#ABB9EC #ECABB9 #B9ECAB
tetradic
#ABB9EC #ECABDA #ECDEAB #ABECBE
square
#ABB9EC #ECABDA #ECDEAB #ABECBE
split-complementary
#ABB9EC #ECBEAB #DAECAB
monochromatic
#4766D5 #798FE1 #ABB9EC #DDE3F7 #E6EAF9
Accessibility & contrast
On white
1.93
#ABB9EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABB9EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9EC
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9EC | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEE
Deuteranopia (green-blind)
#A5B8EB
Tritanopia (blue-blind)
#9AC3CA
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abb9ec; /* rgb */ color: rgb(171, 185, 236); /* oklch */ color: oklch(79.3% 0.074 272.7);
Tailwind
colors: {
custom: {
50: '#c5cdf2',
500: '#abb9ec',
950: '#000000',
},
}SCSS
$custom: #abb9ec; $custom-light: #c5cdf2; $custom-dark: #000000;
JSON
{
"hex": "#abb9ec",
"rgb": {
"r": 171,
"g": 185,
"b": 236
},
"hsl": {
"h": 227.077,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.79282,
"c": 0.07429,
"h": 272.7
},
"luminance": 0.49412
}Semantic roles & 50–950 ramp
primary
#ABB9EC
secondary
#F1ECDA
accent
#A51BCB
background
#FCFCFE
surface
#F8F9FD
border
#D1D2D5
text
#131317
muted
#828285