#ABB4EC#ABB4EC
#ABB4EC is a light, moderate blue. Relative luminance 0.474; OKLCH L 78.3% C 0.080 H 277.3°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB4EC |
|---|---|
| RGB | rgb(171, 180, 236) |
| HSL | hsl(232, 63%, 80%) |
| HSV | hsv(232, 28%, 93%) |
| CMYK | cmyk(27.5%, 23.7%, 0%, 7.5%) |
| CIE-LAB | lab(74.42, 9.14, -28.94) |
| CIE-LCH | lch(74.42, 30.35, 287.53°) |
| OKLab | oklab(78.28% 0.0102 -0.0798) |
| OKLCH | oklch(78.28% 0.08 277.3) |
| XYZ | xyz(48.2521, 47.3553, 85.9388) |
| Luminance | 0.4736 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.98
Pastel Blue
#A2BFFE
ΔE00 6.16
Periwinkle
#CCCCFF
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 8.47
Powder Blue (survey)
#B1D1FC
ΔE00 9.11
Light Blue Grey
#B7C9E2
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB4EC #ECE3AB
analogous
#ABD5EC #ABB4EC #C2ABEC
triadic
#ABB4EC #ECABB4 #B4ECAB
tetradic
#ABB4EC #ECABD5 #ECE3AB #ABECC2
square
#ABB4EC #ECABD5 #ECE3AB #ABECC2
split-complementary
#ABB4EC #ECC2AB #D5ECAB
monochromatic
#475BD5 #7987E1 #ABB4EC #DDE1F7 #E6E9F9
Accessibility & contrast
On white
2.01
#ABB4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#ABB4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB4EC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB4EC | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAEE
Deuteranopia (green-blind)
#A0B5EB
Tritanopia (blue-blind)
#9BBEC7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #abb4ec; /* rgb */ color: rgb(171, 180, 236); /* oklch */ color: oklch(78.3% 0.080 277.3);
Tailwind
colors: {
custom: {
50: '#c5caf2',
500: '#abb4ec',
950: '#000000',
},
}SCSS
$custom: #abb4ec; $custom-light: #c5caf2; $custom-dark: #000000;
JSON
{
"hex": "#abb4ec",
"rgb": {
"r": 171,
"g": 180,
"b": 236
},
"hsl": {
"h": 231.692,
"s": 63.107,
"l": 79.804
},
"oklch": {
"l": 0.78277,
"c": 0.08045,
"h": 277.3
},
"luminance": 0.47357
}Semantic roles & 50–950 ramp
primary
#ABB4EC
secondary
#F1EEDA
accent
#B21BCB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285