#ABBCF6#ABBCF6
#ABBCF6 is a light, moderate blue. Relative luminance 0.513; OKLCH L 80.3% C 0.085 H 271.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ABBCF6 |
|---|---|
| RGB | rgb(171, 188, 246) |
| HSL | hsl(226, 81%, 82%) |
| HSV | hsv(226, 30%, 96%) |
| CMYK | cmyk(30.5%, 23.6%, 0%, 3.5%) |
| CIE-LAB | lab(76.85, 7.18, -30.60) |
| CIE-LCH | lch(76.85, 31.43, 283.21°) |
| OKLab | oklab(80.29% 0.0026 -0.0845) |
| OKLCH | oklch(80.29% 0.085 271.7) |
| XYZ | xyz(51.4077, 51.2764, 94.3597) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.40
Light Periwinkle
#C1C6FC
ΔE00 4.83
Powder Blue (survey)
#B1D1FC
ΔE00 6.42
Lightsteelblue
#B0C4DE
ΔE00 7.23
Periwinkle
#CCCCFF
ΔE00 7.28
Carolina Blue
#8AB8FE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABBCF6 #F6E5AB
analogous
#ABE2F6 #ABBCF6 #C0ABF6
triadic
#ABBCF6 #F6ABBC #BCF6AB
tetradic
#ABBCF6 #F6ABE2 #F6E5AB #ABF6C0
square
#ABBCF6 #F6ABE2 #F6E5AB #ABF6C0
split-complementary
#ABBCF6 #F6C0AB #E2F6AB
monochromatic
#3C64EA #7490F0 #ABBCF6 #E2E8FC #E3E9FC
Accessibility & contrast
On white
1.87
#ABBCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#ABBCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABBCF6
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABBCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABBCF6 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC1F9
Deuteranopia (green-blind)
#A4BBF5
Tritanopia (blue-blind)
#97C7D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #abbcf6; /* rgb */ color: rgb(171, 188, 246); /* oklch */ color: oklch(80.3% 0.085 271.7);
Tailwind
colors: {
custom: {
50: '#c5d0f9',
500: '#abbcf6',
950: '#000000',
},
}SCSS
$custom: #abbcf6; $custom-light: #c5d0f9; $custom-dark: #000000;
JSON
{
"hex": "#abbcf6",
"rgb": {
"r": 171,
"g": 188,
"b": 246
},
"hsl": {
"h": 226.4,
"s": 80.645,
"l": 81.765
},
"oklch": {
"l": 0.80291,
"c": 0.08458,
"h": 271.7
},
"luminance": 0.51278
}Semantic roles & 50–950 ramp
primary
#ABBCF6
secondary
#D7BF6E
accent
#AD09DD
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131317
muted
#828385