#ABBCF9#ABBCF9
#ABBCF9 is a light, moderate blue. Relative luminance 0.515; OKLCH L 80.4% C 0.089 H 272.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF9 |
|---|---|
| RGB | rgb(171, 188, 249) |
| HSL | hsl(227, 87%, 82%) |
| HSV | hsv(227, 31%, 98%) |
| CMYK | cmyk(31.3%, 24.5%, 0%, 2.4%) |
| CIE-LAB | lab(76.96, 7.92, -32.04) |
| CIE-LCH | lch(76.96, 33.00, 283.89°) |
| OKLab | oklab(80.42% 0.0035 -0.0886) |
| OKLCH | oklch(80.42% 0.089 272.2) |
| XYZ | xyz(51.8719, 51.4621, 96.8043) |
| Luminance | 0.5146 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.20
Light Periwinkle
#C1C6FC
ΔE00 5.00
Powder Blue (survey)
#B1D1FC
ΔE00 6.39
Lightsteelblue
#B0C4DE
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.39
Periwinkle
#CCCCFF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF9 #F9E8AB
analogous
#ABE3F9 #ABBCF9 #C1ABF9
triadic
#ABBCF9 #F9ABBC #BCF9AB
tetradic
#ABBCF9 #F9ABE3 #F9E8AB #ABF9C1
square
#ABBCF9 #F9ABE3 #F9E8AB #ABF9C1
split-complementary
#ABBCF9 #F9C1AB #E3F9AB
monochromatic
#3961F1 #728EF5 #ABBCF9 #E2E8FD #E2E8FD
Accessibility & contrast
On white
1.86
#ABBCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#ABBCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF9
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF9 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FC
Deuteranopia (green-blind)
#A3BBF8
Tritanopia (blue-blind)
#96C8D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcf9; /* rgb */ color: rgb(171, 188, 249); /* oklch */ color: oklch(80.4% 0.089 272.2);
Tailwind
colors: {
custom: {
50: '#c5d0fb',
500: '#abbcf9',
950: '#000000',
},
}SCSS
$custom: #abbcf9; $custom-light: #c5d0fb; $custom-dark: #000000;
JSON
{
"hex": "#abbcf9",
"rgb": {
"r": 171,
"g": 188,
"b": 249
},
"hsl": {
"h": 226.923,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.80415,
"c": 0.08871,
"h": 272.2
},
"luminance": 0.51464
}Semantic roles & 50–950 ramp
primary
#ABBCF9
secondary
#DBC36D
accent
#B202E3
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385