#ABBBF9#ABBBF9
#ABBBF9 is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.2% C 0.090 H 273.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBBF9 |
|---|---|
| RGB | rgb(171, 187, 249) |
| HSL | hsl(228, 87%, 82%) |
| HSV | hsv(228, 31%, 98%) |
| CMYK | cmyk(31.3%, 24.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.70, 8.47, -32.44) |
| CIE-LCH | lch(76.70, 33.52, 284.63°) |
| OKLab | oklab(80.22% 0.0048 -0.0898) |
| OKLCH | oklch(80.22% 0.09 273) |
| XYZ | xyz(51.6590, 51.0364, 96.7333) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.44
Light Periwinkle
#C1C6FC
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.67
Periwinkle
#CCCCFF
ΔE00 7.48
Lightsteelblue
#B0C4DE
ΔE00 7.52
Carolina Blue
#8AB8FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBBF9 #F9E9AB
analogous
#ABE2F9 #ABBBF9 #C2ABF9
triadic
#ABBBF9 #F9ABBB #BBF9AB
tetradic
#ABBBF9 #F9ABE2 #F9E9AB #ABF9C2
square
#ABBBF9 #F9ABE2 #F9E9AB #ABF9C2
split-complementary
#ABBBF9 #F9C2AB #E2F9AB
monochromatic
#395FF1 #728DF5 #ABBBF9 #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.87
#ABBBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#ABBBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBBF9
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBBF9 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C1FC
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#96C7D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abbbf9; /* rgb */ color: rgb(171, 187, 249); /* oklch */ color: oklch(80.2% 0.090 273.0);
Tailwind
colors: {
custom: {
50: '#c5cffb',
500: '#abbbf9',
950: '#000000',
},
}SCSS
$custom: #abbbf9; $custom-light: #c5cffb; $custom-dark: #000000;
JSON
{
"hex": "#abbbf9",
"rgb": {
"r": 171,
"g": 187,
"b": 249
},
"hsl": {
"h": 227.692,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.80215,
"c": 0.08989,
"h": 273
},
"luminance": 0.51038
}Semantic roles & 50–950 ramp
primary
#ABBBF9
secondary
#DBC56D
accent
#B502E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385