#ABBBF2#ABBBF2
#ABBBF2 is a light, moderate blue. Relative luminance 0.506; OKLCH L 79.9% C 0.080 H 271.9°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF2 |
|---|---|
| RGB | rgb(171, 187, 242) |
| HSL | hsl(226, 73%, 81%) |
| HSV | hsv(226, 29%, 95%) |
| CMYK | cmyk(29.3%, 22.7%, 0%, 5.1%) |
| CIE-LAB | lab(76.44, 6.75, -29.07) |
| CIE-LCH | lch(76.44, 29.84, 283.07°) |
| OKLab | oklab(79.93% 0.0027 -0.0802) |
| OKLCH | oklch(79.93% 0.08 271.9) |
| XYZ | xyz(50.5875, 50.6078, 91.0901) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.94
Light Periwinkle
#C1C6FC
ΔE00 4.64
Powder Blue (survey)
#B1D1FC
ΔE00 6.78
Periwinkle
#CCCCFF
ΔE00 7.08
Lightsteelblue
#B0C4DE
ΔE00 7.18
Light Blue Grey
#B7C9E2
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF2 #F2E2AB
analogous
#ABDEF2 #ABBBF2 #BEABF2
triadic
#ABBBF2 #F2ABBB #BBF2AB
tetradic
#ABBBF2 #F2ABDE #F2E2AB #ABF2BE
square
#ABBBF2 #F2ABDE #F2E2AB #ABF2BE
split-complementary
#ABBBF2 #F2BEAB #DEF2AB
monochromatic
#4165E2 #7690EA #ABBBF2 #E0E6FA #E5EAFB
Accessibility & contrast
On white
1.89
#ABBBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#ABBBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC0F4
Deuteranopia (green-blind)
#A5BAF1
Tritanopia (blue-blind)
#98C6CE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbf2; /* rgb */ color: rgb(171, 187, 242); /* oklch */ color: oklch(79.9% 0.080 271.9);
Tailwind
colors: {
custom: {
50: '#c5cff6',
500: '#abbbf2',
950: '#000000',
},
}SCSS
$custom: #abbbf2; $custom-light: #c5cff6; $custom-dark: #000000;
JSON
{
"hex": "#abbbf2",
"rgb": {
"r": 171,
"g": 187,
"b": 242
},
"hsl": {
"h": 226.479,
"s": 73.196,
"l": 80.98
},
"oklch": {
"l": 0.79926,
"c": 0.08024,
"h": 271.9
},
"luminance": 0.50609
}Semantic roles & 50–950 ramp
primary
#ABBBF2
secondary
#D1BB70
accent
#A910D5
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131317
muted
#828385