#ABBCF8#ABBCF8
#ABBCF8 is a light, moderate blue. Relative luminance 0.514; OKLCH L 80.4% C 0.087 H 272.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF8 |
|---|---|
| RGB | rgb(171, 188, 248) |
| HSL | hsl(227, 85%, 82%) |
| HSV | hsv(227, 31%, 97%) |
| CMYK | cmyk(31%, 24.2%, 0%, 2.7%) |
| CIE-LAB | lab(76.92, 7.67, -31.56) |
| CIE-LCH | lch(76.92, 32.48, 283.67°) |
| OKLab | oklab(80.37% 0.0032 -0.0873) |
| OKLCH | oklch(80.37% 0.087 272.1) |
| XYZ | xyz(51.7163, 51.3999, 95.9850) |
| Luminance | 0.5140 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.26
Light Periwinkle
#C1C6FC
ΔE00 4.94
Powder Blue (survey)
#B1D1FC
ΔE00 6.40
Lightsteelblue
#B0C4DE
ΔE00 7.33
Periwinkle
#CCCCFF
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF8 #F8E7AB
analogous
#ABE3F8 #ABBCF8 #C1ABF8
triadic
#ABBCF8 #F8ABBC #BCF8AB
tetradic
#ABBCF8 #F8ABE3 #F8E7AB #ABF8C1
square
#ABBCF8 #F8ABE3 #F8E7AB #ABF8C1
split-complementary
#ABBCF8 #F8C1AB #E3F8AB
monochromatic
#3A62EF #738FF3 #ABBCF8 #E3E8FD #E3E8FD
Accessibility & contrast
On white
1.86
#ABBCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#ABBCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF8
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF8 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C1FB
Deuteranopia (green-blind)
#A3BBF7
Tritanopia (blue-blind)
#96C8D1
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcf8; /* rgb */ color: rgb(171, 188, 248); /* oklch */ color: oklch(80.4% 0.087 272.1);
Tailwind
colors: {
custom: {
50: '#c5d0fa',
500: '#abbcf8',
950: '#000000',
},
}SCSS
$custom: #abbcf8; $custom-light: #c5d0fa; $custom-dark: #000000;
JSON
{
"hex": "#abbcf8",
"rgb": {
"r": 171,
"g": 188,
"b": 248
},
"hsl": {
"h": 226.753,
"s": 84.615,
"l": 82.157
},
"oklch": {
"l": 0.80373,
"c": 0.08733,
"h": 272.1
},
"luminance": 0.51402
}Semantic roles & 50–950 ramp
primary
#ABBCF8
secondary
#DAC26D
accent
#B004E1
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385