#ABBAFA#ABBAFA
#ABBAFA is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.1% C 0.092 H 274.0°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAFA |
|---|---|
| RGB | rgb(171, 186, 250) |
| HSL | hsl(229, 89%, 83%) |
| HSV | hsv(229, 32%, 98%) |
| CMYK | cmyk(31.6%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.48, 9.27, -33.31) |
| CIE-LCH | lch(76.48, 34.58, 285.55°) |
| OKLab | oklab(80.06% 0.0064 -0.0923) |
| OKLCH | oklch(80.06% 0.092 274) |
| XYZ | xyz(51.6040, 50.6761, 97.4865) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.62
Light Periwinkle
#C1C6FC
ΔE00 5.10
Powder Blue (survey)
#B1D1FC
ΔE00 6.94
Periwinkle
#CCCCFF
ΔE00 7.58
Lightsteelblue
#B0C4DE
ΔE00 7.68
Carolina Blue
#8AB8FE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAFA #FAEBAB
analogous
#ABE1FA #ABBAFA #C4ABFA
triadic
#ABBAFA #FAABBA #BAFAAB
tetradic
#ABBAFA #FAABE1 #FAEBAB #ABFAC4
square
#ABBAFA #FAABE1 #FAEBAB #ABFAC4
split-complementary
#ABBAFA #FAC4AB #E1FAAB
monochromatic
#375BF3 #718BF7 #ABBAFA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.89
#ABBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#ABBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAFA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAFA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FD
Deuteranopia (green-blind)
#A1BAF8
Tritanopia (blue-blind)
#95C6D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbafa; /* rgb */ color: rgb(171, 186, 250); /* oklch */ color: oklch(80.1% 0.092 274.0);
Tailwind
colors: {
custom: {
50: '#c6cefc',
500: '#abbafa',
950: '#000000',
},
}SCSS
$custom: #abbafa; $custom-light: #c6cefc; $custom-dark: #000000;
JSON
{
"hex": "#abbafa",
"rgb": {
"r": 171,
"g": 186,
"b": 250
},
"hsl": {
"h": 228.608,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.80057,
"c": 0.09248,
"h": 274
},
"luminance": 0.50678
}Semantic roles & 50–950 ramp
primary
#ABBAFA
secondary
#DDC76C
accent
#BA00E5
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385