#ABBFFA#ABBFFA
#ABBFFA is a light, moderate blue. Relative luminance 0.528; OKLCH L 81.1% C 0.087 H 269.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBFFA |
|---|---|
| RGB | rgb(171, 191, 250) |
| HSL | hsl(225, 89%, 83%) |
| HSV | hsv(225, 32%, 98%) |
| CMYK | cmyk(31.6%, 23.6%, 0%, 2%) |
| CIE-LAB | lab(77.77, 6.53, -31.33) |
| CIE-LCH | lch(77.77, 32.00, 281.77°) |
| OKLab | oklab(81.06% -0.0001 -0.0866) |
| OKLCH | oklch(81.06% 0.087 269.9) |
| XYZ | xyz(52.6758, 52.8197, 97.8437) |
| Luminance | 0.5282 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.52
Light Periwinkle
#C1C6FC
ΔE00 5.21
Powder Blue (survey)
#B1D1FC
ΔE00 5.50
Carolina Blue
#8AB8FE
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 7.03
Baby Blue (survey)
#A2CFFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBFFA #FAE6AB
analogous
#ABE7FA #ABBFFA #BEABFA
triadic
#ABBFFA #FAABBF #BFFAAB
tetradic
#ABBFFA #FAABE7 #FAE6AB #ABFABE
square
#ABBFFA #FAABE7 #FAE6AB #ABFABE
split-complementary
#ABBFFA #FABEAB #E7FAAB
monochromatic
#3767F3 #7193F7 #ABBFFA #E2E9FD #E2E9FD
Accessibility & contrast
On white
1.82
#ABBFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#ABBFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBFFA
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBFFA | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FD
Deuteranopia (green-blind)
#A6BDF9
Tritanopia (blue-blind)
#95CBD3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abbffa; /* rgb */ color: rgb(171, 191, 250); /* oklch */ color: oklch(81.1% 0.087 269.9);
Tailwind
colors: {
custom: {
50: '#c6d2fc',
500: '#abbffa',
950: '#000000',
},
}SCSS
$custom: #abbffa; $custom-light: #c6d2fc; $custom-dark: #000000;
JSON
{
"hex": "#abbffa",
"rgb": {
"r": 171,
"g": 191,
"b": 250
},
"hsl": {
"h": 224.81,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.81059,
"c": 0.08662,
"h": 269.9
},
"luminance": 0.52822
}Semantic roles & 50–950 ramp
primary
#ABBFFA
secondary
#DDC06C
accent
#AB00E5
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385