#ABB9FA#ABB9FA
#ABB9FA is a light, moderate blue. Relative luminance 0.503; OKLCH L 79.9% C 0.094 H 274.7°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABB9FA |
|---|---|
| RGB | rgb(171, 185, 250) |
| HSL | hsl(229, 89%, 83%) |
| HSV | hsv(229, 32%, 98%) |
| CMYK | cmyk(31.6%, 26%, 0%, 2%) |
| CIE-LAB | lab(76.23, 9.82, -33.71) |
| CIE-LCH | lch(76.23, 35.11, 286.24°) |
| OKLab | oklab(79.86% 0.0077 -0.0934) |
| OKLCH | oklch(79.86% 0.094 274.7) |
| XYZ | xyz(51.3940, 50.2562, 97.4165) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.87
Light Periwinkle
#C1C6FC
ΔE00 5.15
Powder Blue (survey)
#B1D1FC
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABB9FA #FAECAB
analogous
#ABE1FA #ABB9FA #C4ABFA
triadic
#ABB9FA #FAABB9 #B9FAAB
tetradic
#ABB9FA #FAABE1 #FAECAB #ABFAC4
square
#ABB9FA #FAABE1 #FAECAB #ABFAC4
split-complementary
#ABB9FA #FAC4AB #E1FAAB
monochromatic
#3759F3 #7189F7 #ABB9FA #E2E7FD #E2E7FD
Accessibility & contrast
On white
1.90
#ABB9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ABB9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABB9FA
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABB9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABB9FA | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BFFD
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#96C5D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abb9fa; /* rgb */ color: rgb(171, 185, 250); /* oklch */ color: oklch(79.9% 0.094 274.7);
Tailwind
colors: {
custom: {
50: '#c6cdfc',
500: '#abb9fa',
950: '#000000',
},
}SCSS
$custom: #abb9fa; $custom-light: #c6cdfc; $custom-dark: #000000;
JSON
{
"hex": "#abb9fa",
"rgb": {
"r": 171,
"g": 185,
"b": 250
},
"hsl": {
"h": 229.367,
"s": 88.764,
"l": 82.549
},
"oklch": {
"l": 0.79858,
"c": 0.0937,
"h": 274.7
},
"luminance": 0.50258
}Semantic roles & 50–950 ramp
primary
#ABB9FA
secondary
#DDC96C
accent
#BD00E5
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385