#ABBBF1#ABBBF1
#ABBBF1 is a light, moderate blue. Relative luminance 0.505; OKLCH L 79.9% C 0.079 H 271.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF1 |
|---|---|
| RGB | rgb(171, 187, 241) |
| HSL | hsl(226, 71%, 81%) |
| HSV | hsv(226, 29%, 95%) |
| CMYK | cmyk(29%, 22.4%, 0%, 5.5%) |
| CIE-LAB | lab(76.40, 6.51, -28.59) |
| CIE-LCH | lch(76.40, 29.32, 282.82°) |
| OKLab | oklab(79.89% 0.0024 -0.0788) |
| OKLCH | oklch(79.89% 0.079 271.7) |
| XYZ | xyz(50.4377, 50.5478, 90.3013) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.02
Light Periwinkle
#C1C6FC
ΔE00 4.62
Powder Blue (survey)
#B1D1FC
ΔE00 6.80
Periwinkle
#CCCCFF
ΔE00 7.04
Lightsteelblue
#B0C4DE
ΔE00 7.11
Light Blue Grey
#B7C9E2
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF1 #F1E1AB
analogous
#ABDEF1 #ABBBF1 #BEABF1
triadic
#ABBBF1 #F1ABBB #BBF1AB
tetradic
#ABBBF1 #F1ABDE #F1E1AB #ABF1BE
square
#ABBBF1 #F1ABDE #F1E1AB #ABF1BE
split-complementary
#ABBBF1 #F1BEAB #DEF1AB
monochromatic
#4266E0 #7791E8 #ABBBF1 #DFE5FA #E5EAFB
Accessibility & contrast
On white
1.89
#ABBBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#ABBBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF1
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF1 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC0F3
Deuteranopia (green-blind)
#A5BAF0
Tritanopia (blue-blind)
#98C5CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abbbf1; /* rgb */ color: rgb(171, 187, 241); /* oklch */ color: oklch(79.9% 0.079 271.7);
Tailwind
colors: {
custom: {
50: '#c5cff5',
500: '#abbbf1',
950: '#000000',
},
}SCSS
$custom: #abbbf1; $custom-light: #c5cff5; $custom-dark: #000000;
JSON
{
"hex": "#abbbf1",
"rgb": {
"r": 171,
"g": 187,
"b": 241
},
"hsl": {
"h": 226.286,
"s": 71.429,
"l": 80.784
},
"oklch": {
"l": 0.79886,
"c": 0.07887,
"h": 271.7
},
"luminance": 0.50549
}Semantic roles & 50–950 ramp
primary
#ABBBF1
secondary
#D0BA71
accent
#A712D3
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385