#ABBAFB#ABBAFB
#ABBAFB is a light, moderate blue. Relative luminance 0.507; OKLCH L 80.1% C 0.094 H 274.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBAFB |
|---|---|
| RGB | rgb(171, 186, 251) |
| HSL | hsl(229, 91%, 83%) |
| HSV | hsv(229, 32%, 98%) |
| CMYK | cmyk(31.9%, 25.9%, 0%, 1.6%) |
| CIE-LAB | lab(76.52, 9.52, -33.79) |
| CIE-LCH | lch(76.52, 35.10, 285.73°) |
| OKLab | oklab(80.1% 0.0067 -0.0936) |
| OKLCH | oklch(80.1% 0.094 274.1) |
| XYZ | xyz(51.7612, 50.7390, 98.3145) |
| Luminance | 0.5074 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.58
Light Periwinkle
#C1C6FC
ΔE00 5.18
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Carolina Blue
#8AB8FE
ΔE00 7.64
Periwinkle
#CCCCFF
ΔE00 7.65
Lightsteelblue
#B0C4DE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBAFB #FBECAB
analogous
#ABE2FB #ABBAFB #C4ABFB
triadic
#ABBAFB #FBABBA #BAFBAB
tetradic
#ABBAFB #FBABE2 #FBECAB #ABFBC4
square
#ABBAFB #FBABE2 #FBECAB #ABFBC4
split-complementary
#ABBAFB #FBC4AB #E2FBAB
monochromatic
#365AF5 #718AF8 #ABBAFB #E2E7FE #E2E7FE
Accessibility & contrast
On white
1.88
#ABBAFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#ABBAFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBAFB
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBAFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBAFB | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6C0FE
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#95C6D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbafb; /* rgb */ color: rgb(171, 186, 251); /* oklch */ color: oklch(80.1% 0.094 274.1);
Tailwind
colors: {
custom: {
50: '#c6cefd',
500: '#abbafb',
950: '#000000',
},
}SCSS
$custom: #abbafb; $custom-light: #c6cefd; $custom-dark: #000000;
JSON
{
"hex": "#abbafb",
"rgb": {
"r": 171,
"g": 186,
"b": 251
},
"hsl": {
"h": 228.75,
"s": 90.909,
"l": 82.745
},
"oklch": {
"l": 0.801,
"c": 0.09386,
"h": 274.1
},
"luminance": 0.50741
}Semantic roles & 50–950 ramp
primary
#ABBAFB
secondary
#DEC96C
accent
#BA00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385