#ABB3EC#ABB3EC
#ABB3EC is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.1% C 0.082 H 278.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB3EC |
|---|---|
| RGB | rgb(171, 179, 236) |
| HSL | hsl(233, 63%, 80%) |
| HSV | hsv(233, 28%, 93%) |
| CMYK | cmyk(27.5%, 24.2%, 0%, 7.5%) |
| CIE-LAB | lab(74.16, 9.69, -29.33) |
| CIE-LCH | lch(74.16, 30.89, 288.29°) |
| OKLab | oklab(78.08% 0.0116 -0.0809) |
| OKLCH | oklch(78.08% 0.082 278.1) |
| XYZ | xyz(48.0510, 46.9530, 85.8718) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.14
Pastel Blue
#A2BFFE
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.31
Lightsteelblue
#B0C4DE
ΔE00 8.69
Lavender
#B39DDB
ΔE00 8.89
Periwinkle Blue
#8F99FB
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB3EC #ECE4AB
analogous
#ABD4EC #ABB3EC #C3ABEC
triadic
#ABB3EC #ECABB3 #B3ECAB
tetradic
#ABB3EC #ECABD4 #ECE4AB #ABECC3
square
#ABB3EC #ECABD4 #ECE4AB #ABECC3
split-complementary
#ABB3EC #ECC3AB #D4ECAB
monochromatic
#4759D5 #7986E1 #ABB3EC #DDE0F7 #E6E8F9
Accessibility & contrast
On white
2.02
#ABB3EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#ABB3EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB3EC
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB3EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB3EC | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9EF
Deuteranopia (green-blind)
#9FB4EB
Tritanopia (blue-blind)
#9BBDC7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #abb3ec; /* rgb */ color: rgb(171, 179, 236); /* oklch */ color: oklch(78.1% 0.082 278.1);
Tailwind
colors: {
custom: {
50: '#c5c9f2',
500: '#abb3ec',
950: '#000000',
},
}SCSS
$custom: #abb3ec; $custom-light: #c5c9f2; $custom-dark: #000000;
JSON
{
"hex": "#abb3ec",
"rgb": {
"r": 171,
"g": 179,
"b": 236
},
"hsl": {
"h": 232.615,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.78078,
"c": 0.08173,
"h": 278.1
},
"luminance": 0.46954
}Semantic roles & 50–950 ramp
primary
#ABB3EC
secondary
#F1EEDA
accent
#B51BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285